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 | |
| Base type for all Qt Graph series types | |
| Presents data in area graphs | |
| Adds categories to a graph's axes | |
| Model mapper for bar series | |
| Presents data in bar graphs | |
| Represents one set of bars in a bar graph | |
| Adds DateTime items to a graph's axis | |
| Type is the base type for all animations for 2D Qt Graphs series | |
| An animation type which signifies the animation for points | |
| A container in which all animations are defined | |
| Base type for all Qt Graphs views | |
| Presents data in line graphs | |
| Model mapper for pie series | |
| Presents data in pie graphs | |
| Represents a single slice in a pie series | |
| Type presents data in scatter graphs | |
| An animation type which signifies the animation for spline control points | |
| Presents data in spline graphs | |
| Adds values to a graph's axes | |
| A model mapper for XYSeries | |
| Initializes XY-series coordinate data | |
| A parent type for all x & y series types | |
| An animation type which signifies the animation for points |