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

Public Member Functions

virtual ~VCommandArgumentStyle () override
 

Public Attributes

Property< Visualization::TextStyleargument {this, "argument"}
 

Additional Inherited Members

- Protected Types inherited from Core::Reflect< Base >
using Super = Reflect< Base >
 

Constructor & Destructor Documentation

◆ ~VCommandArgumentStyle()

InformationScripting::VCommandArgumentStyle::~VCommandArgumentStyle ( )
overridevirtual

Member Data Documentation

◆ argument

Property<Visualization::TextStyle> InformationScripting::VCommandArgumentStyle::argument {this, "argument"}