summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestcase.qdoc
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2020-11-04 22:46:00 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2020-11-06 22:03:52 +0100
commitb284e01b0f4baa40d6c9c910bdd730c1159c8872 (patch)
tree247f8e2c3fb57f742b68c1f816f60000af912060 /src/testlib/qtestcase.qdoc
parentb13bad3ab0de96a3c6fe6dce4b9f35649f2f37d9 (diff)
Fix a few qdoc warnings
Change-Id: I7cc284ec56f02049d43a23c81659db94bfc3ff42 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/testlib/qtestcase.qdoc')
-rw-r--r--src/testlib/qtestcase.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testlib/qtestcase.qdoc b/src/testlib/qtestcase.qdoc
index 7db38eee1b..fa71729e56 100644
--- a/src/testlib/qtestcase.qdoc
+++ b/src/testlib/qtestcase.qdoc
@@ -1260,7 +1260,8 @@
\fn QPointingDevice * QTest::createTouchDevice(QInputDevice::DeviceType devType = QInputDevice::DeviceType::TouchScreen, QInputDevice::Capabilities caps = QInputDevice::Capability::Position)
\since 5.8
- Creates a dummy touch device of type \a devType for simulation of touch events.
+ Creates a dummy touch device of type \a devType with capabilities \a caps for
+ simulation of touch events.
The touch device will be registered with the QPA window system interface,
and deleted automatically when the QCoreApplication is deleted. So you