#include </home/clem/local/src/opie/noncore/unsupported/qashmoney/preferencedialogs.h>
Public Slots | |
| void | changeShowClearedPreference (bool) |
| void | changeExcludeTranfersPreference (bool) |
| void | setDefaultTransactionPreferences () |
| void | changeLimitTransactionsPreference (int) |
Public Member Functions | |
| TransactionPreferences (QWidget *parent) | |
| ~TransactionPreferences () | |
Public Attributes | |
| QCheckBox * | showclearedtransactions |
| QCheckBox * | excludetransfers |
| QHBox * | limittransactionsbox |
| QLabel * | limittransactionslabel |
| QComboBox * | limittransactions |
| QPushButton * | defaults |
| QBoxLayout * | layout |
|
|
|
Definition at line 119 of file preferencedialogs.cpp. |
|
|
Definition at line 136 of file preferencedialogs.cpp. References Preferences::changePreference(), and TRUE. Referenced by TransactionPreferences(). |
|
|
Definition at line 123 of file preferencedialogs.cpp. References Preferences::changePreference(). Referenced by TransactionPreferences(). |
|
|
Definition at line 128 of file preferencedialogs.cpp. References Preferences::changePreference(), and TRUE. Referenced by TransactionPreferences(). |
|
|
Definition at line 144 of file preferencedialogs.cpp. References Preferences::changePreference(), FALSE, limittransactions, and showclearedtransactions. Referenced by TransactionPreferences(). |
|
|
Definition at line 52 of file preferencedialogs.h. Referenced by TransactionPreferences(). |
|
|
Definition at line 48 of file preferencedialogs.h. Referenced by TransactionPreferences(). |
|
|
Definition at line 53 of file preferencedialogs.h. Referenced by TransactionPreferences(). |
|
|
Definition at line 51 of file preferencedialogs.h. Referenced by setDefaultTransactionPreferences(), and TransactionPreferences(). |
|
|
Definition at line 49 of file preferencedialogs.h. Referenced by TransactionPreferences(). |
|
|
Definition at line 50 of file preferencedialogs.h. Referenced by TransactionPreferences(). |
|
|
Definition at line 47 of file preferencedialogs.h. Referenced by setDefaultTransactionPreferences(), and TransactionPreferences(). |
1.4.2