Enum

Enumeration: create a user-defined enumeration.

Enum 1:

A new dialog is shown for adding (+) or removing (-) an element. Edit the order with the help of the arrows.

Note

Unique names are required for enumeration elements

Please note that the enumeration elements must have unique names, as otherwise the C++ code generated is invalid.

Text: Enumeration element

Enum: Suitable integer value.

Comment: Optional comment.