GnuCashew ~ GnuCash Enabled Web
GCW
|
Summary Widget. More...
#include <SummaryWidget.h>
Inherits Wt::WContainerWidget.
Public Member Functions | |
SummaryWidget () | |
auto | setMonth (int _month) -> void |
Private Attributes | |
Wt::WText * | m_text = nullptr |
GCW::Gui::BillPay::SummaryWidget::SummaryWidget | ( | ) |
Definition at line 11 of file SummaryWidget.cpp.
References m_text.
auto GCW::Gui::BillPay::SummaryWidget::setMonth | ( | int | _month | ) | -> void |
Definition at line 22 of file SummaryWidget.cpp.
|
private |
Definition at line 33 of file SummaryWidget.h.
Referenced by SummaryWidget().