Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
tree_protocol Namespace Reference

Classes

class  TreeRow
 [tree_protocol_0] More...
struct  TreeTraversal
 [explicit_tree_protocol_0] More...

Typedefs

using Tree = std::vector<TreeRow>

Functions

void tree_protocol ()
 [tree_protocol_4]
void explicit_tree_protocol ()
 [explicit_tree_protocol_0]

Typedef Documentation

◆ Tree

typedef std::vector< TreeRow > tree_protocol::Tree = std::vector<TreeRow>

Definition at line 305 of file main.cpp.

Function Documentation

◆ explicit_tree_protocol()

void tree_protocol::explicit_tree_protocol ( )

[explicit_tree_protocol_0]

[explicit_tree_protocol_1]

[explicit_tree_protocol_1]

Definition at line 390 of file main.cpp.

◆ tree_protocol()

void tree_protocol::tree_protocol ( )

[tree_protocol_4]

[tree_protocol_5]

[tree_protocol_5]

[tree_protocol_6]

[tree_protocol_6]

Definition at line 349 of file main.cpp.