Hi
I have an application that runs on the N900. It's like a drawing application. When the user touches the screen the application begins drawing.
It runs on the simulator but it does not recognize...
Type: Posts; User: radha13; Keyword(s):
Hi
I have an application that runs on the N900. It's like a drawing application. When the user touches the screen the application begins drawing.
It runs on the simulator but it does not recognize...
ya other applications using Qt Quick and QT C++ but not anything that uses Qt Mobility APIs.
Symbian^3 is there on C7 and we dint use classes from QML.
I have an application which uses QGeoRoute and other classes which acces maps. It runs on the simulator but does not work on the phone. I am using a C7.
Do I need to add or install something on the...
Hi
I'm a beginner at Qt Quick and i'm having some problems with Qt Mobility APIs
it gives me the following error
module "QtMobility.messaging" is not installed
for the line
import...
Hi
I'm a beginner at Qt Quick. i have the qt sdk 1.1 beta version and i'm unable to access the Qt Mobility plugins for qml. It gives me the following error
module "QtMobility.messaging" is not...