AvogadroLibs 1.98.1
|
This is the complete list of members for ChartWidget, including all inherited members.
addPlot(const std::vector< float > &x, const std::vector< float > &y, const color4ub &color=color4ub{ 0, 0, 0, 255 }) (defined in ChartWidget) | ChartWidget | |
addPlots(const std::vector< std::vector< float > > &plotData, const color4ub &color=color4ub{ 0, 0, 0, 255 }) (defined in ChartWidget) | ChartWidget | |
Axis enum name (defined in ChartWidget) | ChartWidget | |
ChartWidget(QWidget *p=nullptr) (defined in ChartWidget) | ChartWidget | explicit |
clearPlots() (defined in ChartWidget) | ChartWidget | |
setAxisLimits(Axis a, float min, float max) (defined in ChartWidget) | ChartWidget | |
setTickLabels(Axis a, const std::vector< float > &tickPositions, const std::vector< std::string > &tickLabels) (defined in ChartWidget) | ChartWidget | |
setXAxisTitle(const char *title) (defined in ChartWidget) | ChartWidget | |
setYAxisTitle(const char *title) (defined in ChartWidget) | ChartWidget | |
~ChartWidget() override (defined in ChartWidget) | ChartWidget |