![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
[explicit_tree_protocol_0] More...
Public Member Functions | |
| TreeRow | newRow () const |
| const TreeRow * | parentRow (const TreeRow &row) const |
| void | setParentRow (TreeRow &row, TreeRow *parent) const |
| const std::optional< Tree > & | childRows (const TreeRow &row) const |
| std::optional< Tree > & | childRows (TreeRow &row) const |
| TreeRow | newRow () const |
| const TreeRow * | parentRow (const TreeRow &row) const |
| void | setParentRow (TreeRow &row, TreeRow *parent) const |
| const std::optional< Tree > & | childRows (const TreeRow &row) const |
| std::optional< Tree > & | childRows (TreeRow &row) const |
|
inline |
|
inline |