Can I invoke a Javascript method which is in Javascript file, directly from C++?
QML and Qt Quick
1
Posts
1
Posters
501
Views
1
Watching
-
wrote on 13 Dec 2014, 17:17 last edited by
I know that you can invoke a JS function which is defined in a QML file, but what about the case when it is defined in a JS file. The JS files are imported to that QML file.
Thank you guys
1/1