Envision
A visual programming IDE for object-oriented languages
|
Public Member Functions | |
VFormalTypeArgument (Item *parent, NodeType *node, const StyleType *style=itemStyles().get()) | |
Static Public Member Functions | |
static void | initializeForms () |
Private Attributes | |
Visualization::VText * | name_ {} |
Visualization::Static * | specializeSymbol_ {} |
Visualization::Item * | specializeType_ {} |
Visualization::Static * | subSymbol_ {} |
Visualization::Item * | subType_ {} |
Visualization::Static * | superSymbol_ {} |
Visualization::Item * | superType_ {} |
Additional Inherited Members | |
Protected Types inherited from Core::Reflect< Base > | |
using | Super = Reflect< Base > |
OOVisualization::VFormalTypeArgument::VFormalTypeArgument | ( | Item * | parent, |
NodeType * | node, | ||
const StyleType * | style = itemStyles().get() |
||
) |
|
static |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |