kmail
KMail::FolderDialogGeneralTab Class Reference
#include <kmfolderdialog.h>
Inheritance diagram for KMail::FolderDialogGeneralTab:

Detailed Description
"General" tab in the folder dialog Internal class, only used by KMFolderDialogDefinition at line 108 of file kmfolderdialog.h.
Public Member Functions | |
| FolderDialogGeneralTab (KMFolderDialog *dlg, const QString &aName, QWidget *parent, const char *name=0) | |
| virtual void | load () |
| virtual bool | save () |
Constructor & Destructor Documentation
| KMail::FolderDialogGeneralTab::FolderDialogGeneralTab | ( | KMFolderDialog * | dlg, | |
| const QString & | aName, | |||
| QWidget * | parent, | |||
| const char * | name = 0 | |||
| ) |
Definition at line 265 of file kmfolderdialog.cpp.
Member Function Documentation
| void FolderDialogGeneralTab::load | ( | ) | [virtual] |
| bool FolderDialogGeneralTab::save | ( | ) | [virtual] |
Unlike ConfigModuleTab, we return a bool from save.
This allows to cancel closing on error. When called from the Apply button, the return value is ignored
- Returns:
- whether save succeeded
Implements KMail::FolderDialogTab.
Definition at line 645 of file kmfolderdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference