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