Slots

Individual code sections are marked as so-called "Slots" (context menu / Mark Slot) in the selected implementation. They represent a variety of elements in the coding of the implementation and are implementation-specific. In addition to a name and a descriptive text, a slot contains an expression to define its content.

In the example of Singleton design pattern, the class identifier initially presents itself for slot definition.