Definition at line 11 of file JKFlipFlop.cpp.
◆ metadata()
◆ constraints
Initial value:{
.type = ElementType::JKFlipFlop,
.group = ElementGroup::Memory,
.minInputSize = 5,
.maxInputSize = 5,
.minOutputSize = 2,
.maxOutputSize = 2,
.canChangeAppearance = true,
}
Definition at line 12 of file JKFlipFlop.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 33 of file JKFlipFlop.cpp.
The documentation for this struct was generated from the following file: