Reference documentation
|
Classes to extend GUi with graphs widgets. More...
Classes | |
class | GraphAlgorithm |
The Thistle::GraphAlgorithm class provides a default algorithm to calculate the positions of the nodes in a Thistle::GraphView. More... | |
class | GraphModel |
The GraphModel class provides a specific model for Graph viewes. More... | |
class | Node |
Thistle::Node represents a node in Thistle::GraphView. More... | |
Classes to extend GUi with graphs widgets.
The Thistle Graphs module provides an easy to use API to create grpahs. You can use your own algorithms to resolve the position of items.
Below is an example of graphs: