Btw., when we're talking about qml and qt quick: Aapo, are you interested in upgrading QtComponents to 1.4.8
are you guys trying to turn this qt os watever in to QML???
import Qt 4.7 import QtQuick 1.1 import QtMobility.location 1.0 import QtMobility.sensors 1.0 import QtMobility.systeminfo 1.2 import QtWebKit 1.0 import QtMultimediaKit 1.1 import com.nokia.meego 1.0
I think you should use a main.cpp with QmlApplicationViewer.
You can create the required files with QtCreator. Look at useragenttool source for reference