GnuCashew ~ GnuCash Enabled Web
GCW
Namespaces | Macros | Functions
BillPay.h File Reference
#include "../../GnuCashew.h"
#include "../../Dbo/Vars/Vars.h"
#include "EditWidget.h"
#include "MainWidget.h"
#include "Item.h"
#include "Model.h"
#include "Status.h"
#include "Table.h"
#include "ToolBar.h"
+ Include dependency graph for BillPay.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 GCW
 
 GCW::Gui
 
 GCW::Gui::BillPay
 Bill Pay.
 

Macros

#define GCW_GUI_BILLPAY_CONFIG_CFY   "mpbc"
 
#define GCW_GUI_BILLPAY_ITEM_CFY   "mbpi"
 

Functions

auto GCW::Gui::BillPay::configItem () -> GCW::Dbo::Vars::Item::Ptr
 Config Item. More...
 
auto GCW::Gui::BillPay::bpItem (const std::string &_guid) -> GCW::Gui::BillPay::Item
 Bill Pay Item. More...
 
auto GCW::Gui::BillPay::toString (int _value) -> std::string
 Convert Integer to String. More...
 
auto GCW::Gui::BillPay::exportAll () -> void
 
auto GCW::Gui::BillPay::importAll () -> void
 

Macro Definition Documentation

◆ GCW_GUI_BILLPAY_CONFIG_CFY

#define GCW_GUI_BILLPAY_CONFIG_CFY   "mpbc"

Definition at line 38 of file BillPay.h.

◆ GCW_GUI_BILLPAY_ITEM_CFY

#define GCW_GUI_BILLPAY_ITEM_CFY   "mbpi"

Definition at line 39 of file BillPay.h.