KMail::FolderDiaGeneralTab Class Reference
"General" tab in the folder dialog Internal class, only used by KMFolderDialog More...
#include <kmfolderdia.h>
Inheritance diagram for KMail::FolderDiaGeneralTab:


Public Member Functions | |
FolderDiaGeneralTab (KMFolderDialog *dlg, const QString &aName, QWidget *parent, const char *name=0) | |
virtual void | load () |
virtual bool | save () |
Detailed Description
"General" tab in the folder dialog Internal class, only used by KMFolderDialog
Definition at line 113 of file kmfolderdia.h.
Member Function Documentation
|
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
Implements KMail::FolderDiaTab. Definition at line 655 of file kmfolderdia.cpp. References KMFolder::child(), KMFolder::close(), KMFolder::createChildFolder(), KMFolderDialog::folder(), KMFolderDialog::folders(), KMFolder::folderType(), KMFolderDir::hasNamedFolder(), KMFolderDialog::isNewFolder(), KMFolder::isSystemFolder(), KMFolder::normalIconPath(), KMFolderDialog::parentFolder(), KMFolderDir::path(), KMFolder::rename(), FolderStorage::setContentsType(), KMFolderDialog::setFolder(), KMFolder::setIconPaths(), KMFolder::setIdentity(), KMFolder::setIgnoreNewMail(), KMFolder::setPutRepliesInSameFolder(), KMFolder::setUseCustomIcons(), KMFolder::setUserWhoField(), KMFolder::storage(), KMFolder::unreadIconPath(), KMFolder::useCustomIcons(), and FolderStorage::writeConfig(). |
The documentation for this class was generated from the following files: