Envision
A visual programming IDE for object-oriented languages
List of all members | Public Member Functions | Public Attributes
Comments::VCommentTableStyle Class Reference

The VCommentTableStyle class provides a style for the VCommentTable. More...

Inheritance diagram for Comments::VCommentTableStyle:
Core::Reflect< Base >

Public Member Functions

virtual ~VCommentTableStyle () override
 

Public Attributes

Property< Visualization::GridLayoutStylegrid {this, "grid"}
 

Additional Inherited Members

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

Detailed Description

The VCommentTableStyle class provides a style for the VCommentTable.

It specifies the needed parameters to display the gridlines in the table.

Constructor & Destructor Documentation

◆ ~VCommentTableStyle()

Comments::VCommentTableStyle::~VCommentTableStyle ( )
overridevirtual

Member Data Documentation

◆ grid

Property<Visualization::GridLayoutStyle> Comments::VCommentTableStyle::grid {this, "grid"}