![]() |
Reference documentation
|
| Abstract base for every item view | |
| Abstract base for every chart view | |
| The AxisChart class provides an abstract base for every chart view using axis | |
| Thistle::LinearChart class provides a default implementation for linear charts such as barcharts and line charts | |
| The Thistle::RadialChart class provides a default implementation for radial charts | |
| The Thistle::PieChart class provides a default implementation for piecharts | |
| The Thistle::PieChart3D class provides a default implementation for 3D-piecharts | |
| The AbstractTree class is the base class for every tree view | |
| The RadialTree implements a tree representation of item from the given model | |
| The VerticalTree implements a tree representation of item from the given model | |
| The HorizontalTree implements a tree representation of item from the given model | |
| The Thistle::GraphView class provides an item view to display graphs | |
| The Thistle::AbstractGraphAlgorithm class provides an abstract base for the implementation of algorithm used to claculate the position of the nodes in a Thistle::GraphView | |
| The Thistle::GraphAlgorithm class provides a default algorithm to calculate the positions of the nodes in a Thistle::GraphView | |
| Specific model for Graph viewes | |
| The AbstractChartDelegate class provides an abstract base for every chart delegate | |
| The BarDelegate class provides display and editing facilities for data items in a LinearChart view | |
| The DotDelegate class provides display and editing facilities for data items in a LinearChart view | |
The Thistle::ItemDelegate class provides display and editing facilities for data items | |
| The Thistle::AbstractAxis class provides an abstract base for every charts axis | |
| The Thistle::OrthogonalAxis class provides a coordinate system for Thistle::LinearChart | |
| The Thistle::RadialAxis class provides a coordinate system for Thistle::RadialChart | |
| The Thistle::ChartLegend class provides an abstract base for chart legends painting | |
The Thistle::LinearChartLegend displays the legend in a Thistle::LinearChart view | |
| The PieChartLegend class displays the legend in a Thistle::PieChart | |
The Thistle::RadialChartLegend displays the legend in a Thistle::RadialChart view | |
| Contains the predefined colors and static methods to get default colors for series | |
| The Thistle::Edge class represents an edge between two Thistle::Node objects in a Thistle::GraphView | |
| Thistle::ItemStyle class is used by Thistle::ItemDelegate to set the look and feel of item | |
| Thistle::Node represents a node in Thistle::GraphView | |
The Thistle::SerieFormat class contains information, such as the Thistle::Types, the QPen, etc., used to display the data in a Thistle::AbstractChart |
1.8.6