aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickevents.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/items/qquickevents.cpp')
-rw-r--r--src/quick/items/qquickevents.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/quick/items/qquickevents.cpp b/src/quick/items/qquickevents.cpp
index cc1a5ee375..3cfe41f728 100644
--- a/src/quick/items/qquickevents.cpp
+++ b/src/quick/items/qquickevents.cpp
@@ -46,7 +46,7 @@ QT_BEGIN_NAMESPACE
/*!
\qmltype KeyEvent
\instantiates QQuickKeyEvent
- \inqmlmodule QtQuick 2
+ \inqmlmodule QtQuick
\ingroup qtquick-input-events
\brief Provides information about a key event
@@ -171,7 +171,7 @@ Item {
/*!
\qmltype MouseEvent
\instantiates QQuickMouseEvent
- \inqmlmodule QtQuick 2
+ \inqmlmodule QtQuick
\ingroup qtquick-input-events
\brief Provides information about a mouse event
@@ -270,7 +270,7 @@ Item {
/*!
\qmltype WheelEvent
\instantiates QQuickWheelEvent
- \inqmlmodule QtQuick 2
+ \inqmlmodule QtQuick
\ingroup qtquick-input-events
\brief Provides information about a mouse wheel event