The Qt Graphs for 2D functionality can be accessed via these C++ classes.
| 用于专用轴类的基类 | |
| 用于所有条形系列类的抽象父级类 | |
| Base class for all Qt Graphs for 2D series | |
| Adds categories to a graph's axes | |
| 将一系列数据按类别分组呈现为垂直条形 | |
| Represents one set of bars in a bar graph | |
| Handles theming of the graph | |
| Presents data in line graphs | |
| Presents data in scatter graphs | |
| Handles theming of series | |
| Adds values to a graph's axes | |
| Parent class for all x & y series classes |