summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.