Definition at line 11 of file InputVCC.cpp.
◆ metadata()
◆ constraints
Initial value:{
.type = ElementType::InputVcc,
.group = ElementGroup::StaticInput,
.minOutputSize = 1,
.maxOutputSize = 1,
.canChangeAppearance = true,
.rotatesGraphic = false,
}
Definition at line 12 of file InputVCC.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
Definition at line 35 of file InputVCC.cpp.
The documentation for this struct was generated from the following file: