QtInvokable specifies whether a method or constructor
can be accessed by QMetaMethod. The default is true.
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionboolean
The value should be true or false depending on whether the method or constructor is scriptable.
-
Element Details
-
value
boolean valueThe value should be true or false depending on whether the method or constructor is scriptable.- Default:
true
-