KMFolderDialog Class Reference
Dialog for handling the properties of a mail folder. More...
#include <kmfolderdia.h>
Public Member Functions | |
| KMFolderDialog (KMFolder *folder, KMFolderDir *aFolderDir, QWidget *parent, const QString &caption, const QString &name=QString::null) | |
Protected Slots | |
| virtual void | slotOk (void) |
| virtual void | slotExpireFolder (bool) |
| void | slotReadExpiryUnitChanged (int) |
| void | slotUnreadExpiryUnitChanged (int) |
| void | slotChangeIcon (QString icon) |
| void | slotUpdateItems (int) |
| void | slotFolderNameChanged (const QString &) |
Protected Attributes | |
| QComboBox * | mBelongsToComboBox |
| QComboBox * | mMailboxTypeComboBox |
| QComboBox * | mShowSenderReceiverComboBox |
| QLineEdit * | mNameEdit |
| QGuardedPtr< KMFolder > | mFolder |
| QGuardedPtr< KMFolderDir > | mFolderDir |
| QLabel * | mNormalIconLabel |
| KIconButton * | mNormalIconButton |
| QLabel * | mUnreadIconLabel |
| KIconButton * | mUnreadIconButton |
| QCheckBox * | mIconsCheckBox |
| QCheckBox * | mNewMailCheckBox |
| QValueList< QGuardedPtr< KMFolder > > | mFolders |
| QCheckBox * | mHoldsMailingListCheckBox |
| QCheckBox * | mExpireFolderCheckBox |
| QLineEdit * | mMailingListPostAddressEdit |
| IdentityCombo * | mIdentityComboBox |
| QGroupBox * | mExpireGroupBox |
| QGroupBox * | mMailboxTypeGroupBox |
| KIntNumInput * | mReadExpiryTimeNumInput |
| KIntNumInput * | mUnreadExpiryTimeNumInput |
| QComboBox * | mReadExpiryUnitsComboBox |
| QComboBox * | mUnreadExpiryUnitsComboBox |
Detailed Description
Dialog for handling the properties of a mail folder.
Definition at line 23 of file kmfolderdia.h.
Member Function Documentation
|
|
Called when the 'auto expire' toggle is clicked. Enables/disables all widgets related to this. Definition at line 683 of file kmfolderdia.cpp. |
|
|
Enable/disable the number field if appropriate.
Definition at line 705 of file kmfolderdia.cpp. |
|
|
Enable/disable the number field if appropriate.
Definition at line 716 of file kmfolderdia.cpp. |
The documentation for this class was generated from the following files:
