GnuCashew ~ GnuCash Enabled Web
GCW
|
Control Bar. More...
#include <Invoices.h>
Inherits Wt::WContainerWidget.
Public Member Functions | |
Invoices () | |
auto | setCustomerGuid (const std::string &_guid) -> void |
Private Attributes | |
Wt::WTableView * | m_tableView = nullptr |
std::shared_ptr< GCW::Eng::InvoicesModel > | m_model |
GCW::Gui::Customer::Invoices::Invoices | ( | ) |
Definition at line 7 of file Invoices.cpp.
References GCW::Dbo::Invoices::Field::billing_id, GCW::Dbo::Invoices::Field::date_posted, GCW::Dbo::Invoices::Field::id, m_model, m_tableView, and GCW::Dbo::Invoices::Field::notes.
auto GCW::Gui::Customer::Invoices::setCustomerGuid | ( | const std::string & | _guid | ) | -> void |
Definition at line 41 of file Invoices.cpp.
|
private |
Definition at line 33 of file Invoices.h.
Referenced by Invoices().
|
private |
Definition at line 32 of file Invoices.h.
Referenced by Invoices().