Qt-Add-ons-Modules: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
=Qt Add-on Modules=
[[Category:Developing_with_Qt::Qt 5]]<br />h1. Qt Add-on Modules


As opposed to the always required [[Qt-Essentials-Modules|Qt Essentials Modules]], the Add-ons can be included optionally in Qt enabled platforms. The list of maintainers can be found [[Maintainers|here]] ''[wiki.qt.io]''.
As opposed to the always required [[Qt Essentials Modules]], the Add-ons can be included optionally in Qt enabled platforms. The list of maintainers can be found &quot;here&amp;quot;:http://wiki.qt.io/Maintainers.


==Modules Integrated in Qt 5.0==
== Modules Integrated in Qt 5.0 ==


The [http://doc.qt.io/qt-5.0/qtdoc/modules.html All Modules] ''[qt.io]'' page contains information about the Add-On modules which were part of the Qt 5.0 release.
The &quot;All Modules&amp;quot;:http://doc.qt.io/qt-5.0/qtdoc/modules.html page contains information about the Add-On modules which were part of the Qt 5.0 release.


==Other Qt Modules==
== Other Qt Modules ==


These modules are not part of the Qt 5 release. They are available for download from their respective repositories and some have documentation snapshots.
These modules are not part of the Qt 5 release. They are available for download from their respective repositories and some have documentation snapshots.


The [https://qt.gitorious.org/qt qt.gitorious.org] ''[qt.gitorious.org]'' site contains a full list of repositories hosted in Gitorious.<br />''Note'':Several repositories contain more than one module.
The &quot;qt.gitorious.org&amp;quot;:https://qt.gitorious.org/qt site contains a full list of repositories hosted in Gitorious.<br />''Note'':Several repositories contain more than one module.


{| class="infotable line"
{background:#009900}. |''. Module |''. Platforms |''. Links |''. Description |<br />| '''Qt 3D''' | | &quot;https://qt.gitorious.org/qt/qt3d&amp;quot;:https://qt.gitorious.org/qt/qt3d | A set of APIs to make 3D graphics programming easy and declarative. |<br />| '''Qt Bluetooth''' | | &quot;https://qt.gitorious.org/qt/qtconnectivity&amp;quot;:https://qt.gitorious.org/qt/qtconnectivity | C++ and QML APIs for platforms using Bluetooth wireless technology. |<br />| '''Qt Contacts''' | | &quot;https://qt.gitorious.org/qt/qtpim&amp;quot;:https://qt.gitorious.org/qt/qtpim | C++ and QML APIs for accessing addressbooks / contact databases |<br />| '''Qt Location''' | All | &quot;https://qt.gitorious.org/qt/qtlocation&amp;quot;:https://qt.gitorious.org/qt/qtlocation | Provides location positioning, mapping, navigation and place search via QML and C++ interfaces. NMEA backend for positioning |<br />| '''Qt Organizer''' | | &quot;https://qt.gitorious.org/qt/qtpim&amp;quot;:https://qt.gitorious.org/qt/qtpim | C++ and QML APIs for accessing organizer events (todos, events, etc.) |<br />| '''Qt Publish and Subscribe''' | All | &quot;https://qt.gitorious.org/qt/qtsystems&amp;quot;:https://qt.gitorious.org/qt/qtsystems | |<br />| '''Qt Sensors''' | | &quot;https://qt.gitorious.org/qt/qtsensors&amp;quot;:https://qt.gitorious.org/qt/qtsensors | Access to sensors via QML and C++ interfaces. |<br />| '''Qt Service Framework''' | All | &quot;https://qt.gitorious.org/qt/qtsystems&amp;quot;:https://qt.gitorious.org/qt/qtsystems| |<br />| '''Qt System Info''' | All | &quot;https://qt.gitorious.org/qt/qtsystems&amp;quot;:https://qt.gitorious.org/qt/qtsystems | |<br />| '''Qt Versit''' | | &quot;https://qt.gitorious.org/qt/qtpim&amp;quot;:https://qt.gitorious.org/qt/qtpim | |<br />| '''Qt Wayland''' | Linux Wayland | &quot;https://qt.gitorious.org/qt/qtwayland&amp;quot;:https://qt.gitorious.org/qt/qtwayland | Linux only. Replacement for the removed QWS functionality. Includes Qt Compositor API (server), and Wayland platform plugin (clients) |<br />| '''Qt Feedback''' | | &quot;https://qt.gitorious.org/qt/qtfeedback&amp;quot;:https://qt.gitorious.org/qt/qtfeedback | |<br />| '''Qt JSON DB''' | Unix | &quot;https://qt.gitorious.org/qt/qtjsondb&amp;quot;:https://qt.gitorious.org/qt/qtjsondb | |<br />| '''Qt QA''' | | repository: &quot;https://qt.gitorious.org/qt/qtqa&amp;quot;:https://qt.gitorious.org/qt/qtqa &quot;Project&amp;quot;:http://wiki.qt.io/CI_Overview | Part of qt5.git |<br />| '''Qt QLALR''' | All | &quot;https://qt.gitorious.org/qt/qlalr&amp;quot;:https://qt.gitorious.org/qt/qlalr| Qt QLALR is a parser generator for LALR grammars. It is used to generate front-ends for QML and QXmlStreamReader. |
|- style="background: #009900"
! Module
! Platforms
! Links
! Description
|-
| '''Qt 3D'''
|
|
https://qt.gitorious.org/qt/qt3d ''[qt.gitorious.org]''
| A set of <span class="caps">API</span>s to make 3D graphics programming easy and declarative.
|-
| '''Qt Bluetooth'''
|
|
https://qt.gitorious.org/qt/qtconnectivity ''[qt.gitorious.org]''
| C++ and <span class="caps">QML</span> <span class="caps">API</span>s for platforms using Bluetooth wireless technology.
|-
| '''Qt Contacts'''
|
|
https://qt.gitorious.org/qt/qtpim ''[qt.gitorious.org]''
| C++ and <span class="caps">QML</span> <span class="caps">API</span>s for accessing addressbooks / contact databases
|-
| '''Qt Location'''
| All
|
https://qt.gitorious.org/qt/qtlocation ''[qt.gitorious.org]''
| Provides location positioning, mapping, navigation and place search via <span class="caps">QML</span> and C++ interfaces. <span class="caps">NMEA</span> backend for positioning
|-
| '''Qt Organizer'''
|
|
https://qt.gitorious.org/qt/qtpim ''[qt.gitorious.org]''
| C++ and <span class="caps">QML</span> <span class="caps">API</span>s for accessing organizer events (todos, events, etc.)
|-
| '''Qt Publish and Subscribe'''
| All
|
https://qt.gitorious.org/qt/qtsystems ''[qt.gitorious.org]''
|
|-
| '''Qt Sensors'''
|
|
https://qt.gitorious.org/qt/qtsensors ''[qt.gitorious.org]''
| Access to sensors via <span class="caps">QML</span> and C++ interfaces.
|-
| '''Qt Service Framework'''
| All
|
https://qt.gitorious.org/qt/qtsystems ''[qt.gitorious.org]''
|
|-
| '''Qt System Info'''
| All
|
https://qt.gitorious.org/qt/qtsystems ''[qt.gitorious.org]''
|
|-
| '''Qt Versit'''
|
|
https://qt.gitorious.org/qt/qtpim ''[qt.gitorious.org]''
|
|-
| '''Qt Wayland'''
| Linux Wayland
|
https://qt.gitorious.org/qt/qtwayland ''[qt.gitorious.org]''
| Linux only. Replacement for the removed <span class="caps">QWS</span> functionality. Includes Qt Compositor <span class="caps">API</span> (server), and Wayland platform plugin (clients)
|-
| '''Qt Feedback'''
|
|
https://qt.gitorious.org/qt/qtfeedback ''[qt.gitorious.org]''
|
|-
| '''Qt <span class="caps">JSON</span> DB'''
| Unix
|
https://qt.gitorious.org/qt/qtjsondb ''[qt.gitorious.org]''
|
|-
| '''Qt QA'''
|
|
repository: https://qt.gitorious.org/qt/qtqa ''[qt.gitorious.org]'' [[CI Overview|Project]] ''[qt.io]''
| Part of qt5.git
|-
| '''Qt <span class="caps">QLALR</span>'''
| All
|
https://qt.gitorious.org/qt/qlalr ''[qt.gitorious.org]''
| Qt <span class="caps">QLALR</span> is a parser generator for <span class="caps">LALR</span> grammars. It is used to generate front-ends for <span class="caps">QML</span> and QXmlStreamReader.
|-
| '''Qt Repo Tools'''
| All desktop
|
https://qt.gitorious.org/qt/qtrepotools ''[qt.gitorious.org]''
| Useful scripts for developers and release engineers. Part of qt5.git
|}
 
===Categories:===
 
* [[:Category:Developing with Qt|Developing_with_Qt]]
** [[:Category:Developing with Qt::Qt-5|Qt 5]]

Revision as of 14:22, 23 February 2015


h1. Qt Add-on Modules

As opposed to the always required Qt Essentials Modules, the Add-ons can be included optionally in Qt enabled platforms. The list of maintainers can be found "here&quot;:http://wiki.qt.io/Maintainers.

Modules Integrated in Qt 5.0

The "All Modules&quot;:http://doc.qt.io/qt-5.0/qtdoc/modules.html page contains information about the Add-On modules which were part of the Qt 5.0 release.

Other Qt Modules

These modules are not part of the Qt 5 release. They are available for download from their respective repositories and some have documentation snapshots.

The "qt.gitorious.org&quot;:https://qt.gitorious.org/qt site contains a full list of repositories hosted in Gitorious.
Note:Several repositories contain more than one module.

{background:#009900}. |. Module |. Platforms |. Links |. Description |
| Qt 3D | | "https://qt.gitorious.org/qt/qt3d&quot;:https://qt.gitorious.org/qt/qt3d | A set of APIs to make 3D graphics programming easy and declarative. |
| Qt Bluetooth | | "https://qt.gitorious.org/qt/qtconnectivity&quot;:https://qt.gitorious.org/qt/qtconnectivity | C++ and QML APIs for platforms using Bluetooth wireless technology. |
| Qt Contacts | | "https://qt.gitorious.org/qt/qtpim&quot;:https://qt.gitorious.org/qt/qtpim | C++ and QML APIs for accessing addressbooks / contact databases |
| Qt Location | All | "https://qt.gitorious.org/qt/qtlocation&quot;:https://qt.gitorious.org/qt/qtlocation | Provides location positioning, mapping, navigation and place search via QML and C++ interfaces. NMEA backend for positioning |
| Qt Organizer | | "https://qt.gitorious.org/qt/qtpim&quot;:https://qt.gitorious.org/qt/qtpim | C++ and QML APIs for accessing organizer events (todos, events, etc.) |
| Qt Publish and Subscribe | All | "https://qt.gitorious.org/qt/qtsystems&quot;:https://qt.gitorious.org/qt/qtsystems | |
| Qt Sensors | | "https://qt.gitorious.org/qt/qtsensors&quot;:https://qt.gitorious.org/qt/qtsensors | Access to sensors via QML and C++ interfaces. |
| Qt Service Framework | All | "https://qt.gitorious.org/qt/qtsystems&quot;:https://qt.gitorious.org/qt/qtsystems%7C |
| Qt System Info | All | "https://qt.gitorious.org/qt/qtsystems&quot;:https://qt.gitorious.org/qt/qtsystems | |
| Qt Versit | | "https://qt.gitorious.org/qt/qtpim&quot;:https://qt.gitorious.org/qt/qtpim | |
| Qt Wayland | Linux Wayland | "https://qt.gitorious.org/qt/qtwayland&quot;:https://qt.gitorious.org/qt/qtwayland | Linux only. Replacement for the removed QWS functionality. Includes Qt Compositor API (server), and Wayland platform plugin (clients) |
| Qt Feedback | | "https://qt.gitorious.org/qt/qtfeedback&quot;:https://qt.gitorious.org/qt/qtfeedback | |
| Qt JSON DB | Unix | "https://qt.gitorious.org/qt/qtjsondb&quot;:https://qt.gitorious.org/qt/qtjsondb | |
| Qt QA | | repository: "https://qt.gitorious.org/qt/qtqa&quot;:https://qt.gitorious.org/qt/qtqa "Project&quot;:http://wiki.qt.io/CI_Overview | Part of qt5.git |
| Qt QLALR | All | "https://qt.gitorious.org/qt/qlalr&quot;:https://qt.gitorious.org/qt/qlalr%7C Qt QLALR is a parser generator for LALR grammars. It is used to generate front-ends for QML and QXmlStreamReader. |