|
DAWorkbench 0.0.1
DAWorkbench API
|
Public 类型 | |
| enum | { Type = QStandardItem::UserType + 1 } |
| enum | ItemType { PlotText , PlotVisible , PlotProperty } |
| 指定这个item的类型 更多... | |
Public 成员函数 | |
| DAStandardItemPlot (QwtPlot *plot, ItemType plotType) | |
| QVariant | data (int role=Qt::UserRole+1) const override |
| QVariant | handleItemTextType (int role) const |
| QVariant | handleItemVisibleType (int role) const |
| QVariant | handleScalePropertyType (int role) const |
| int | type () const override |
| QwtPlot * | plot () const |
| ItemType | itemType () const |
| bool | isValid () const |