Annotation Type QtPropertyWriter
QtPropertyWriter annotates a method as being a setter for a property.
The annotation specifies the name of the property and whether the
property is enabled for writing.
-
Optional Element Summary
Optional Elements
-
Element Details
-
enabled
boolean enabledReturns true if the property is enabled; otherwise, returns false.- Default:
true
-
name
-