summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2016-06-08 16:48:37 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-06-09 08:25:55 +0000
commitb4f503470defd31b8907596f7c77a514fda1e097 (patch)
treee48f9d6350aecee819857bcaef143458c96267d8
parentde2a45ce8001c863aa61aa0e2c5dafd19240515b (diff)
Doc: Add Qt Gamepad to the Qt Modules page
Change-Id: I2d4be9a92a6efc16b9fc930adf0573fcffb0cf17 Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
-rw-r--r--doc/config/qtdoc.qdocconf1
-rw-r--r--doc/src/qtmodules.qdoc2
2 files changed, 3 insertions, 0 deletions
diff --git a/doc/config/qtdoc.qdocconf b/doc/config/qtdoc.qdocconf
index ff923e333..fb941c7cc 100644
--- a/doc/config/qtdoc.qdocconf
+++ b/doc/config/qtdoc.qdocconf
@@ -20,6 +20,7 @@ depends += \
qtenginio \
qtenginiooverview \
qtenginioqml \
+ qtgamepad \
qtgraphicaleffects \
qthelp \
qtimageformats \
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index c6b789a6a..ad8aa48ed 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -371,6 +371,8 @@
\row \li \l[Qt3D]{Qt 3D}
\li Functionality for near-realtime simulation systems with support
for 2D and 3D rendering.
+ \row \li \l{Qt Gamepad}
+ \li Enables Qt applications to support the use of gamepad hardware.
\row \li \l[QtSerialBus]{Qt Serial Bus}
\li Provides access to serial industrial bus interface. Currently the module supports
the CAN bus and Modbus protocols.