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
boolean
Returns true if the property is enabled; otherwise, returns false.
Returnd the name of the property.
Element Details
enabled
boolean enabled
Returns true if the property is enabled; otherwise, returns false.
Default:
true
name
Returnd the name of the property.
Default:
""
QtJambi Reference Documentation The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.