[Qt-qml] Javascript imports

Mario Negro Ponzi marionegroponzi at googlemail.com
Wed Feb 16 00:47:01 CET 2011


Hi,
I have a QML project with multiple js files. I call js functions across the
files. Due to the named imports in QML, it looks like I have to specify the
name used in the QML file and that makes my js file dependent on the QML
file that imports it (j the sense that it must know how the other file has
been imported in QML).

Is there a way to avoid it?

Cheers,
Mario

--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20110216/f65e2f2d/attachment.html 


More information about the Qt-qml mailing list