summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2017-03-17 12:00:32 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2017-03-20 11:55:27 +0000
commit64eaa17f22bce9804266f49a8e84ef1f041a061c (patch)
tree0935ef3090b2a158a00fa7056a3f7671a44170cf
parentd5573a221be016ddf20402d724a640edce23d788 (diff)
Move Qt Gamepad from TP modules to Add-ons
Change-Id: I185c343a16ff596d3e4a7280822dac45b26bb834 Reviewed-by: Nico Vertriest <nico.vertriest@qt.io>
-rw-r--r--doc/src/qtmodules.qdoc9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index 639225182..fc874d5c2 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -173,6 +173,13 @@
\li
\li Classes for inter-process communication over the D-Bus protocol.
\row
+ \li \l[QtGamepad]{Qt Gamepad}
+ \li All
+ \li \l{Qt for Android}{Android}, \l{Qt for iOS}{iOS}, \l{Qt for macOS}{\macos},
+ tvOS (including the tvOS remote), \l{Qt for Linux/X11}{Linux},
+ \l{Qt for Windows}{Windows}
+ \li Enables Qt applications to support the use of gamepad hardware.
+ \row
\li \l[QtGraphicalEffects]{Qt Graphical Effects}
\li All
\li
@@ -386,8 +393,6 @@
\header
\li Module
\li Description
- \row \li \l{Qt Gamepad}
- \li Enables Qt applications to support the use of gamepad hardware.
\row \li \l{Qt Network Authorization}
\li Provides support for OAuth-based authorization to online services.
\row \li \l{Qt Speech}