summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qaxissetting.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/frontend/qaxissetting.cpp')
-rw-r--r--src/input/frontend/qaxissetting.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/input/frontend/qaxissetting.cpp b/src/input/frontend/qaxissetting.cpp
index fa544d8c2..a255450a5 100644
--- a/src/input/frontend/qaxissetting.cpp
+++ b/src/input/frontend/qaxissetting.cpp
@@ -47,7 +47,7 @@ QAxisSetting::~QAxisSetting()
}
/*!
- \property QAxisSetting::axes
+ \property Qt3DInput::QAxisSetting::axes
*/
/*!
@@ -61,7 +61,7 @@ QList<int> QAxisSetting::axes() const
}
/*!
- \property QAxisSetting::deadZoneRadius
+ \property Qt3DInput::QAxisSetting::deadZoneRadius
*/
/*!
@@ -75,7 +75,7 @@ float QAxisSetting::deadZoneRadius() const
}
/*!
- \property QAxisSetting::smooth
+ \property Qt3DInput::QAxisSetting::smooth
*/
/*!