Qt-Add-ons-Modules: Difference between revisions
No edit summary |
(No difference)
|
Revision as of 17:02, 14 January 2015
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 [wiki.qt.io].
Modules Integrated in Qt 5.0
The All Modules [qt.io] 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 [qt.gitorious.org] site contains a full list of repositories hosted in Gitorious.
Note:Several repositories contain more than one module.
| Module | Platforms | Links | Description |
|---|---|---|---|
| Qt 3D |
https://qt.gitorious.org/qt/qt3d [qt.gitorious.org] |
A set of APIs to make 3D graphics programming easy and declarative. | |
| Qt Bluetooth |
https://qt.gitorious.org/qt/qtconnectivity [qt.gitorious.org] |
C++ and QML APIs for platforms using Bluetooth wireless technology. | |
| Qt Contacts |
https://qt.gitorious.org/qt/qtpim [qt.gitorious.org] |
C++ and QML APIs 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 QML and C++ interfaces. NMEA backend for positioning |
| Qt Organizer |
https://qt.gitorious.org/qt/qtpim [qt.gitorious.org] |
C++ and QML APIs 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 QML 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 QWS functionality. Includes Qt Compositor API (server), and Wayland platform plugin (clients) |
| Qt Feedback |
https://qt.gitorious.org/qt/qtfeedback [qt.gitorious.org] |
||
| Qt JSON DB | Unix |
https://qt.gitorious.org/qt/qtjsondb [qt.gitorious.org] |
|
| Qt QA |
repository: https://qt.gitorious.org/qt/qtqa [qt.gitorious.org] Project [qt.io] |
Part of qt5.git | |
| Qt QLALR | All |
https://qt.gitorious.org/qt/qlalr [qt.gitorious.org] |
Qt QLALR is a parser generator for LALR grammars. It is used to generate front-ends for QML 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 |