GnuCashew ~ GnuCash Enabled Web
GCW
Gui
BillPay
SummaryWidget.h
Go to the documentation of this file.
1
#line 2 "src/Gui/BillPay/SummaryWidget.h"
2
3
#ifndef __GUI_BILLPAY_SUMMARYWIDGET_H___
4
#define __GUI_BILLPAY_SUMMARYWIDGET_H___
5
6
#include <Wt/WContainerWidget.h>
7
#include <Wt/WLabel.h>
8
#include <Wt/WTemplate.h>
9
#include <Wt/WText.h>
10
11
namespace
GCW
{
12
namespace
Gui {
13
namespace
BillPay {
14
15
/*!
16
** \brief Summary Widget
17
**
18
** Bill Pay Summary Widget
19
**
20
21
*/
22
class
SummaryWidget
23
:
public
Wt::WContainerWidget
24
{
25
public
:
26
27
SummaryWidget
( );
28
29
auto
setMonth
(
int
_month )-> void ;
30
31
private
:
32
33
Wt::WText *
m_text
= nullptr ;
34
35
};
// endclass SummaryWidget
36
37
}
// endnamespace BillPay {
38
}
// endnamespace Gui {
39
}
// endnamespace GCW {
40
41
#endif
// __GUI_BILLPAY_SUMMARYWIDGET_H___
42
43
GCW::Gui::BillPay::SummaryWidget
Summary Widget.
Definition:
SummaryWidget.h:24
GCW::Gui::BillPay::SummaryWidget::SummaryWidget
SummaryWidget()
Definition:
SummaryWidget.cpp:12
GCW::Gui::BillPay::SummaryWidget::setMonth
auto setMonth(int _month) -> void
Definition:
SummaryWidget.cpp:23
GCW::Gui::BillPay::SummaryWidget::m_text
Wt::WText * m_text
Definition:
SummaryWidget.h:33
GCW
Definition:
App.h:17
Generated on Sat Jul 5 2025 11:17:17 for GnuCashew ~ GnuCash Enabled Web by
1.9.1