Bill Pay Widget.
More...
#include <MainWidget.h>
Inherits Wt::WContainerWidget.
Bill Pay Widget.
Definition at line 22 of file MainWidget.h.
◆ MainWidget()
GCW::Gui::BillPay::MainWidget::MainWidget |
( |
| ) |
|
◆ addClicked()
auto GCW::Gui::BillPay::MainWidget::addClicked |
( |
| ) |
-> void |
|
private |
◆ buildContent()
auto GCW::Gui::BillPay::MainWidget::buildContent |
( |
| ) |
-> void |
|
private |
◆ buttonChanged()
auto GCW::Gui::BillPay::MainWidget::buttonChanged |
( |
Wt::WRadioButton * |
_button | ) |
-> void |
|
private |
◆ disabledClicked()
auto GCW::Gui::BillPay::MainWidget::disabledClicked |
( |
| ) |
-> void |
|
private |
◆ editClicked()
auto GCW::Gui::BillPay::MainWidget::editClicked |
( |
Table * |
_table, |
|
|
Wt::WModelIndex |
_index |
|
) |
| -> void |
|
private |
◆ exportClicked()
auto GCW::Gui::BillPay::MainWidget::exportClicked |
( |
| ) |
-> void |
|
private |
◆ importClicked()
auto GCW::Gui::BillPay::MainWidget::importClicked |
( |
| ) |
-> void |
|
private |
◆ on_headerClicked()
auto GCW::Gui::BillPay::MainWidget::on_headerClicked |
( |
int |
_col, |
|
|
const Wt::WMouseEvent |
_me |
|
) |
| -> void |
|
private |
◆ openEditor()
auto GCW::Gui::BillPay::MainWidget::openEditor |
( |
const std::string & |
_bpGuid | ) |
-> void |
|
private |
◆ refreshViews()
auto GCW::Gui::BillPay::MainWidget::refreshViews |
( |
| ) |
-> void |
|
private |
◆ setMonth()
auto GCW::Gui::BillPay::MainWidget::setMonth |
( |
int |
_month | ) |
-> void |
|
private |
◆ m_dialog
◆ m_disabledView
Table* GCW::Gui::BillPay::MainWidget::m_disabledView = nullptr |
|
private |
◆ m_editWidget
Wt::Core::observing_ptr< EditWidget > GCW::Gui::BillPay::MainWidget::m_editWidget |
|
private |
◆ m_hlw
Wt::WHBoxLayout* GCW::Gui::BillPay::MainWidget::m_hlw = nullptr |
|
private |
◆ m_paidView
Table* GCW::Gui::BillPay::MainWidget::m_paidView = nullptr |
|
private |
◆ m_selectedMonth
int GCW::Gui::BillPay::MainWidget::m_selectedMonth = -1 |
|
private |
◆ m_toolBar
ToolBar* GCW::Gui::BillPay::MainWidget::m_toolBar = nullptr |
|
private |
◆ m_unpaidView
Table* GCW::Gui::BillPay::MainWidget::m_unpaidView = nullptr |
|
private |
The documentation for this class was generated from the following files: