KMail::AccountComboBox Class Reference
#include <accountcombobox.h>
Inherits TQComboBox.
Public Member Functions | |
AccountComboBox (TQWidget *parent, const char *name=0) | |
void | setCurrentAccount (KMAccount *account) |
KMAccount * | currentAccount () const |
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::AccountComboBox | ( | TQWidget * | parent, |
const char * | name = 0 |
||
) |
Definition at line 37 of file accountcombobox.cpp.
Member Function Documentation
◆ currentAccount()
KMAccount * AccountComboBox::currentAccount | ( | ) | const |
Definition at line 80 of file accountcombobox.cpp.
◆ setCurrentAccount()
void AccountComboBox::setCurrentAccount | ( | KMAccount * | account | ) |
Definition at line 67 of file accountcombobox.cpp.
The documentation for this class was generated from the following files: