![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Classes | |
| struct | TreeRow |
| [tree_of_pointers_0] More... | |
| struct | TreeTraversal |
| [tree_of_pointers_3] More... | |
Typedefs | |
| using | Tree = std::vector<TreeRow *> |
Functions | |
| Tree | make_tree_of_pointers () |
| [tree_of_pointers_1] | |
| int | main (int argc, char **argv) |
| [tree_of_pointers_3] | |
| typedef std::vector< TreeRow * > tree_of_pointers::Tree = std::vector<TreeRow *> |
| int tree_of_pointers::main | ( | int | argc, |
| char ** | argv ) |