Definition at line 38 of file Display7.cpp.
◆ metadata()
◆ constraints
Initial value:{
.type = ElementType::Display7,
.group = ElementGroup::Output,
.minInputSize = 8,
.maxInputSize = 8,
.canChangeAppearance = true,
.hasColors = true,
.hasLabel = true,
.rotatesGraphic = false,
}
Definition at line 39 of file Display7.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 72 of file Display7.cpp.
The documentation for this struct was generated from the following file: