Envision
A visual programming IDE for object-oriented languages
|
Public Member Functions | |
virtual | ~DiamondStyle () override |
Public Attributes | |
Property< QBrush > | background {this, "backgroundBrush"} |
Property< QBrush > | shadow {this, "shadowBrush"} |
Property< int > | xShadowOffset {this, "shadowXOffset"} |
Property< int > | yShadowOffset {this, "shadowYOffset"} |
Additional Inherited Members | |
Protected Types inherited from Core::Reflect< Base > | |
using | Super = Reflect< Base > |
|
overridevirtual |
Property<QBrush> Visualization::DiamondStyle::background {this, "backgroundBrush"} |
Property<QBrush> Visualization::DiamondStyle::shadow {this, "shadowBrush"} |
Property<int> Visualization::DiamondStyle::xShadowOffset {this, "shadowXOffset"} |
Property<int> Visualization::DiamondStyle::yShadowOffset {this, "shadowYOffset"} |