kmail
KMail::AccountComboBox Class Reference
A readonly combobox showing the accounts, to select one. More...
#include <accountcombobox.h>
Inheritance diagram for KMail::AccountComboBox:
Public Member Functions | |
AccountComboBox (QWidget *parent, const char *name=0) | |
KMAccount * | currentAccount () const |
void | setCurrentAccount (KMAccount *account) |
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 42 of file accountcombobox.h.
Constructor & Destructor Documentation
AccountComboBox::AccountComboBox | ( | QWidget * | parent, | |
const char * | name = 0 | |||
) |
Definition at line 37 of file accountcombobox.cpp.
Member Function Documentation
KMAccount * AccountComboBox::currentAccount | ( | ) | const |
Definition at line 80 of file accountcombobox.cpp.
void AccountComboBox::setCurrentAccount | ( | KMAccount * | account | ) |
Definition at line 67 of file accountcombobox.cpp.
The documentation for this class was generated from the following files: