KDE3Support
kfiletreebranch.h File Reference
#include <Qt3Support/Q3ListView>
#include <kfileitem.h>
#include <kio/global.h>
#include <kdirlister.h>
#include <kio/job.h>
#include <k3filetreeviewitem.h>
Include dependency graph for kfiletreebranch.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KFileTreeBranch |
This is the branch class of the K3FileTreeView, which represents one branch in the treeview. More... | |
Typedefs | |
typedef Q3PtrListIterator < KFileTreeBranch > | KFileTreeBranchIterator |
typedef Q3PtrList < KFileTreeBranch > | KFileTreeBranchList |
Typedef Documentation
typedef Q3PtrList<KFileTreeBranch> KFileTreeBranchList |