1#line 2 "src/Dbo/Prefrences.h"
3#ifndef __DBO_PREFRENCES_H___
4#define __DBO_PREFRENCES_H___
26 namespace Prefrences {
auto reverseBalanceAccounts() const -> ReverseBalanceAccounts
GCW::Dbo::Vars::Item m_varItem
auto askOnDelete() const -> bool
auto accountRegisterHighlight(AccountRegisterHighlight _value) const -> bool
ReverseBalanceAccounts
Reversed Balance Accounts.
@ 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
auto get() -> GCW::Dbo::Prefrences::Item