kmail
KMail::TreeBase Class Reference
Inheritance diagram for KMail::TreeBase:

Detailed Description
Definition at line 33 of file treebase.h.
Public Slots | |
void | addChildFolder () |
Public Member Functions | |
TreeBase (QWidget *parent, KMFolderTree *folderTree, const QString &preSelection, bool mustBeReadWrite) | |
virtual | ~TreeBase () |
const KMFolder * | folder () const |
void | setFolder (KMFolder *folder) |
void | setFolder (const QString &idString) |
void | reload (bool mustBeReadWrite, bool showOutbox, bool showImapFolders, const QString &preSelection=QString::null) |
int | folderColumn () const |
void | setFolderColumn (const int folderCol) |
int | pathColumn () const |
void | setPathColumn (const int pathCol) |
Protected Slots | |
void | slotContextMenuRequested (QListViewItem *lvi, const QPoint &p) |
void | recolorRows () |
Protected Member Functions | |
virtual QListViewItem * | createItem (QListView *)=0 |
virtual QListViewItem * | createItem (QListView *, QListViewItem *)=0 |
virtual QListViewItem * | createItem (QListViewItem *)=0 |
virtual QListViewItem * | createItem (QListViewItem *, QListViewItem *)=0 |
Protected Attributes | |
KMFolderTree * | mFolderTree |
QString | mFilter |
bool | mLastMustBeReadWrite |
bool | mLastShowOutbox |
bool | mLastShowImapFolders |
int | mFolderColumn |
int | mPathColumn |
Member Function Documentation
void TreeBase::setFolder | ( | KMFolder * | folder | ) |
Member Data Documentation
int KMail::TreeBase::mFolderColumn [protected] |
The documentation for this class was generated from the following files: