GnuCashew ~ GnuCash Enabled Web
GCW
Public Member Functions | Public Attributes | List of all members
GCW::Gui::AccountEditor::Tab1 Class Reference

Inherits Wt::WContainerWidget.

Public Member Functions

 Tab1 (const std::string &_accountGuid)
 

Public Attributes

Wt::WLineEdit * m_name = nullptr
 
Wt::WLineEdit * m_code = nullptr
 
Wt::WLineEdit * m_desc = nullptr
 
GCW::Gui::AccountsTreeViewm_parent = nullptr
 
Wt::WLineEdit * m_accountType = nullptr
 
Wt::WLineEdit * m_security = nullptr
 
Wt::WLineEdit * m_fraction = nullptr
 
Wt::WLineEdit * m_color = nullptr
 
Wt::WLineEdit * m_notes = nullptr
 
Wt::WLineEdit * m_placeholder = nullptr
 
Wt::WLineEdit * m_hidden = nullptr
 
Wt::WLineEdit * m_autoTransfer = nullptr
 
Wt::WLineEdit * m_taxRelated = nullptr
 
Wt::WLineEdit * m_openingBalance = nullptr
 
std::string m_accountGuid
 

Detailed Description

Definition at line 25 of file AccountEditor.h.

Constructor & Destructor Documentation

◆ Tab1()

GCW::Gui::AccountEditor::Tab1::Tab1 ( const std::string &  _accountGuid)

Member Data Documentation

◆ m_accountGuid

std::string GCW::Gui::AccountEditor::Tab1::m_accountGuid

Definition at line 47 of file AccountEditor.h.

Referenced by Tab1().

◆ m_accountType

Wt::WLineEdit* GCW::Gui::AccountEditor::Tab1::m_accountType = nullptr

Definition at line 36 of file AccountEditor.h.

◆ m_autoTransfer

Wt::WLineEdit* GCW::Gui::AccountEditor::Tab1::m_autoTransfer = nullptr

Definition at line 43 of file AccountEditor.h.

◆ m_code

Wt::WLineEdit* GCW::Gui::AccountEditor::Tab1::m_code = nullptr

Definition at line 33 of file AccountEditor.h.

◆ m_color

Wt::WLineEdit* GCW::Gui::AccountEditor::Tab1::m_color = nullptr

Definition at line 39 of file AccountEditor.h.

◆ m_desc

Wt::WLineEdit* GCW::Gui::AccountEditor::Tab1::m_desc = nullptr

Definition at line 34 of file AccountEditor.h.

◆ m_fraction

Wt::WLineEdit* GCW::Gui::AccountEditor::Tab1::m_fraction = nullptr

Definition at line 38 of file AccountEditor.h.

◆ m_hidden

Wt::WLineEdit* GCW::Gui::AccountEditor::Tab1::m_hidden = nullptr

Definition at line 42 of file AccountEditor.h.

◆ m_name

Wt::WLineEdit* GCW::Gui::AccountEditor::Tab1::m_name = nullptr

Definition at line 32 of file AccountEditor.h.

◆ m_notes

Wt::WLineEdit* GCW::Gui::AccountEditor::Tab1::m_notes = nullptr

Definition at line 40 of file AccountEditor.h.

◆ m_openingBalance

Wt::WLineEdit* GCW::Gui::AccountEditor::Tab1::m_openingBalance = nullptr

Definition at line 45 of file AccountEditor.h.

◆ m_parent

GCW::Gui::AccountsTreeView* GCW::Gui::AccountEditor::Tab1::m_parent = nullptr

Definition at line 35 of file AccountEditor.h.

◆ m_placeholder

Wt::WLineEdit* GCW::Gui::AccountEditor::Tab1::m_placeholder = nullptr

Definition at line 41 of file AccountEditor.h.

◆ m_security

Wt::WLineEdit* GCW::Gui::AccountEditor::Tab1::m_security = nullptr

Definition at line 37 of file AccountEditor.h.

◆ m_taxRelated

Wt::WLineEdit* GCW::Gui::AccountEditor::Tab1::m_taxRelated = nullptr

Definition at line 44 of file AccountEditor.h.


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