#include </home/clem/local/src/opie/noncore/unsupported/mail2/configdiag.h>
Collaboration diagram for ConfigDiag:

Signals | |
| void | changed () |
Public Member Functions | |
| ConfigDiag (QWidget *parent=0, const char *name=0, bool modal=0, WFlags fl=0) | |
Protected Slots | |
| void | accept () |
| void | slotFillLists () |
| void | slotNewAccount () |
| void | slotEditAccount () |
| void | slotDelAccount () |
Private Attributes | |
| Config * | _configBenD |
|
||||||||||||||||||||
|
Definition at line 34 of file configdiag.cpp. References _configBenD, Config::readBoolEntry(), Config::readNumEntry(), Config::setGroup(), slotDelAccount(), slotEditAccount(), slotFillLists(), slotNewAccount(), and VERSION. |
|
|
Definition at line 54 of file configdiag.cpp. References _configBenD, Config::setGroup(), Config::write(), and Config::writeEntry(). |
|
|
Referenced by slotDelAccount(), slotEditAccount(), and slotNewAccount(). |
|
|
Definition at line 110 of file configdiag.cpp. References account, changed(), ConfigFile::deleteAccount(), slotFillLists(), and tr. Referenced by ConfigDiag(). |
|
|
Definition at line 91 of file configdiag.cpp. References AccountEditor::_account, account, changed(), slotFillLists(), tr, and ConfigFile::updateAccount(). Referenced by ConfigDiag(). |
|
|
Definition at line 66 of file configdiag.cpp. References accounts, QValueList< T >::begin(), QValueList< T >::end(), and ConfigFile::getAccounts(). Referenced by ConfigDiag(), slotDelAccount(), slotEditAccount(), and slotNewAccount(). |
|
|
Definition at line 77 of file configdiag.cpp. References AccountEditor::_account, account, changed(), slotFillLists(), and ConfigFile::updateAccount(). Referenced by ConfigDiag(). |
|
|
Definition at line 42 of file configdiag.h. Referenced by accept(), and ConfigDiag(). |
1.4.2