Qt Mobility version
-
Hello,
"qVersion() ":http://doc.qt.nokia.com/4.0/qtglobal.html#qVersion returns the version of the Qt runtime. Is there something similar to determine the version of Qt Mobiltiy?
-jk
-
Hi,
I don't think there is a such a function yet. Currently Qt Mobility version is defined as a macro, QTM_VERSION_STR, in src/global/qmobilityglobal.h.