I have a Qt based application that works for both Mac and Windows. When the user installs the software it also installs a folder containing a bunch of HTML documentation pa
You should use:
QString QCoreApplication::applicationDirPath() [static]