diff options
Diffstat (limited to 'src/quick/handlers/qquickpointerdevicehandler.cpp')
| -rw-r--r-- | src/quick/handlers/qquickpointerdevicehandler.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/quick/handlers/qquickpointerdevicehandler.cpp b/src/quick/handlers/qquickpointerdevicehandler.cpp index 7b9f6839b1..dfea3ec02d 100644 --- a/src/quick/handlers/qquickpointerdevicehandler.cpp +++ b/src/quick/handlers/qquickpointerdevicehandler.cpp @@ -51,8 +51,7 @@ QT_BEGIN_NAMESPACE \preliminary \instantiates QQuickPointerDeviceHandler \inherits PointerHandler - \inqmlmodule Qt.labs.handlers - \ingroup qtquick-handlers + \inqmlmodule QtQuick \brief Abstract handler for pointer events with device-specific constraints. An intermediate class (not registered as a QML type) for handlers which |
