kmail
KMail::SieveConfigEditor Class Reference
List of all members.Detailed Description
Definition at line 86 of file sieveconfig.h.
Public Member Functions | |
SieveConfigEditor (QWidget *parent=0, const char *name=0) | |
bool | managesieveSupported () const |
virtual void | setManagesieveSupported (bool enable) |
bool | reuseConfig () const |
virtual void | setReuseConfig (bool reuse) |
unsigned short | port () const |
virtual void | setPort (unsigned short port) |
KURL | alternateURL () const |
virtual void | setAlternateURL (const KURL &url) |
SieveConfig | config () const |
virtual void | setConfig (const SieveConfig &config) |
Protected Slots | |
void | slotEnableWidgets () |
Protected Attributes | |
QCheckBox * | mManagesieveCheck |
QCheckBox * | mSameConfigCheck |
KIntSpinBox * | mPortSpin |
QLineEdit * | mAlternateURLEdit |
The documentation for this class was generated from the following files: