This annotation is used to mark a method as a notify signal
for a Qt property. The annotation gives the name of
the property. You can specify multiple properties comma-separated.
Optional Element Summary
Optional Elements
boolean
Returns true if the property is enabled; otherwise, false.
Returns the name of the property or of multiple properties comma-separated.
Element Details
enabled
boolean enabled
Returns true if the property is enabled; otherwise, false.
Default:
true
name
Returns the name of the property or of multiple properties comma-separated.
Default:
""
QtJambi 6.5.8 API 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.