GnuCashew ~ GnuCash Enabled Web
GCW
|
#include <Prefrences.h>
Public Member Functions | |
Item (GCW::Dbo::Vars::Item::Ptr _varItem) | |
auto | reverseBalanceAccounts () const -> ReverseBalanceAccounts |
auto | accountRegisterHighlight (AccountRegisterHighlight _value) const -> bool |
auto | askOnDelete () const -> bool |
Private Attributes | |
GCW::Dbo::Vars::Item | m_varItem |
Variables Item Class.
Definition at line 64 of file Prefrences.h.
GCW::Dbo::Prefrences::Item::Item | ( | GCW::Dbo::Vars::Item::Ptr | _varItem | ) |
Definition at line 11 of file Prefrences.cpp.
auto GCW::Dbo::Prefrences::Item::accountRegisterHighlight | ( | AccountRegisterHighlight | _value | ) | const -> bool |
Definition at line 39 of file Prefrences.cpp.
References GCW::Dbo::Prefrences::NORMAL.
auto GCW::Dbo::Prefrences::Item::askOnDelete | ( | ) | const -> bool |
Definition at line 53 of file Prefrences.cpp.
auto GCW::Dbo::Prefrences::Item::reverseBalanceAccounts | ( | ) | const -> ReverseBalanceAccounts |
Definition at line 30 of file Prefrences.cpp.
References GCW::Dbo::Prefrences::CREDIT.
|
private |
Definition at line 76 of file Prefrences.h.