Inherits std::vector< std::unique_ptr< Wt::WStandardItem > >.
Definition at line 31 of file Model.h.
◆ SetType
| Enumerator |
|---|
| EmptyRow | empty row, used for nothing, undefined (shouldn't happen?)
|
| BlankRow | blank row, used for doubleLine
|
| BasicRow | basic Ledger row, everything on one line
|
| SplitRow | split Ledger row, multiple lines follow
|
| SplitLine | one of the split lines following SplitRow
|
| Condensed | row is condensed (using reduced columns, for small displays)
|
Definition at line 34 of file Model.h.
◆ ColumnSet() [1/3]
| GCW::Gui::AccountRegister::Model::ColumnSet::ColumnSet |
( |
| ) |
|
|
inline |
◆ ColumnSet() [2/3]
| GCW::Gui::AccountRegister::Model::ColumnSet::ColumnSet |
( |
SetType |
_type | ) |
|
|
inline |
◆ ColumnSet() [3/3]
| GCW::Gui::AccountRegister::Model::ColumnSet::ColumnSet |
( |
Wt::WModelIndex |
_index | ) |
|
|
inline |
◆ m_type
The documentation for this class was generated from the following file: