kmail
KMail::AccountComboBox Class Reference
#include <accountcombobox.h>
Inheritance diagram for KMail::AccountComboBox:

Detailed Description
A readonly combobox showing the accounts, to select one.WARNING: this widget is hardcoded to only display disconnected imap accounts, in this branch.
Definition at line 44 of file accountcombobox.h.
Public Member Functions | |
| AccountComboBox (QWidget *parent) | |
| KMAccount * | currentAccount () const |
| void | setCurrentAccount (KMAccount *account) |
Constructor & Destructor Documentation
| AccountComboBox::AccountComboBox | ( | QWidget * | parent | ) |
Definition at line 40 of file accountcombobox.cpp.
Member Function Documentation
| KMAccount * AccountComboBox::currentAccount | ( | ) | const |
Definition at line 82 of file accountcombobox.cpp.
| void AccountComboBox::setCurrentAccount | ( | KMAccount * | account | ) |
Definition at line 69 of file accountcombobox.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference