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

Macros

#define OT_JSON_MEMBER_Item   "Item"
 
#define OT_JSON_MEMBER_Items   "Items"
 
#define OT_JSON_MEMBER_IsSlave   "IsSlave"
 
#define OT_JSON_MEMBER_IsMaster   "IsMaster"
 

Variables

static ot::GraphicsItemCfgFactoryRegistrar< ot::GraphicsStackItemCfgstackItemCfg (OT_FactoryKey_GraphicsStackItem)
 

Detailed Description

Author
Alexander Kuester (alexk95)
Date
August 2023

Macro Definition Documentation

◆ OT_JSON_MEMBER_IsMaster

#define OT_JSON_MEMBER_IsMaster   "IsMaster"

◆ OT_JSON_MEMBER_IsSlave

#define OT_JSON_MEMBER_IsSlave   "IsSlave"

◆ OT_JSON_MEMBER_Item

#define OT_JSON_MEMBER_Item   "Item"

◆ OT_JSON_MEMBER_Items

#define OT_JSON_MEMBER_Items   "Items"

Variable Documentation

◆ stackItemCfg