kmail Library API Documentation

KMail::FolderDiaExpiryTab Class Reference

"Old Message Expiry" tab in the folder dialog Internal class, only used by KMFolderDialog More...

#include <kmfolderdia.h>

Inheritance diagram for KMail::FolderDiaExpiryTab:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

"Old Message Expiry" tab in the folder dialog Internal class, only used by KMFolderDialog

Definition at line 165 of file kmfolderdia.h.


Member Function Documentation

bool FolderDiaExpiryTab::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 1105 of file kmfolderdia.cpp.

References KMFolderDialog::folder(), KMFolderDialog::moveToFolderList(), KMFolder::setAutoExpire(), KMFolder::setExpireAction(), KMFolder::setExpireToFolderId(), KMFolder::setReadExpireAge(), KMFolder::setReadExpireUnits(), KMFolder::setUnreadExpireAge(), and KMFolder::setUnreadExpireUnits().


The documentation for this class was generated from the following files:
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 Jan 31 15:55:33 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003