1 #line 2 "src/Gui/BillPay/BillPay.h"
3 #ifndef __GUI_BILLPAY_H___
4 #define __GUI_BILLPAY_H___
6 #include "../../GnuCashew.h"
7 #include "../../Dbo/Vars/Vars.h"
38 #define GCW_GUI_BILLPAY_CONFIG_CFY "mpbc"
39 #define GCW_GUI_BILLPAY_ITEM_CFY "mbpi"
65 auto toString(
int _value )-> std::string ;
auto bpItem(const std::string &_guid) -> GCW::Gui::BillPay::Item
Bill Pay Item.
auto toString(int _value) -> std::string
Convert Integer to String.
auto configItem() -> GCW::Dbo::Vars::Item::Ptr
Config Item.