How to get the current file's path in QML (main.qml)
Unsolved
QML and Qt Quick
-
Re: How to getting the application dir in QML file
After so many years does someone know the easiest way of storing the current file location in QML (main.qml)? Ex: property var location: function() && location will be == path of main.qml