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