r = QObject_root()
| Paramètre | Description |
|---|---|
| h | poignée (handle) QObject de l'interface graphique Nelson. |
Renvoie la poignée (handle) QObject de l'interface graphique Nelson.
h1 = QObject_root()
h1.windowTitle
h1.windowTitle = 'Your title'
| Version | Description |
|---|---|
| 1.0.0 | version initiale |