KMail::FolderDiaGeneralTab Class Reference

#include <kmfolderdia.h>

Inheritance diagram for KMail::FolderDiaGeneralTab:
KMail::FolderDiaTab

List of all members.

Public Member Functions

 FolderDiaGeneralTab (KMFolderDialog *dlg, const TQString &aName, TQWidget *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 112 of file kmfolderdia.h.


Member Function Documentation

bool FolderDiaGeneralTab::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 677 of file kmfolderdia.cpp.


The documentation for this class was generated from the following files: