kio
kfiletreebranch.h File Reference
#include <qdict.h>
#include <qlistview.h>
#include <kfileitem.h>
#include <kio/global.h>
#include <kdirlister.h>
#include <kio/job.h>
#include <kfiletreeviewitem.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 KFileTreeView, which represents one branch in the treeview. More... | |
Typedefs | |
typedef QPtrListIterator < KFileTreeBranch > | KFileTreeBranchIterator |
typedef QPtrList< KFileTreeBranch > | KFileTreeBranchList |
Typedef Documentation
typedef QPtrList<KFileTreeBranch> KFileTreeBranchList |