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

Detailed Description
Definition at line 45 of file favoritefolderview.h.
Public Slots | |
| void | folderTreeSelectionChanged (KMFolder *folder) |
| void | checkMail () |
Public Member Functions | |
| FavoriteFolderView (KMMainWidget *mainWidget, QWidget *parent=0) | |
| ~FavoriteFolderView () | |
| void | readConfig () |
| void | writeConfig () |
| KMFolderTreeItem * | addFolder (KMFolder *folder, const QString &name=QString::null, QListViewItem *after=0) |
| void | addFolder (KMFolderTreeItem *fti) |
Protected Member Functions | |
| bool | acceptDrag (QDropEvent *e) const |
| void | contentsDragEnterEvent (QDragEnterEvent *e) |
| void | readColorConfig () |
Member Function Documentation
| void FavoriteFolderView::readColorConfig | ( | ) | [protected, virtual] |
Read color options and set palette.
Reimplemented from KMail::FolderTreeBase.
Definition at line 424 of file favoritefolderview.cpp.
The documentation for this class was generated from the following files:

