Reference documentation
|
Classes to extend GUi with trees widgets. More...
Classes | |
class | AbstractTree |
The AbstractTree class is the base class for every tree view. More... | |
class | HorizontalTree |
The HorizontalTree implements a tree representation of item from the given model. More... | |
class | RadialTree |
The RadialTree implements a tree representation of item from the given model. More... | |
class | VerticalTree |
The VerticalTree implements a tree representation of item from the given model. More... | |
Classes to extend GUi with trees widgets.
The Thistle Trees module contains widgets to create vertical, horizontal, radial, etc. trees. It is based on the tree structures provided by QAbstractItemModel
and QModelIndex
.
Below are a few examples of trees: