Definition at line 63 of file main.cpp.
◆ TreeRow() [1/4]
◆ TreeRow() [2/4]
| TreeRow::TreeRow |
( |
const QString & | first, |
|
|
int | second, |
|
|
std::optional< Tree > | children = std::nullopt ) |
|
inlineexplicit |
◆ TreeRow() [3/4]
◆ TreeRow() [4/4]
| TreeRow::TreeRow |
( |
const QString & | first, |
|
|
int | second, |
|
|
std::optional< Tree > | children = std::nullopt ) |
|
inlineexplicit |
◆ childRows() [1/4]
| std::optional< Tree > & TreeRow::childRows |
( |
| ) |
|
|
inline |
◆ childRows() [2/4]
| std::optional< Tree > & TreeRow::childRows |
( |
| ) |
|
|
inline |
◆ childRows() [3/4]
| const std::optional< Tree > & TreeRow::childRows |
( |
| ) |
const |
|
inline |
◆ childRows() [4/4]
| const std::optional< Tree > & TreeRow::childRows |
( |
| ) |
const |
|
inline |
◆ parentRow() [1/2]
| TreeRow * TreeRow::parentRow |
( |
| ) |
const |
|
inline |
◆ parentRow() [2/2]
| TreeRow * TreeRow::parentRow |
( |
| ) |
const |
|
inline |
◆ setParentRow() [1/2]
◆ setParentRow() [2/2]
◆ get [1/2]
template<size_t I>
| decltype(auto) get |
( |
const TreeRow & | row | ) |
|
|
friend |
◆ get [2/2]
template<size_t I>
| decltype(auto) get |
( |
const TreeRow & | row | ) |
|
|
friend |
◆ firstColumn
◆ secondColumn
| int TreeRow::secondColumn = 0 |
The documentation for this struct was generated from the following file: