Last updated 2 years ago
Was this helpful?
QObject root object.
r = QObject_root()
h - QObject handle of Nelson gui.
Returns QObject handle of Nelson gui.
, .
h1 = QObject_root() h1.windowTitle h1.windowTitle = 'Your title'
1.0.0
initial version
Allan CORNET