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

Detailed Description
"Templates" tab in the folder dialog Internal class, only used by KMFolderDialogDefinition at line 159 of file kmfolderdialog.h.
Public Slots | |
| void | slotCopyGlobal () |
| void | slotEmitChanged () |
Public Member Functions | |
| FolderDialogTemplatesTab (KMFolderDialog *dlg, QWidget *parent) | |
| virtual void | load () |
| virtual bool | save () |
Constructor & Destructor Documentation
| KMail::FolderDialogTemplatesTab::FolderDialogTemplatesTab | ( | KMFolderDialog * | dlg, | |
| QWidget * | parent | |||
| ) |
Definition at line 751 of file kmfolderdialog.cpp.
Member Function Documentation
| void FolderDialogTemplatesTab::load | ( | ) | [virtual] |
| bool FolderDialogTemplatesTab::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 824 of file kmfolderdialog.cpp.
| void FolderDialogTemplatesTab::slotCopyGlobal | ( | ) | [slot] |
Definition at line 843 of file kmfolderdialog.cpp.
| void FolderDialogTemplatesTab::slotEmitChanged | ( | ) | [slot] |
Definition at line 841 of file kmfolderdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference