kmail
KMail::ExpiryPropertiesDialog Class Reference
List of all members.Detailed Description
Definition at line 33 of file expirypropertiesdialog.h.
Public Member Functions | |
| ExpiryPropertiesDialog (KMFolderTree *tree, KMFolder *folder) | |
| ~ExpiryPropertiesDialog () | |
Public Attributes | |
| QCheckBox * | expireReadMailCB |
| QSpinBox * | expireReadMailSB |
| QLabel * | labelDays |
| QCheckBox * | expireUnreadMailCB |
| QSpinBox * | expireUnreadMailSB |
| QLabel * | labelDays2 |
| QLabel * | expiryActionLabel |
| QRadioButton * | moveToRB |
| FolderRequester * | folderSelector |
| QRadioButton * | deletePermanentlyRB |
| QLabel * | note |
| QButtonGroup * | actionsGroup |
Protected Slots | |
| void | slotOk () |
| void | slotUpdateControls () |
Protected Attributes | |
| QVBoxLayout * | globalVBox |
| QHBoxLayout * | readHBox |
| QHBoxLayout * | unreadHBox |
| QHBoxLayout * | expiryActionHBox |
| QVBoxLayout * | actionsHBox |
| QHBoxLayout * | moveToHBox |
| KMFolder * | mFolder |
The documentation for this class was generated from the following files:

