Definition at line 18 of file InputRotary.cpp.
◆ metadata()
◆ constraints
Initial value:{
.type = ElementType::InputRotary,
.group = ElementGroup::Input,
.minOutputSize = 2,
.maxOutputSize = 16,
.canChangeAppearance = true,
.hasTrigger = true,
.hasLabel = true,
}
Definition at line 19 of file InputRotary.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 44 of file InputRotary.cpp.
The documentation for this struct was generated from the following file: