[tree_protocol_0]
More...
[tree_protocol_0]
[tree_protocol_1]
Definition at line 309 of file main.cpp.
◆ TreeRow() [1/4]
tree_protocol::TreeRow::TreeRow |
( |
| ) |
|
|
default |
◆ TreeRow() [2/4]
tree_protocol::TreeRow::TreeRow |
( |
const QString & | | ) |
|
|
inline |
◆ TreeRow() [3/4]
tree_protocol::TreeRow::TreeRow |
( |
| ) |
|
|
default |
◆ TreeRow() [4/4]
tree_protocol::TreeRow::TreeRow |
( |
const QString & | | ) |
|
|
inline |
◆ addChild() [1/2]
template<typename ... Args>
TreeRow & tree_protocol::TreeRow::addChild |
( |
Args &&... | args | ) |
|
|
inline |
[tree_protocol_3] [tree_protocol_4]
Definition at line 338 of file main.cpp.
◆ addChild() [2/2]
template<typename ... Args>
TreeRow & tree_protocol::TreeRow::addChild |
( |
Args &&... | args | ) |
|
|
inline |
[tree_protocol_3] [tree_protocol_4]
Definition at line 338 of file main.cpp.
◆ childRows() [1/4]
std::optional< Tree > & tree_protocol::TreeRow::childRows |
( |
| ) |
|
|
inline |
◆ childRows() [2/4]
std::optional< Tree > & tree_protocol::TreeRow::childRows |
( |
| ) |
|
|
inline |
◆ childRows() [3/4]
const std::optional< Tree > & tree_protocol::TreeRow::childRows |
( |
| ) |
const |
|
inline |
◆ childRows() [4/4]
const std::optional< Tree > & tree_protocol::TreeRow::childRows |
( |
| ) |
const |
|
inline |
◆ parentRow() [1/2]
const TreeRow * tree_protocol::TreeRow::parentRow |
( |
| ) |
const |
|
inline |
[tree_protocol_2]
Definition at line 328 of file main.cpp.
◆ parentRow() [2/2]
const TreeRow * tree_protocol::TreeRow::parentRow |
( |
| ) |
const |
|
inline |
[tree_protocol_2]
Definition at line 328 of file main.cpp.
◆ setParentRow() [1/2]
void tree_protocol::TreeRow::setParentRow |
( |
TreeRow * | parent | ) |
|
|
inline |
[tree_protocol_2] [tree_protocol_3]
Definition at line 332 of file main.cpp.
◆ setParentRow() [2/2]
void tree_protocol::TreeRow::setParentRow |
( |
TreeRow * | parent | ) |
|
|
inline |
[tree_protocol_2] [tree_protocol_3]
Definition at line 332 of file main.cpp.
◆ TreeTraversal
[tree_protocol_1]
Definition at line 323 of file main.cpp.
The documentation for this class was generated from the following file: