kmail Library API Documentation

KMFolderDialog Class Reference

Dialog for handling the properties of a mail folder. More...

#include <kmfolderdia.h>

List of all members.

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< KMFoldermFolder
QGuardedPtr< KMFolderDirmFolderDir
QLabel * mNormalIconLabel
KIconButton * mNormalIconButton
QLabel * mUnreadIconLabel
KIconButton * mUnreadIconButton
QCheckBox * mIconsCheckBox
QCheckBox * mNewMailCheckBox
QValueList< QGuardedPtr< KMFolder > > mFolders
QCheckBox * mHoldsMailingListCheckBox
QCheckBox * mExpireFolderCheckBox
QLineEdit * mMailingListPostAddressEdit
IdentityCombomIdentityComboBox
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

void KMFolderDialog::slotExpireFolder bool  expire  )  [protected, virtual, slot]
 

Called when the 'auto expire' toggle is clicked.

Enables/disables all widgets related to this.

Definition at line 683 of file kmfolderdia.cpp.

References slotExpireFolder().

Referenced by slotExpireFolder().

void KMFolderDialog::slotReadExpiryUnitChanged int  value  )  [protected, slot]
 

Enable/disable the number field if appropriate.

Definition at line 705 of file kmfolderdia.cpp.

References slotReadExpiryUnitChanged().

Referenced by slotReadExpiryUnitChanged().

void KMFolderDialog::slotUnreadExpiryUnitChanged int  value  )  [protected, slot]
 

Enable/disable the number field if appropriate.

Definition at line 716 of file kmfolderdia.cpp.

References slotUnreadExpiryUnitChanged().

Referenced by slotUnreadExpiryUnitChanged().


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.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Jul 28 23:58:05 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003