Qt Graphs QML Types for 2D
The Qt Graphs for 2D functionality can be accessed via these QML types.
QML Types
A base type used for specialized axis types | |
An abstract parent type for all bar series types | |
Base type for all Qt Graph series types | |
Adds categories to a graph's axes | |
Presents a series of data as vertical bars grouped by category | |
Represents one set of bars in a bar graph | |
Handles theming of the graph | |
Base type for all Qt Graphs views | |
Presents data in line graphs | |
Type presents data in scatter graphs | |
Handles theming of series | |
Adds values to a graph's axes | |
Initializes XY-series coordinate data | |
A parent type for all x & y series types |