OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
GraphicsGridLayoutItemCfg.cpp File Reference

Macros

#define OT_JSON_MEMBER_Rows   "Rows"
 
#define OT_JSON_MEMBER_Items   "Items"
 
#define OT_JSON_MEMBER_Columns   "Columns"
 
#define OT_JSON_MEMBER_RowStretch   "RowStretch"
 
#define OT_JSON_MEMBER_ColumnStretch   "ColumnStretch"
 

Variables

static ot::GraphicsItemCfgFactoryRegistrar< ot::GraphicsGridLayoutItemCfgellipseItemRegistrar (OT_FactoryKey_GraphicsGridLayoutItem)
 

Detailed Description

Author
Alexander Kuester (alexk95)
Date
May 2023

Macro Definition Documentation

◆ OT_JSON_MEMBER_Columns

#define OT_JSON_MEMBER_Columns   "Columns"

◆ OT_JSON_MEMBER_ColumnStretch

#define OT_JSON_MEMBER_ColumnStretch   "ColumnStretch"

◆ OT_JSON_MEMBER_Items

#define OT_JSON_MEMBER_Items   "Items"

◆ OT_JSON_MEMBER_Rows

#define OT_JSON_MEMBER_Rows   "Rows"

◆ OT_JSON_MEMBER_RowStretch

#define OT_JSON_MEMBER_RowStretch   "RowStretch"

Variable Documentation

◆ ellipseItemRegistrar