1#line 2 "src/Dbo/Prefrences.h"
3#ifndef __DBO_PREFRENCES_H___
4#define __DBO_PREFRENCES_H___
26 namespace Prefrences {
auto reverseBalanceAccounts() const -> ReverseBalanceAccounts
auto askOnDeleteThisSession() const -> bool
auto setAskOnDeleteForever(bool _state) -> void
auto setAskOnDeleteThisSession(bool _state) -> void
static bool m_askOnDeleteThisSession
auto askOnDeleteForever() const -> bool
GCW::Dbo::Vars::Item m_varItem
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