This page provides you basic information for developing applications that utilize Qt Quick Components for Symbian. It decribes the development environment and instructs how to create an application and run it on a device. It also provides you useful links for deepening the knowledge about application development.
Qt Quick Components for Symbian have been tested using the following compilers:
The latest Qt SDK contains the development tools and Qt libraries in a single package. However, if you want to install Qt libraries separately, notice the Qt version requirements:
In Qt SDK version 1.1.4, Qt Quick Components 1.1 for Symbian is available in the following targets:
Note: The Symbian toolchain is only available for Windows. Developers using Linux or Mac OS must use the Remote Compiler to build Symbian binaries.
Qt Quick Components for Symbian is targeted for Symbian Anna and later Symbian platforms.
On the standard Qt SDK installation, the compiled and signed SIS files are found in <QtSDK installation directory>\Symbian\sis\Symbian_Belle\QtQuickComponents\1.1 directory. These SIS files are for development and demonstration purposes. Utilize Nokia Smart Installer for Symbian when releasing your application to a wider audience.
The following instructions guide you how to first create an application that utilizes Qt Quick Components for Symbian and then run it on a phone. The instructions apply to the Windows environment. Before you start to perform the steps below, make sure that you have the latest Qt SDK installed on your PC.


If necessary, Smart Installer package downloads and installs the required Qt, Qt Mobility, and Qt Quick Components for Symbian packages to your phone.
The Test application looks like this:

Visit the following guides that demonstrate the components usage and view the examples and demo applications.