Qt 6.11 is out! See what's new in the release
blog
Does Qt SDK 1.1.2 has Qt Mobility 1.2
Mobile and Embedded
3
Posts
2
Posters
2.9k
Views
1
Watching
-
Hi,
My question is does Qt SDK 1.1.2 has Qt Mobility 1.2 , if not which version of Qt mobility is present in Qt SDK 1.1.2 -
In Qt SDK 1.1.2 Qt Mobility has version 1.1.3.
You can see it your self @qDebug() << QTM_VERSION_STR << QT_VERSION_STR;@ -
Thanks, I asked this, since I wanted to use Qt mobility APIs from "Connnectivity" module.