Just tested and QDir::currentPath() does return the path from which I called my executable.
And a symlink does not “exist”. If you are executing an exe from that path you are effectively executing it from the path the symlink points to.
Just tested and QDir::currentPath() does return the path from which I called my executable.
And a symlink does not “exist”. If you are executing an exe from that path you are effectively executing it from the path the symlink points to.