QObject_undefine
Last updated
Was this helpful?
Last updated
Was this helpful?
Undefine a dynamic property of a QObject handle.
QObject_undefine(h, property_name)
h - an QObject handle.
property_name - a string : dynamic property name.
R - a string: method signature.
Undefine a dynamic property of a QObject handle.
, .
1.0.0
initial version
Allan CORNET