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
-
Element Details
-
enabled
boolean enabledReturns true if the property is enabled; otherwise, false.- Default:
- true
-
name
String nameReturns the name of the property or of multiple properties comma-separated.- Default:
- ""
-