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