<< QObject_methodsignature | QML engine | QObject_set >> |
r = QObject_root() |
QObject handle of Nelson gui.
Returns QObject handle of Nelson gui.
QObject_set (set), QObject_get (get).
h1 = QObject_root()
h1.windowTitle
h1.windowTitle = 'Your title'
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET