QObject_used
Returns list of current used QObject handle.
Syntax
r = QObject_used()
Output argument
h - a vector of QObject handle.
Description
Returns list of current used QObject handle.
See also
QObject_set (set), QObject_get (get).
Example
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Last updated