[Qt-qml] QML plugins using relative paths

Tico Ballagas ballagas at gmail.com
Fri Nov 12 02:17:10 CET 2010


I have a custom QML plugin module that needs to access a local file using a relative path.  After packaging everything into an installable app, my QML modules seem to find relative paths correctly, but my plugin modules do not.  How do I get my QML plugin to load a relative file from the correct path?

-Tico



More information about the Qt-qml mailing list