#include <QStandardItem>Go to the source code of this file.
Namespaces | |
| namespace | ost |
| namespace | ost::gui |
Enumerations | |
| enum | PlotTypes { PlotTypeDataPoint = QStandardItem::UserType+1, PlotTypeData, PlotTypeFunction, PlotTypeGroup } |
| enum | PlotItemDataRoles { PlotTypeRole = Qt::UserRole+1, PlotPDERole, PlotFunctionDataRole, PlotFunctionMinRole, PlotFunctionMaxRole, PlotFunctionStepRole, PlotSymbolSizeRole, PlotSymbolRole, PlotModeRole } |
1.5.8