Envision
A visual programming IDE for object-oriented languages
|
Public Member Functions | |
TestBoxNode (const QString &label, bool sizeDependsOnParent, bool isHtml) | |
TestBoxNode (const QString &label, QColor color, bool sizeDependsOnParent, bool isHtml) | |
Additional Inherited Members | |
Protected Types inherited from Core::Reflect< Base > | |
using | Super = Reflect< Base > |
Visualization::TestBoxNode::TestBoxNode | ( | const QString & | label, |
QColor | color, | ||
bool | sizeDependsOnParent, | ||
bool | isHtml | ||
) |
Visualization::TestBoxNode::TestBoxNode | ( | const QString & | label, |
bool | sizeDependsOnParent, | ||
bool | isHtml | ||
) |