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 Methods

 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

QComboBoxmBelongsToComboBox
QComboBoxmMailboxTypeComboBox
QComboBoxmShowSenderReceiverComboBox
QLineEditmNameEdit
QGuardedPtr< KMFoldermFolder
QGuardedPtr< KMFolderDirmFolderDir
QLabelmNormalIconLabel
KIconButton * mNormalIconButton
QLabelmUnreadIconLabel
KIconButton * mUnreadIconButton
QCheckBoxmIconsCheckBox
QCheckBoxmNewMailCheckBox
QValueList< QGuardedPtr< KMFolder > > mFolders
QCheckBoxmHoldsMailingListCheckBox
QCheckBoxmExpireFolderCheckBox
QLineEditmMailingListPostAddressEdit
IdentityCombomIdentityComboBox
QGroupBoxmExpireGroupBox
QGroupBoxmMailboxTypeGroupBox
KIntNumInput * mReadExpiryTimeNumInput
KIntNumInput * mUnreadExpiryTimeNumInput
QComboBoxmReadExpiryUnitsComboBox
QComboBoxmUnreadExpiryUnitsComboBox


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 QComboBox::currentItem().

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

Enable/disable the number field if appropriate.

Definition at line 705 of file kmfolderdia.cpp.

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

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:
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 Sat May 1 11:37:36 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003