kmail
KMail::SimpleFolderTree Class Reference
List of all members.Detailed Description
Definition at line 18 of file kmfolderseldlg.h.
Public Slots | |
void | addChildFolder () |
Public Member Functions | |
SimpleFolderTree (QWidget *parent, KMFolderTree *folderTree, const QString &preSelection, bool mustBeReadWrite) | |
void | reload (bool mustBeReadWrite, bool showOutbox, bool showImapFolders, const QString &preSelection=QString::null) |
const KMFolder * | folder () const |
void | setFolder (KMFolder *) |
void | setFolder (const QString &idString) |
void | applyFilter (const QString &filter) |
Protected Slots | |
void | slotContextMenuRequested (QListViewItem *, const QPoint &) |
virtual void | recolorRows () |
Protected Member Functions | |
virtual void | readColorConfig (void) |
virtual void | keyPressEvent (QKeyEvent *e) |
Protected Attributes | |
int | mFolderColumn |
int | mPathColumn |
Friends | |
class | KMFolderSelDlg |
Member Function Documentation
|
Apply the given filter.
Definition at line 365 of file kmfolderseldlg.cpp. |
|
Return the current folder.
Definition at line 225 of file kmfolderseldlg.cpp. |
|
Read color options and set palette.
Definition at line 293 of file kmfolderseldlg.cpp. |
|
Reload the tree and select what folders to show and what not.
Definition at line 113 of file kmfolderseldlg.cpp. |
|
Set the current folder.
Definition at line 236 of file kmfolderseldlg.cpp. |
Friends And Related Function Documentation
|
Folder and path column IDs.
Definition at line 53 of file kmfolderseldlg.h. |
The documentation for this class was generated from the following files: