KDE3Support
kfiletreebranch.h
Go to the documentation of this file.
An item for a K3FileTreeView that knows about its own KFileItem.
Definition: k3filetreeviewitem.h:42
The filetreeview offers a treeview on the file system which behaves like a QTreeView showing files an...
Definition: k3filetreeview.h:54
This is the branch class of the K3FileTreeView, which represents one branch in the treeview.
Definition: kfiletreebranch.h:50
void populateFinished(K3FileTreeViewItem *)
emitted with the item of a directory which was finished to populate
void newTreeViewItems(KFileTreeBranch *, const K3FileTreeViewItemList &)
emitted with a list of new or updated K3FileTreeViewItem which were found in a branch.
void directoryChildCount(K3FileTreeViewItem *item, int count)
emitted with the exact count of children for a directory.
Q3PtrListIterator< KFileTreeBranch > KFileTreeBranchIterator
Iterator for KFileTreeBranchLists.
Definition: kfiletreebranch.h:237
Q3PtrList< KFileTreeBranch > KFileTreeBranchList
List of KFileTreeBranches.
Definition: kfiletreebranch.h:232
const char * name(StandardAction id)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.