#include <kmymoneyaccountselector.h>
Collaboration diagram for AccountSet:

Public Member Functions | |
| AccountSet () | |
| void | addAccountType (MyMoneyAccount::accountTypeE type) |
| void | addAccountGroup (MyMoneyAccount::accountTypeE type) |
| void | removeAccountType (MyMoneyAccount::accountTypeE type) |
| void | clear (void) |
| int | load (kMyMoneyAccountSelector *selector) |
| int | load (kMyMoneyAccountSelector *selector, const QString &baseName, const QValueList< QCString > &accountIdList, const bool clear=false) |
| int | count (void) const |
Protected Member Functions | |
| int | loadSubAccounts (kMyMoneyAccountSelector *selector, QListViewItem *parent, const QString &key, const QCStringList &list) |
Private Attributes | |
| int | m_count |
| MyMoneyFile * | m_file |
| QValueList< MyMoneyAccount::accountTypeE > | m_typeList |
| QListViewItem * | m_favorites |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1