GnuCashew ~ GnuCash Enabled Web
GCW
Public Member Functions | Private Attributes | List of all members
GCW::Gui::BillPay::SummaryWidget Class Reference

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
 

Detailed Description

Summary Widget.

Bill Pay Summary Widget

Definition at line 22 of file SummaryWidget.h.

Constructor & Destructor Documentation

◆ SummaryWidget()

GCW::Gui::BillPay::SummaryWidget::SummaryWidget ( )

Definition at line 11 of file SummaryWidget.cpp.

References m_text.

Member Function Documentation

◆ setMonth()

auto GCW::Gui::BillPay::SummaryWidget::setMonth ( int  _month) -> void

Definition at line 22 of file SummaryWidget.cpp.

Member Data Documentation

◆ m_text

Wt::WText* GCW::Gui::BillPay::SummaryWidget::m_text = nullptr
private

Definition at line 33 of file SummaryWidget.h.

Referenced by SummaryWidget().


The documentation for this class was generated from the following files: