Support for MeeGoQt on MeeGoQt is a comprehensive application and UI framework for developing MeeGo applications that can also be deployed across major device and desktop operating systems without rewriting the source code. If you are developing apps for the Symbian, 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 MeeGo
Key Features for MeeGo DevelopmentNative Look and FeelQt will detect which theme the device is running and applies the style at runtime to your Qt application. Widgets are optimized for touch screen usage. Graphics FeaturesQt for MeeGo provides a powerful paint engine that cotain features such as anti aliasing, gradients, curves and transparency. It also has animation support with timelines and easing curves. Qt for MeeGo also supports hardware acceleration using ARM NEON, x86, and OpenGL ES 2.0. Device ConfigurationsQt is the foundation of MeeGo UI and application development and therefore Qt will be present in all upcoming MeeGo devices. Qt can provide automatic support for:
Maemo - Linux/X11Qt supports a wide range of X11 platform variants, such as: Solaris, AIX, HP-UX, Maemo 5 and MeeGo. Qt for MeeGo contains all Qt modules and features the same functionality as the Qt on X11 version. 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. 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. |