KDE PIM / Developers / API Docs / kmail

KMail::FolderDiaACLTab Class Reference

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

#include <folderdiaacltab.h>

Inherits KMail::FolderDiaTab.

List of all members.

Public Member Functions

Static Public Member Functions


Detailed Description

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


Member Function Documentation

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

KMail::FolderDiaTab::AcceptStatus KMail::FolderDiaACLTab::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 files: