1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- supported-platforms.qdoc -->
<title>Qt 4.8: Support for Symbian</title>
<link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader">
<div class="content">
<a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a>
</div>
<div class="breadcrumb toolblock">
<ul>
<li class="first"><a href="index.html">Home</a></li>
<!-- Breadcrumbs go here -->
<li>Support for Symbian</li>
</ul>
</div>
</div>
<div class="content mainContent">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#qt-on-symbian">Qt on Symbian</a></li>
<li class="level1"><a href="#getting-started-on-symbian">Getting Started on Symbian</a></li>
<li class="level1"><a href="#key-features-for-symbian-development">Key Features for Symbian Development</a></li>
<li class="level2"><a href="#native-look-and-feel">Native Look and Feel</a></li>
<li class="level2"><a href="#graphics-features">Graphics Features</a></li>
<li class="level2"><a href="#device-configurations">Device Configurations</a></li>
<li class="level2"><a href="#cross-platform-development-using-qt-creator">Cross-Platform Development using Qt Creator</a></li>
<li class="level3"><a href="#licensing">Licensing</a></li>
</ul>
</div>
<h1 class="title">Support for Symbian</h1>
<span class="subtitle"></span>
<!-- $$$symbian-support.html-description -->
<div class="descr"> <a name="details"></a>
<a name="qt-on-symbian"></a>
<h2>Qt on Symbian</h2>
<p>Qt 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 <a href="supported-platforms.html">supported platforms</a>.</p>
<a name="getting-started-on-symbian"></a>
<h2>Getting Started on Symbian</h2>
<ul>
<li><a href="supported-platforms.html">Supported platform</a> - Details on the Qt support for Symbian.</li>
<li><a href="requirements-symbian.html">Qt for the Symbian platform Requirements</a> - Software required to run Qt on Symbian.</li>
<li><a href="install-symbian.html">Installing Qt for the Symbian platform</a> - Build Qt for Symbian development.</li>
<li><a href="platform-notes-symbian.html">Platform Notes - Symbian</a> - Platform specific notes.</li>
<li><a href="gettingstarted.html">Getting started</a></li>
<li><a href="http://doc.qt.nokia.com/qtquick-components-symbian-1.1/index.html">Qt Quick Components for Symbian</a> - provides a QML component set for the Symbian^3 platform</li>
</ul>
<a name="key-features-for-symbian-development"></a>
<h2>Key Features for Symbian Development</h2>
<p>On 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.</p>
<a name="native-look-and-feel"></a>
<h3>Native Look and Feel</h3>
<p>Qt 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.</p>
<p>The <a href="http://doc.qt.nokia.com/qtquick-components-symbian-1.1/index.html">Qt Quick Components for Symbian 1.1</a> provides a native QML component set.</p>
<a name="graphics-features"></a>
<h3>Graphics Features</h3>
<p>Qt 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.</p>
<a name="device-configurations"></a>
<h3>Device Configurations</h3>
<p>Using 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.</p>
<a name="cross-platform-development-using-qt-creator"></a>
<h3>Cross-Platform Development using Qt Creator</h3>
<p><a href="http://doc.qt.nokia.com/qtcreator-snapshot/index.html">Qt Creator</a> 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.</p>
<a name="licensing"></a>
<h4>Licensing</h4>
<p>Qt 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.</p>
<p>Additional <a href="developing-with-qt.html">Cross-Platform and Platform-Specific Development</a> information.</p>
</div>
<!-- @@@symbian-support.html -->
<div class="ft">
<span></span>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2012 Nokia Corporation and/or its
subsidiaries. Documentation contributions included herein are the copyrights of
their respective owners.</p>
<br />
<p>
The documentation provided herein is licensed under the terms of the
<a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation
License version 1.3</a> as published by the Free Software Foundation.</p>
<p>
Documentation sources may be obtained from <a href="http://www.qt-project.org">
www.qt-project.org</a>.</p>
<br />
<p>
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. <a title="Privacy Policy"
href="http://en.gitorious.org/privacy_policy/">Privacy Policy</a></p>
</div>
</body>
</html>
|