1 #line 2 "src/Dbo/Prefrences.h"
3 #ifndef __DBO_PREFRENCES_H___
4 #define __DBO_PREFRENCES_H___
26 namespace Prefrences {
auto reverseBalanceAccounts() const -> ReverseBalanceAccounts
Item(GCW::Dbo::Vars::Item::Ptr _varItem)
GCW::Dbo::Vars::Item m_varItem
auto askOnDelete() const -> bool
auto accountRegisterHighlight(AccountRegisterHighlight _value) const -> bool
@ INCOME_EXPENSE
income and expense account balances are reversed
@ NONE
no account balances are reversed
@ CREDIT
credit account balances are reversed
AccountRegisterHighlight
Account Register Highlighting.
@ NORMAL
normal handling - neg values are red
@ NEGVAL_EXTRA
extra handling - neg values are gold-background-full-line
@ NONE
no highlight handling
auto get() -> GCW::Dbo::Prefrences::Item