GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
|
#include "Vars/Vars.h"
Go to the source code of this file.
Classes | |
class | GCW::Dbo::Prefrences::Item |
Variables Item Class. More... | |
Namespaces | |
namespace | GCW |
namespace | GCW::Dbo |
Database Object Namespace. | |
namespace | GCW::Dbo::Prefrences |
Enumerations | |
enum class | GCW::Dbo::Prefrences::ReverseBalanceAccounts { GCW::Dbo::Prefrences::NONE = 0x01 , GCW::Dbo::Prefrences::INCOME_EXPENSE = 0x02 , GCW::Dbo::Prefrences::CREDIT = 0x03 } |
Reversed Balance Accounts. More... | |
enum class | GCW::Dbo::Prefrences::AccountRegisterHighlight { GCW::Dbo::Prefrences::NONE = 0x01 , GCW::Dbo::Prefrences::NORMAL = 0x02 , GCW::Dbo::Prefrences::NEGVAL_EXTRA = 0x03 } |
Account Register Highlighting. More... | |
Functions | |
auto | GCW::Dbo::Prefrences::get () -> GCW::Dbo::Prefrences::Item |