|
Envision
A visual programming IDE for object-oriented languages
|
Public Member Functions | |
| virtual | ~BracesStyle () override |
Public Attributes | |
| Property< QString > | leftBrace {this, "leftBrace"} |
| Property< QFont > | leftBraceFont {this, "leftBraceFont"} |
| Property< QPen > | leftBracePen {this, "leftBracePen"} |
| Property< int > | minHeight {this, "minHeight"} |
| Property< QString > | rightBrace {this, "rightBrace"} |
| Property< QFont > | rightBraceFont {this, "rightBraceFont"} |
| Property< QPen > | rightBracePen {this, "rightBracePen"} |
Additional Inherited Members | |
Protected Types inherited from Core::Reflect< Base > | |
| using | Super = Reflect< Base > |
|
overridevirtual |
| Property<QString> Visualization::BracesStyle::leftBrace {this, "leftBrace"} |
| Property<QFont> Visualization::BracesStyle::leftBraceFont {this, "leftBraceFont"} |
| Property<QPen> Visualization::BracesStyle::leftBracePen {this, "leftBracePen"} |
| Property<int> Visualization::BracesStyle::minHeight {this, "minHeight"} |
| Property<QString> Visualization::BracesStyle::rightBrace {this, "rightBrace"} |
| Property<QFont> Visualization::BracesStyle::rightBraceFont {this, "rightBraceFont"} |
| Property<QPen> Visualization::BracesStyle::rightBracePen {this, "rightBracePen"} |