![]() |
An option for the OMC::EnumAttribute attribute.
This object wraps an option available in an OMC::EnumAttribute. These options are available as the value of an EnumAttribute, or as available options with OMC::EnumAttribute::options.
See OMC::EnumAttribute for more information.
Public Attributes | |
QString | name |
Get the name of the enum option. | |
QString | value |
Get the value of the enum option. | |