|
Envision
A visual programming IDE for object-oriented languages
|
Public Member Functions | |
| virtual | ~PlotOverlayStyle () override |
Public Attributes | |
| Property< QFont > | font {this, "font"} |
| Property< int > | height {this, "height"} |
| Property< int > | margin {this, "margin"} |
| Property< QPen > | pen {this, "pen"} |
| Property< double > | scatterDotRadius {this, "scatterDotRadius"} |
| Property< int > | ticSize {this, "ticSize"} |
| Property< int > | width {this, "width"} |
Additional Inherited Members | |
Protected Types inherited from Core::Reflect< Base > | |
| using | Super = Reflect< Base > |
|
overridevirtual |
| Property<QFont> OODebug::PlotOverlayStyle::font {this, "font"} |
| Property<int> OODebug::PlotOverlayStyle::height {this, "height"} |
| Property<int> OODebug::PlotOverlayStyle::margin {this, "margin"} |
| Property<QPen> OODebug::PlotOverlayStyle::pen {this, "pen"} |
| Property<double> OODebug::PlotOverlayStyle::scatterDotRadius {this, "scatterDotRadius"} |
| Property<int> OODebug::PlotOverlayStyle::ticSize {this, "ticSize"} |
| Property<int> OODebug::PlotOverlayStyle::width {this, "width"} |