summaryrefslogtreecommitdiffstats
path: root/examples/QtSensors/QtSensors_sensor_explorer/import
diff options
context:
space:
mode:
Diffstat (limited to 'examples/QtSensors/QtSensors_sensor_explorer/import')
-rw-r--r--examples/QtSensors/QtSensors_sensor_explorer/import/explorer.cpp2
-rw-r--r--examples/QtSensors/QtSensors_sensor_explorer/import/propertyinfo.cpp2
-rw-r--r--examples/QtSensors/QtSensors_sensor_explorer/import/sensoritem.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/QtSensors/QtSensors_sensor_explorer/import/explorer.cpp b/examples/QtSensors/QtSensors_sensor_explorer/import/explorer.cpp
index 0c296192..12b35f9e 100644
--- a/examples/QtSensors/QtSensors_sensor_explorer/import/explorer.cpp
+++ b/examples/QtSensors/QtSensors_sensor_explorer/import/explorer.cpp
@@ -49,7 +49,7 @@ QT_BEGIN_NAMESPACE
/*
\class QSensorExplorer
- \brief The QSensorExplorer element provides an easy access for reading all avalaible sensors installed on the system.
+ \brief The QSensorExplorer type provides an easy access for reading all avalaible sensors installed on the system.
*/
/*
diff --git a/examples/QtSensors/QtSensors_sensor_explorer/import/propertyinfo.cpp b/examples/QtSensors/QtSensors_sensor_explorer/import/propertyinfo.cpp
index 0360e0d2..00f43e44 100644
--- a/examples/QtSensors/QtSensors_sensor_explorer/import/propertyinfo.cpp
+++ b/examples/QtSensors/QtSensors_sensor_explorer/import/propertyinfo.cpp
@@ -47,7 +47,7 @@ QT_BEGIN_NAMESPACE
/*
\class QPropertyInfo
- \brief The QPropertyInfo element provides an easy access for reading and writing the property values.
+ \brief The QPropertyInfo type provides an easy access for reading and writing the property values.
*/
/*
diff --git a/examples/QtSensors/QtSensors_sensor_explorer/import/sensoritem.cpp b/examples/QtSensors/QtSensors_sensor_explorer/import/sensoritem.cpp
index 68dccf46..dd9d0365 100644
--- a/examples/QtSensors/QtSensors_sensor_explorer/import/sensoritem.cpp
+++ b/examples/QtSensors/QtSensors_sensor_explorer/import/sensoritem.cpp
@@ -47,7 +47,7 @@ QT_BEGIN_NAMESPACE
/*
\class QSensorItem
- \brief The QSensorItem element provides information about the meta-datas from a sensors installed on the system.
+ \brief The QSensorItem type provides information about the meta-datas from a sensors installed on the system.
*/
/*