Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
I'm trying to load a file in C++ side with something like fopen but everything is load from the working dir and I want to load a file in the same folder than my qml file. I don't know how i can retrieve the relative path to the working dir.
Thank.