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

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::InvoicesModelm_model
 

Detailed Description

Control Bar.

Control Bar with buttons

Definition at line 21 of file Invoices.h.

Constructor & Destructor Documentation

◆ Invoices()

GCW::Gui::Customer::Invoices::Invoices ( )

Member Function Documentation

◆ setCustomerGuid()

auto GCW::Gui::Customer::Invoices::setCustomerGuid ( const std::string &  _guid) -> void

Definition at line 41 of file Invoices.cpp.

Member Data Documentation

◆ m_model

std::shared_ptr< GCW::Eng::InvoicesModel > GCW::Gui::Customer::Invoices::m_model
private

Definition at line 33 of file Invoices.h.

Referenced by Invoices().

◆ m_tableView

Wt::WTableView* GCW::Gui::Customer::Invoices::m_tableView = nullptr
private

Definition at line 32 of file Invoices.h.

Referenced by Invoices().


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