![]() |
AtCore
1.0.70
AtCore is a API to manage the serial connection between the computer and 3D Printers.
|
This is the complete list of members for PlotWidget, including all inherited members.
| _axisX | PlotWidget | private |
| _axisY | PlotWidget | private |
| _chart | PlotWidget | private |
| _plots | PlotWidget | private |
| addPlot(const QString &name) | PlotWidget | |
| appendPoint(const QString &name, float value) | PlotWidget | |
| m_maximumPoints | PlotWidget | private |
| plots() | PlotWidget | |
| PlotWidget(QWidget *parent=nullptr) | PlotWidget | explicit |
| removePlot(const QString &name) | PlotWidget | |
| setMaximumPoints(const int newMax) | PlotWidget | |
| setMaximumTemperature(const uint maxTemp) | PlotWidget | |
| update() | PlotWidget | private |
| ~PlotWidget()=default | PlotWidget |
1.8.13