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