<< QObject_used | QML engine | qml_addimportpath >> |
nelson.disp(msg) |
nelson.evaluate(cmd) |
nelson.processevent() |
nelson.call(function_name) |
nelson.call(function_name, arg1, ..., arg5) |
a string.
a string.
a string: nelson function name to call
javascript variables
nelson object contains some methods used as callback to call nelson from QML
qml_pluginpathlist, qml_addimportpath.
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET