objet nelson appelable depuis QML.
nelson.disp(msg)
nelson.evaluate(cmd)
nelson.processevent()
nelson.call(function_name)
nelson.call(function_name, arg1, ..., arg5)
msg - une chaîne.
cmd - une chaîne.
function_name - une chaîne : nom de la fonction nelson à appeler
arg1, ..., arg5 - variables JavaScript
nelson contient des méthodes utilisées comme callbacks pour appeler nelson depuis QML
qml_pluginpathlist, qml_addimportpath.
1.0.0
version initiale
Last updated 3 months ago