Definition at line 18 of file Display14.cpp.
◆ metadata()
◆ constraints
Initial value:{
.type = ElementType::Display14,
.group = ElementGroup::Output,
.minInputSize = 15,
.maxInputSize = 15,
.canChangeAppearance = true,
.hasColors = true,
.hasLabel = true,
.rotatesGraphic = false,
}
Definition at line 19 of file Display14.cpp.
Referenced by metadata().
◆ registered
Initial value: = []() {
return true;
}()
static void registerCreator(ElementType type, std::function< GraphicElement *()> creator)
Registers a creator lambda for type, used by buildElement().
static constexpr ElementConstraints constraints
static ElementMetadata metadata()
Definition at line 59 of file Display14.cpp.
The documentation for this struct was generated from the following file: