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

--
_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-qml

Reply via email to