Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
AbstractLogicsElement.cpp File Reference
Include dependency graph for AbstractLogicsElement.cpp:

Variables

static const std::string kPrvKeyLogicsElementType = "Type"
 
static const std::string kPrvKeyLogicsElementName = "Name"
 
static const std::string kPrvStrLogicsElementTypeBackground = "Background"
 
static const std::string kPrvStrLogicsElementTypeComponent = "Component"
 
static const std::string kPrvStrLogicsElementTypeConnection = "Connection"
 
static const std::string kPrvStrLogicsElementTypeConnectionPoint = "ConnectionPoint"
 
static const std::string kPrvStrLogicsElementTypeText = "Text"
 
static const std::string kPrvStrLogicsElementTypeRectangle = "Rectangle"
 

Variable Documentation

◆ kPrvKeyLogicsElementName

const std::string kPrvKeyLogicsElementName = "Name"
static

◆ kPrvKeyLogicsElementType

const std::string kPrvKeyLogicsElementType = "Type"
static

◆ kPrvStrLogicsElementTypeBackground

const std::string kPrvStrLogicsElementTypeBackground = "Background"
static

◆ kPrvStrLogicsElementTypeComponent

const std::string kPrvStrLogicsElementTypeComponent = "Component"
static

◆ kPrvStrLogicsElementTypeConnection

const std::string kPrvStrLogicsElementTypeConnection = "Connection"
static

◆ kPrvStrLogicsElementTypeConnectionPoint

const std::string kPrvStrLogicsElementTypeConnectionPoint = "ConnectionPoint"
static

◆ kPrvStrLogicsElementTypeRectangle

const std::string kPrvStrLogicsElementTypeRectangle = "Rectangle"
static

◆ kPrvStrLogicsElementTypeText

const std::string kPrvStrLogicsElementTypeText = "Text"
static