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