kmail Library API Documentation

KMail::FolderDiaQuotaTab Class Reference

"Quota" tab in the folder dialog Internal class, only used by KMFolderDialog More...

#include <folderdiaquotatab.h>

Inheritance diagram for KMail::FolderDiaQuotaTab:

Inheritance graph
[legend]
Collaboration diagram for KMail::FolderDiaQuotaTab:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FolderDiaQuotaTab (KMFolderDialog *dlg, QWidget *parent, const char *name=0)
virtual void load ()
virtual bool save ()
virtual AcceptStatus accept ()

Static Public Member Functions

static bool supports (KMFolder *refFolder)

Detailed Description

"Quota" tab in the folder dialog Internal class, only used by KMFolderDialog

Definition at line 53 of file folderdiaquotatab.h.


Member Function Documentation

virtual bool KMail::FolderDiaQuotaTab::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.

virtual AcceptStatus KMail::FolderDiaQuotaTab::accept  )  [virtual]
 

Called when clicking OK.

If a module returns Delayed, the closing is cancelled for now, and the module can close the dialog later on (i.e. after an async operation like a KIO job).

Reimplemented from KMail::FolderDiaTab.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for kmail Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 17 09:56:05 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003