#include <kaccountsview.h>
Inheritance diagram for KMyMoneyAccountIconItem:
Public Member Functions | |
| KMyMoneyAccountIconItem (QIconView *parent, const MyMoneyAccount &account) | |
| ~KMyMoneyAccountIconItem () | |
| void | updateAccount (const MyMoneyAccount &account) |
| const MyMoneyObject & | itemObject (void) const |
| void | setReconciliation (bool) |
Private Attributes | |
| MyMoneyAccount | m_account |
| bool | m_reconcileFlag |
|
||||||||||||
|
Constructor to be used to construct an account icon object.
|
|
|
|
|
|
|
|
|
|
|
|
This method is loads new information into the item and updates the fields
|
|
|
|
|
|
|
1.4.1