QtPropertyRequired indicates that the property value is required.
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionboolean
The value should be true or false depending on whether the property is required property.
-
Element Details
-
value
boolean valueThe value should be true or false depending on whether the property is required property.- Default:
true
-