kmail
KMail::FolderDiaTemplatesTab Class Reference
"Templates" tab in the folder dialog Internal class, only used by KMFolderDialog More...
#include <kmfolderdia.h>
Inheritance diagram for KMail::FolderDiaTemplatesTab:
Public Slots | |
void | slotCopyGlobal () |
void | slotEmitChanged () |
Public Member Functions | |
FolderDiaTemplatesTab (KMFolderDialog *dlg, QWidget *parent) | |
virtual void | load () |
virtual bool | save () |
Detailed Description
"Templates" tab in the folder dialog Internal class, only used by KMFolderDialogDefinition at line 160 of file kmfolderdia.h.
Constructor & Destructor Documentation
KMail::FolderDiaTemplatesTab::FolderDiaTemplatesTab | ( | KMFolderDialog * | dlg, | |
QWidget * | parent | |||
) |
Definition at line 706 of file kmfolderdia.cpp.
Member Function Documentation
void FolderDiaTemplatesTab::load | ( | ) | [virtual] |
bool FolderDiaTemplatesTab::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::FolderDiaTab.
Definition at line 766 of file kmfolderdia.cpp.
void FolderDiaTemplatesTab::slotCopyGlobal | ( | ) | [slot] |
Definition at line 785 of file kmfolderdia.cpp.
void FolderDiaTemplatesTab::slotEmitChanged | ( | ) | [slot] |
Definition at line 783 of file kmfolderdia.cpp.
The documentation for this class was generated from the following files: