On Wednesday 11 February 2015 18:50:42 Hausmann Simon wrote: > Hi, > > The brute force way is to add this feature to the engine at the expense of > performance, memory consumption and maintenance :) > > Today you can invoke Javascript defined functions by simply getting the > function as a property via QJSValue and call() it.
The objective was to expose such a JS object to D-Bus, but QtDBus requires the meta object to match. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
