amin-ahmadi.com
How to Get Current App Version in Qt - Amin
I have tried numerous methods to get an application’s own version number and believe me this is the best way to get it. First of all if we consider the fact that setting a Qt application version is done in PRO file (qmake) using the following simple command: Then getting this same value should be … Continue reading "How to Get Current App Version in Qt"
Amin