Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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.