GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
|
Public Attributes | |
int | day |
std::string | bank |
GCW_NUMERIC | value |
Definition at line 41 of file SummaryWidget.h.
std::string GCW::Gui::BillPay::SummaryWidget::DAYTOTAL_S::bank |
Definition at line 44 of file SummaryWidget.h.
Referenced by GCW::Gui::BillPay::SummaryWidget::setMonth().
int GCW::Gui::BillPay::SummaryWidget::DAYTOTAL_S::day |
Definition at line 43 of file SummaryWidget.h.
Referenced by GCW::Gui::BillPay::SummaryWidget::setMonth().
GCW_NUMERIC GCW::Gui::BillPay::SummaryWidget::DAYTOTAL_S::value |
Definition at line 45 of file SummaryWidget.h.
Referenced by GCW::Gui::BillPay::SummaryWidget::setMonth().