summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVenugopal Shivashankar <venugopal.shivashankar@digia.com>2016-04-14 16:20:19 +0200
committerVenugopal Shivashankar <venugopal.shivashankar@digia.com>2016-04-18 10:31:35 +0000
commit619297421f5fd5f89768cc4161b4f3a7a5c3d575 (patch)
treecd32f3288732f0b4a9110b75962d384fed29bf91
parentbd0336ea0c9326db3f5bb56c3e72e4ef615d8a9a (diff)
downloadqtdoc-619297421f5fd5f89768cc4161b4f3a7a5c3d575.tar.gz
Doc: Move some of Value-add modules to the Add-ons table
Except Qt for Device Creation and Qt Quick Compliler, all other addons are going to be available under the GPLv3 license. Change-Id: I05126d1355dadb732104ec38f4aa6efd59ddb9ae Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com> Reviewed-by: Sami Makkonen <sami.makkonen@theqtcompany.com> Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
-rw-r--r--doc/src/external-resources.qdoc4
-rw-r--r--doc/src/qtmodules.qdoc53
2 files changed, 41 insertions, 16 deletions
diff --git a/doc/src/external-resources.qdoc b/doc/src/external-resources.qdoc
index 7911d064..c483016d 100644
--- a/doc/src/external-resources.qdoc
+++ b/doc/src/external-resources.qdoc
@@ -282,3 +282,7 @@
\externalpage http://doc.qt.io/archives/qt-5.3/enginio-index.html
\title Enginio Manual
*/
+/*!
+ \externalpage http://doc.qt.io/QtForDeviceCreation/qtee-about-b2qt.html
+ \title Boot2Qt
+*/
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index 5979a5e9..9cbb96a9 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -297,38 +297,59 @@
\li
\li
\li Support for XPath, XQuery, XSLT and XML schema validation.
+ \row
+ \header
+ \li {4,1} Add-ons available under GPLv3 license
+ \row
+ \li \l{Qt Charts}
+ \li All
+ \li
+ \li UI Components for displaying visually pleasing charts,
+ driven by static or dynamic data models.
+ \row
+ \li \l{Qt Data Visualization}
+ \li
+ \li
+ \li UI Components for creating stunning 3D data visualizations.
+ \row
+ \li \l{Qt Purchasing}
+ \li \l{Qt for Android}{Android}, \l{Qt for iOS}{iOS}, and
+ \l{Qt for OS X}{OS X}.
+ \li
+ \li Enables in-app purchase of products in Qt applications.
+ \row
+ \li \l{Qt Virtual Keyboard}
+ \li \l{Qt for Linux/X11}{Linux} and \l{Qt for Windows}{Windows}
+ desktop, and \l{Boot2Qt}{Boot to Qt} targets.
+ \li
+ \li A framework for implementing different input methods as
+ well as a QML virtual keyboard. Supports localized keyboard
+ layouts and custom visual themes.
+ \row
+ \li \l{Qt Quick 2D Renderer}
+ \li All
+ \li
+ \li Enables the use of Qt Quick UI on devices without OpenGL
+ capability.
\endtable
\section1 Value-Add Modules
In addition to the modules released as part of Qt 5, the following modules
- and tooling build on top of the Qt libraries to provide additional value. They
- have their own release schedule, and are available under different Qt licenses.
- See the \l {Downloads} page for more information.
+ and tooling build on top of the Qt libraries to provide additional value.
+ They have their own release schedule, and are available under the
+ commercial license.
\table 80%
\header
\li Feature
\li Description
-
\row \li \l{Qt for Device Creation}
\li Tools for fast, easy, and fully-integrated embedded device application development.
Includes most other Value-Add features.
- \row \li \l{Qt Charts}
- \li UI Components for displaying visually pleasing charts, driven by static or dynamic
- data models.
\row \li \l{Qt Quick Compiler}
\li Enables compiling .qml source files into application binaries, improving load times
and security for code assets.
- \row \li \l{Qt Data Visualization}
- \li UI Components for creating stunning 3D data visualizations.
- \row \li \l{Qt Purchasing}
- \li Enables in-app purchase of products in Qt applications on mobile platforms.
- \row \li \l{Qt Virtual Keyboard}
- \li A framework for implementing different input methods as well as a QML virtual keyboard.
- Supports localized keyboard layouts and custom visual themes.
- \row \li \l{Qt Quick 2D Renderer}
- \li Enables the use of Qt Quick UI on devices without OpenGL capability.
\endtable
\section1 Technology Preview Modules