Envision
A visual programming IDE for object-oriented languages
List of all members | Public Member Functions
Visualization::TestBoxNode Class Reference
Inheritance diagram for Visualization::TestBoxNode:
Core::Reflect< Base >

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 >
 

Constructor & Destructor Documentation

◆ TestBoxNode() [1/2]

Visualization::TestBoxNode::TestBoxNode ( const QString &  label,
QColor  color,
bool  sizeDependsOnParent,
bool  isHtml 
)

◆ TestBoxNode() [2/2]

Visualization::TestBoxNode::TestBoxNode ( const QString &  label,
bool  sizeDependsOnParent,
bool  isHtml 
)