korganizer
ExchangeConfig Class Reference
List of all members.Detailed Description
Definition at line 30 of file exchangeconfig.h.
Public Member Functions | |
| ExchangeConfig (KPIM::ExchangeAccount *account, QWidget *parent=0) | |
| virtual | ~ExchangeConfig () |
Public Attributes | |
| KPIM::ExchangeAccount * | mAccount |
| KLineEdit * | m_host |
| KLineEdit * | m_port |
| KLineEdit * | m_user |
| QCheckBox * | m_autoMailbox |
| KLineEdit * | m_mailbox |
| QPushButton * | m_tryFindMailbox |
| KLineEdit * | m_password |
Protected Slots | |
| void | slotToggleAuto (bool on) |
| void | slotUserChanged (const QString &text) |
| void | slotFindClicked () |
| void | slotOk () |
The documentation for this class was generated from the following files:

