Support for SymbianQt on SymbianQt provides support for the Symbian platform with integration to the S60 framework. If you are developing apps for the Symbian, Maemo or MeeGo platforms in most cases, you can use Qt under the free LGPL licensing option. Qt is cross-platform, and that means that you can use the code from one single code-base and rebuild for all supported platforms. Getting Started on Symbian
Key Features for Symbian DevelopmentOn top of all the tools and the API and class libraries that Qt offers, Qt provides you with added functionality for an optimized Symbian development experience. Native Look and FeelQt will detect which theme the phone is running and applies the style at runtime to your Qt application. The look and feel of your applications can also be easily customized in a fraction of the time and lines of code required for traditional UI styling with Qt Style Sheets. The Qt Quick Components for Symbian provides a native QML component set. Graphics FeaturesQt for Symbian contains a powerful paint engine that provides features such as anti, aliasing, gradients, curves and transparency. It also has animation support with timelines and easing curves. It is already targeting future device technology by supporting hardware acceleration using OpenVG. Device ConfigurationsUsing Qt for Symbian all supported Symbian devices provides automatic support for swiching between landscape and portrait mode, different screen resolutions as well as touch screen and key pad input. Cross-Platform Development using Qt CreatorQt Creator is a complete Cross-platform IDE included in the Qt SDK. The IDE allows programmers to create, build, debug and run Qt applications accross all supported platforms. LicensingQt for Symbian is available under the Qt Commercial License, the LGPL v. 2.1 "LGPL") and the GPL v. 3.0. Symbian currently licenses their software products under either the Symbian Foundation License or the Eclipse Public License ("EPL"). While the LGPL and the EPL are not compatible and may not be combined on a file-by-file basis, they may be used in a common environment provided that the interaction between Qt and Symbian is limited to: dynamic linking, inter-process communication and data exchange. Therefore, most Symbian developers can use Qt for Symbian under the LGPL. Additional Cross-Platform and Platform-Specific Development information. © 2008-2011 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia. Alternatively, this document may be used under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. |