summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxevents.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qfxevents.cpp')
-rw-r--r--src/declarative/fx/qfxevents.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/fx/qfxevents.cpp b/src/declarative/fx/qfxevents.cpp
index 804446b..7d04f5d 100644
--- a/src/declarative/fx/qfxevents.cpp
+++ b/src/declarative/fx/qfxevents.cpp
@@ -118,8 +118,8 @@ QT_BEGIN_NAMESPACE
*/
/*!
- \qmlproperty int x
- \qmlproperty int y
+ \qmlproperty int MouseEvent::x
+ \qmlproperty int MouseEvent::y
These properties hold the position of the mouse event.
*/