#include </home/clem/local/src/opie/noncore/unsupported/qashmoney/qashmoney.h>
Collaboration diagram for QashMoney:

Public Slots | |
| void | displayDatePreferencesDialog () |
| void | displayTransactionPreferencesDialog () |
| void | displayAccountPreferencesDialog () |
| void | displayMemoryDialog () |
| void | setTransactionTab () |
Public Member Functions | |
| QashMoney () | |
| ~QashMoney () | |
Public Attributes | |
| QTabWidget * | maintabs |
| QWidget * | tab |
| QWidget * | tab_2 |
| QWidget * | tab_3 |
| QMenuBar * | mainmenu |
| QPopupMenu * | preferencesmenu |
| QPopupMenu * | utilitiesmenu |
Private Slots | |
| void | changeTabDisplay () |
| void | showTransactions () |
| void | enableOneTouchViewing () |
| void | disableOneTouchViewing () |
| void | toggleOneTouchViewing (bool) |
| void | setTransactionDisplayDate () |
Private Attributes | |
| QVBoxLayout * | layout |
| QVBoxLayout * | tabslayout |
| AccountDisplay * | accountdisplay |
| TransactionDisplay * | transactiondisplay |
| BudgetDisplay * | budgetdisplay |
| int | tabheight |
| QDate | newdate |
|
|
|
Definition at line 78 of file qashmoney.cpp. |
|
|
|
Definition at line 360 of file qashmoney.cpp. References accountdisplay, AccountDisplay::listview, and showTransactions(). Referenced by changeTabDisplay(), and toggleOneTouchViewing(). |
|
|
Definition at line 324 of file qashmoney.cpp. References accountdisplay, changeTabDisplay(), Account::displayAccounts(), FALSE, Account::getNumberOfAccounts(), AccountDisplay::listview, maintabs, and tab_2. Referenced by QashMoney(). |
|
|
|
Definition at line 340 of file qashmoney.cpp. Referenced by QashMoney(). |
|
|
Definition at line 288 of file qashmoney.cpp. References accountdisplay, Transaction::displayTransactions(), Transfer::displayTransfers(), FALSE, AccountDisplay::getIDColumn(), Transaction::getNumberOfTransactions(), Transfer::getNumberOfTransfers(), TransactionDisplay::limitbox, TransactionDisplay::listview, AccountDisplay::listview, maintabs, newdate, QString::prepend(), setTransactionDisplayDate(), tab_2, transactiondisplay, and TRUE. Referenced by QashMoney(). |
|
|
Definition at line 352 of file qashmoney.cpp. References accountdisplay, Preferences::getPreference(), AccountDisplay::listview, and showTransactions(). Referenced by changeTabDisplay(), and toggleOneTouchViewing(). |
|
|
Definition at line 373 of file qashmoney.cpp. References QDate::addDays(), QDate::currentDate(), Preferences::getPreference(), and newdate. Referenced by changeTabDisplay(), displayDatePreferencesDialog(), and displayTransactionPreferencesDialog(). |
|
|
Definition at line 241 of file qashmoney.cpp. References accountdisplay, FALSE, AccountDisplay::listview, maintabs, tab_2, and TRUE. Referenced by QashMoney(). |
|
|
Definition at line 347 of file qashmoney.cpp. References maintabs. Referenced by disableOneTouchViewing(), and enableOneTouchViewing(). |
|
|
Definition at line 365 of file qashmoney.cpp. References disableOneTouchViewing(), enableOneTouchViewing(), and TRUE. Referenced by QashMoney(). |
|
|
Definition at line 55 of file qashmoney.h. Referenced by changeTabDisplay(), disableOneTouchViewing(), displayAccountPreferencesDialog(), displayDatePreferencesDialog(), displayTransactionPreferencesDialog(), enableOneTouchViewing(), QashMoney(), and setTransactionTab(). |
|
|
Definition at line 57 of file qashmoney.h. Referenced by changeTabDisplay(), displayDatePreferencesDialog(), and QashMoney(). |
|
|
Definition at line 53 of file qashmoney.h. Referenced by QashMoney(). |
|
|
Definition at line 33 of file qashmoney.h. Referenced by QashMoney(). |
|
|
Definition at line 28 of file qashmoney.h. Referenced by changeTabDisplay(), displayAccountPreferencesDialog(), displayDatePreferencesDialog(), displayTransactionPreferencesDialog(), QashMoney(), setTransactionTab(), and showTransactions(). |
|
|
Definition at line 59 of file qashmoney.h. Referenced by changeTabDisplay(), displayDatePreferencesDialog(), displayTransactionPreferencesDialog(), and setTransactionDisplayDate(). |
|
|
Definition at line 34 of file qashmoney.h. Referenced by QashMoney(). |
|
|
Definition at line 29 of file qashmoney.h. Referenced by QashMoney(). |
|
|
Definition at line 30 of file qashmoney.h. Referenced by changeTabDisplay(), displayAccountPreferencesDialog(), displayDatePreferencesDialog(), displayTransactionPreferencesDialog(), QashMoney(), and setTransactionTab(). |
|
|
Definition at line 31 of file qashmoney.h. Referenced by QashMoney(). |
|
|
Definition at line 58 of file qashmoney.h. Referenced by QashMoney(). |
|
|
Definition at line 54 of file qashmoney.h. Referenced by QashMoney(). |
|
|
Definition at line 56 of file qashmoney.h. Referenced by changeTabDisplay(), displayDatePreferencesDialog(), displayTransactionPreferencesDialog(), and QashMoney(). |
|
|
Definition at line 35 of file qashmoney.h. Referenced by QashMoney(). |
1.4.2