#include </home/clem/local/src/opie/noncore/unsupported/qashmoney/accountdisplay.h>
Public Slots | |
| void | addAccount () |
| void | editAccount () |
| void | deleteAccount () |
| void | accountTransfer (bool state) |
| void | getTransferAccounts (QListViewItem *item) |
| void | disableParentsWithChildren () |
| void | enableAccounts () |
Public Member Functions | |
| AccountDisplay (QWidget *parent) | |
| void | setTabs (QWidget *newtab2, QTabWidget *newtabs) |
| int | getIDColumn () |
| void | setToggleButton () |
Public Attributes | |
| QHBox * | firstline |
| QPushButton * | newaccount |
| QPushButton * | editaccount |
| QPushButton * | deleteaccount |
| QPushButton * | transferbutton |
| QListView * | listview |
| QBoxLayout * | layout |
Private Slots | |
| void | saveColumnSize (int column, int oldsize, int newsize) |
| void | setAccountExpanded (QListViewItem *item) |
| void | setAccountCollapsed (QListViewItem *item) |
| void | saveSortingPreference (int column) |
Private Attributes | |
| int | type |
| int | firstaccountid |
| int | secondaccountid |
| int | cleared |
| QWidget * | tab2 |
| QTabWidget * | maintabs |
|
|
Definition at line 20 of file accountdisplay.cpp. References accountTransfer(), addAccount(), cleared, deleteAccount(), deleteaccount, editAccount(), editaccount, FALSE, firstline, layout, listview, newaccount, saveColumnSize(), saveSortingPreference(), setAccountCollapsed(), setAccountExpanded(), transferbutton, and TRUE. |
|
|
Definition at line 224 of file accountdisplay.cpp. References disableParentsWithChildren(), enableAccounts(), FALSE, firstaccountid, getTransferAccounts(), listview, secondaccountid, and TRUE. Referenced by AccountDisplay(). |
|
|
|
Definition at line 163 of file accountdisplay.cpp. References Account::changeParentAccountBalance(), Account::deleteAccount(), Transaction::deleteAllTransactions(), Transfer::deleteAllTransfers(), Account::displayAccounts(), FALSE, getIDColumn(), Account::getNumberOfAccounts(), Account::getParentAccountID(), listview, maintabs, setToggleButton(), tab2, and warning(). Referenced by AccountDisplay(). |
|
|
Definition at line 310 of file accountdisplay.cpp. References FALSE, and listview. Referenced by accountTransfer(). |
|
|
Definition at line 366 of file accountdisplay.cpp. References code, QString::compare(), Account::displayAccounts(), FALSE, Account::getAccountDescription(), Account::getCurrencyCode(), getIDColumn(), Preferences::getPreference(), layout, listview, maintabs, tab2, TRUE, Account::updateAccount(), and warning(). Referenced by AccountDisplay(). |
|
|
Definition at line 321 of file accountdisplay.cpp. References listview, and TRUE. Referenced by accountTransfer(), and getTransferAccounts(). |
|
|
Definition at line 357 of file accountdisplay.cpp. References listview. Referenced by addAccount(), QashMoney::changeTabDisplay(), deleteAccount(), QashMoney::displayDatePreferencesDialog(), QashMoney::displayTransactionPreferencesDialog(), editAccount(), getTransferAccounts(), setAccountCollapsed(), and setAccountExpanded(). |
|
|
||||||||||||||||
|
Definition at line 329 of file accountdisplay.cpp. References Preferences::changeColumnPreference(), and listview. Referenced by AccountDisplay(). |
|
|
Definition at line 352 of file accountdisplay.cpp. References Preferences::changeSortingPreference(). Referenced by AccountDisplay(). |
|
|
Definition at line 445 of file accountdisplay.cpp. References getIDColumn(), and Account::setAccountExpanded(). Referenced by AccountDisplay(). |
|
|
Definition at line 439 of file accountdisplay.cpp. References getIDColumn(), and Account::setAccountExpanded(). Referenced by AccountDisplay(). |
|
||||||||||||
|
Definition at line 61 of file accountdisplay.cpp. References maintabs, and tab2. Referenced by QashMoney::QashMoney(). |
|
|
Definition at line 206 of file accountdisplay.cpp. References listview, and transferbutton. Referenced by addAccount(), QashMoney::changeTabDisplay(), and deleteAccount(). |
|
|
Definition at line 48 of file accountdisplay.h. Referenced by AccountDisplay(), and getTransferAccounts(). |
|
|
Definition at line 21 of file accountdisplay.h. Referenced by AccountDisplay(). |
|
|
Definition at line 20 of file accountdisplay.h. Referenced by AccountDisplay(). |
|
|
Definition at line 48 of file accountdisplay.h. Referenced by accountTransfer(), and getTransferAccounts(). |
|
|
Definition at line 17 of file accountdisplay.h. Referenced by AccountDisplay(). |
|
|
Definition at line 26 of file accountdisplay.h. Referenced by AccountDisplay(), and editAccount(). |
|
|
|
Definition at line 50 of file accountdisplay.h. Referenced by addAccount(), deleteAccount(), editAccount(), and setTabs(). |
|
|
Definition at line 19 of file accountdisplay.h. Referenced by AccountDisplay(), and addAccount(). |
|
|
Definition at line 48 of file accountdisplay.h. Referenced by accountTransfer(), and getTransferAccounts(). |
|
|
Definition at line 49 of file accountdisplay.h. Referenced by addAccount(), deleteAccount(), editAccount(), and setTabs(). |
|
|
Definition at line 22 of file accountdisplay.h. Referenced by AccountDisplay(), getTransferAccounts(), QashMoney::QashMoney(), and setToggleButton(). |
|
|
Definition at line 48 of file accountdisplay.h. Referenced by addAccount(). |
1.4.2