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

Detailed Description
Definition at line 29 of file foldertreebase.h.
Signals | |
void | folderDrop (KMFolder *) |
void | folderDropCopy (KMFolder *) |
Public Member Functions | |
FolderTreeBase (KMMainWidget *mainWidget, QWidget *parent=0, const char *name=0) | |
KMMainWidget * | mainWidget () const |
Protected Types | |
enum | { DRAG_COPY = 0, DRAG_MOVE = 1, DRAG_CANCEL = 2 } |
Protected Member Functions | |
int | dndMode (bool alwaysAsk=false) |
void | contentsDropEvent (QDropEvent *e) |
virtual bool | event (QEvent *e) |
virtual void | readColorConfig () |
bool | hideLocalInbox () const |
Protected Attributes | |
KMMainWidget * | mMainWidget |
Member Enumeration Documentation
anonymous enum [protected] |
Member Function Documentation
KMMainWidget* KMail::FolderTreeBase::mainWidget | ( | ) | const [inline] |
Returns the main widget that this widget is a child of.
Definition at line 36 of file foldertreebase.h.
void KMail::FolderTreeBase::folderDrop | ( | KMFolder * | ) | [signal] |
Messages have been dropped onto a folder.
void KMail::FolderTreeBase::folderDropCopy | ( | KMFolder * | ) | [signal] |
Messages have been dropped onto a folder with Ctrl.
bool FolderTreeBase::event | ( | QEvent * | e | ) | [protected, virtual] |
void FolderTreeBase::readColorConfig | ( | ) | [protected, virtual] |
Read color options and set palette.
Reimplemented in KMail::FavoriteFolderView.
Definition at line 107 of file foldertreebase.cpp.
bool FolderTreeBase::hideLocalInbox | ( | ) | const [protected] |
The documentation for this class was generated from the following files: