| | | |
Offset 4, 30 lines modified | Offset 4, 14 lines modified |
4 | ··<namespace·name=""·status="active"·access="public"·module="qtsensors"> | 4 | ··<namespace·name=""·status="active"·access="public"·module="qtsensors"> |
5 | ····<function·name="DECLARE_READING"·href="qsensorreading.html#DECLARE_READING"·status="active"·access="public"·documented="true"·related="0"·meta="macrowithparams"·brief="Adds·some·required·methods·to·a·reading·class"·signature="DECLARE_READING(classname)"> | 5 | ····<function·name="DECLARE_READING"·href="qsensorreading.html#DECLARE_READING"·status="active"·access="public"·documented="true"·related="0"·meta="macrowithparams"·brief="Adds·some·required·methods·to·a·reading·class"·signature="DECLARE_READING(classname)"> |
6 | ······<parameter·type=""·name="classname"·default=""/> | 6 | ······<parameter·type=""·name="classname"·default=""/> |
7 | ····</function> | 7 | ····</function> |
8 | ····<function·name="IMPLEMENT_READING"·href="qsensorreading.html#IMPLEMENT_READING"·status="active"·access="public"·documented="true"·related="1"·meta="macrowithparams"·brief="Implements·the·required·methods·for·a·reading·class"·signature="IMPLEMENT_READING(classname)"> | 8 | ····<function·name="IMPLEMENT_READING"·href="qsensorreading.html#IMPLEMENT_READING"·status="active"·access="public"·documented="true"·related="1"·meta="macrowithparams"·brief="Implements·the·required·methods·for·a·reading·class"·signature="IMPLEMENT_READING(classname)"> |
9 | ······<parameter·type=""·name="classname"·default=""/> | 9 | ······<parameter·type=""·name="classname"·default=""/> |
10 | ····</function> | 10 | ····</function> |
11 | ····<qmlclass·name="Accelerometer"·qml-module-name="QtSensors"·qml-base-type="QtSensors::Sensor"·fullname="QtSensors.Accelerometer"·href="qml-qtsensors-accelerometer.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_type"·title="Accelerometer"·fulltitle="Accelerometer"·subtitle=""·brief="Element·reports·on·linear·acceleration·along·the·X,·Y·and·Z·axes"> | |
12 | ······<qmlproperty·name="accelerationMode"·fullname="QtSensors.Accelerometer.accelerationMode"·href="qml-qtsensors-accelerometer.html#accelerationMode-prop"·status="active"·access="public"·since="QtSensors·5.1"·documented="true"·type="AccelerationMode"·attached="false"·writable="true"/> | |
13 | ····</qmlclass> | |
14 | ····<qmlclass·name="AccelerometerReading"·qml-module-name="QtSensors"·qml-base-type="QtSensors::SensorReading"·fullname="QtSensors.AccelerometerReading"·href="qml-qtsensors-accelerometerreading.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_reading"·title="AccelerometerReading"·fulltitle="AccelerometerReading"·subtitle=""·brief="Element·holds·the·most·recent·Accelerometer·reading"> | |
15 | ······<qmlproperty·name="x"·fullname="QtSensors.AccelerometerReading.x"·href="qml-qtsensors-accelerometerreading.html#x-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> | |
16 | ······<qmlproperty·name="y"·fullname="QtSensors.AccelerometerReading.y"·href="qml-qtsensors-accelerometerreading.html#y-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> | |
17 | ······<qmlproperty·name="z"·fullname="QtSensors.AccelerometerReading.z"·href="qml-qtsensors-accelerometerreading.html#z-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> | |
18 | ····</qmlclass> | |
19 | ····<qmlclass·name="AmbientLightReading"·qml-module-name="QtSensors"·qml-base-type="QtSensors::SensorReading"·fullname="QtSensors.AmbientLightReading"·href="qml-qtsensors-ambientlightreading.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_reading"·title="AmbientLightReading"·fulltitle="AmbientLightReading"·subtitle=""·brief="Element·holds·the·most·AmbientLightSensor·reading"> | |
20 | ······<qmlproperty·name="lightLevel"·fullname="QtSensors.AmbientLightReading.lightLevel"·href="qml-qtsensors-ambientlightreading.html#lightLevel-prop"·status="active"·access="public"·documented="true"·type="LightLevel"·attached="false"·writable="true"/> | |
21 | ····</qmlclass> | |
22 | ····<qmlclass·name="AmbientLightSensor"·qml-module-name="QtSensors"·qml-base-type="QtSensors::Sensor"·fullname="QtSensors.AmbientLightSensor"·href="qml-qtsensors-ambientlightsensor.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_type"·title="AmbientLightSensor"·fulltitle="AmbientLightSensor"·subtitle=""·brief="Element·repors·on·ambient·lighting·conditions"/> | |
23 | ····<qmlclass·name="AmbientTemperatureReading"·qml-module-name="QtSensors"·qml-base-type="QtSensors::SensorReading"·fullname="QtSensors.AmbientTemperatureReading"·href="qml-qtsensors-ambienttemperaturereading.html"·status="active"·access="public"·since="QtSensors·5.1"·documented="true"·groups="qml-sensors_reading"·title="AmbientTemperatureReading"·fulltitle="AmbientTemperatureReading"·subtitle=""·brief="Element·holds·the·most·recent·temperature·reading"> | |
24 | ······<qmlproperty·name="temperature"·fullname="QtSensors.AmbientTemperatureReading.temperature"·href="qml-qtsensors-ambienttemperaturereading.html#temperature-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> | |
25 | ····</qmlclass> | |
26 | ····<qmlclass·name="AmbientTemperatureSensor"·qml-module-name="QtSensors"·qml-base-type="QtSensors::Sensor"·fullname="QtSensors.AmbientTemperatureSensor"·href="qml-qtsensors-ambienttemperaturesensor.html"·status="active"·access="public"·since="QtSensors·5.1"·documented="true"·groups="qml-sensors_type"·title="AmbientTemperatureSensor"·fulltitle="AmbientTemperatureSensor"·subtitle=""·brief="Element·reports·on·the·ambient·temperature"/> | |
27 | ····<page·name="qtsensors-attribution-android-compass.html"·href="qtsensors-attribution-android-compass.html"·status="active"·location="codeattributions.qdoc"·documented="true"·groups="attributions-libs,attributions-qtsensors,attributions-qtsensors-libs"·subtype="attribution"·title="Android·getRotationMatrix·and·getOrientation"·fulltitle="Android·getRotationMatrix·and·getOrientation"·subtitle=""·brief="Apache·License·2.0"> | 11 | ····<page·name="qtsensors-attribution-android-compass.html"·href="qtsensors-attribution-android-compass.html"·status="active"·location="codeattributions.qdoc"·documented="true"·groups="attributions-libs,attributions-qtsensors,attributions-qtsensors-libs"·subtype="attribution"·title="Android·getRotationMatrix·and·getOrientation"·fulltitle="Android·getRotationMatrix·and·getOrientation"·subtitle=""·brief="Apache·License·2.0"> |
28 | ······<target·name="android-compass"/> | 12 | ······<target·name="android-compass"/> |
29 | ····</page> | 13 | ····</page> |
30 | ····<page·name="qtsensors-changes-qt6.html"·href="qtsensors-changes-qt6.html"·status="active"·location="qt6-changes.qdoc"·documented="true"·groups="changes-qt-5-to-6"·subtype="page"·title="Changes·to·Qt·Sensors"·fulltitle="Changes·to·Qt·Sensors"·subtitle=""·brief="Migrate·Qt·Sensors·to·Qt·6"> | 14 | ····<page·name="qtsensors-changes-qt6.html"·href="qtsensors-changes-qt6.html"·status="active"·location="qt6-changes.qdoc"·documented="true"·groups="changes-qt-5-to-6"·subtype="page"·title="Changes·to·Qt·Sensors"·fulltitle="Changes·to·Qt·Sensors"·subtitle=""·brief="Migrate·Qt·Sensors·to·Qt·6"> |
31 | ······<contents·name="sensor-gesture-support"·title="Sensor·Gesture·support"·level="1"/> | 15 | ······<contents·name="sensor-gesture-support"·title="Sensor·Gesture·support"·level="1"/> |
32 | ······<contents·name="platform-notes"·title="Platform·notes"·level="1"/> | 16 | ······<contents·name="platform-notes"·title="Platform·notes"·level="1"/> |
33 | ······<contents·name="windows"·title="Windows"·level="2"/> | 17 | ······<contents·name="windows"·title="Windows"·level="2"/> |
Offset 38, 19 lines modified | Offset 22, 14 lines modified |
38 | ······<contents·name="api-changes"·title="API·changes"·level="1"/> | 22 | ······<contents·name="api-changes"·title="API·changes"·level="1"/> |
39 | ······<contents·name="deleted-typedef-for-qtimestamp"·title="Deleted·typedef·for·qtimestamp"·level="2"/> | 23 | ······<contents·name="deleted-typedef-for-qtimestamp"·title="Deleted·typedef·for·qtimestamp"·level="2"/> |
40 | ······<contents·name="renamed-sensor-type-string-to-sensortype"·title="Renamed·sensor·type·string·to·sensorType"·level="2"/> | 24 | ······<contents·name="renamed-sensor-type-string-to-sensortype"·title="Renamed·sensor·type·string·to·sensorType"·level="2"/> |
41 | ······<contents·name="renamed-lidreading-backlidchanged-property-to-backlidclosed"·title="Renamed·LidReading::backLidChanged·property·to·backLidClosed"·level="2"/> | 25 | ······<contents·name="renamed-lidreading-backlidchanged-property-to-backlidclosed"·title="Renamed·LidReading::backLidChanged·property·to·backLidClosed"·level="2"/> |
42 | ······<contents·name="added-parameter-to-qsensorbackend-sensorbusy-to-be-able-to-also-clear"·title="Added·parameter·to·QSensorBackend::sensorBusy()·to·be·able·to·also·clear"·level="2"/> | 26 | ······<contents·name="added-parameter-to-qsensorbackend-sensorbusy-to-be-able-to-also-clear"·title="Added·parameter·to·QSensorBackend::sensorBusy()·to·be·able·to·also·clear"·level="2"/> |
43 | ······<contents·name="sensor-type-and-and-qsensor-type-properties-marked-as-constant"·title="Sensor::type·and·and·QSensor::type·properties·marked·as·constant"·level="2"/> | 27 | ······<contents·name="sensor-type-and-and-qsensor-type-properties-marked-as-constant"·title="Sensor::type·and·and·QSensor::type·properties·marked·as·constant"·level="2"/> |
44 | ····</page> | 28 | ····</page> |
45 | ····<qmlclass·name="Compass"·qml-module-name="QtSensors"·qml-base-type="QtSensors::Sensor"·fullname="QtSensors.Compass"·href="qml-qtsensors-compass.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_type"·title="Compass"·fulltitle="Compass"·subtitle=""·brief="Element·reports·on·heading·using·magnetic·north·as·a·reference"/> | |
46 | ····<qmlclass·name="CompassReading"·qml-module-name="QtSensors"·qml-base-type="QtSensors::SensorReading"·fullname="QtSensors.CompassReading"·href="qml-qtsensors-compassreading.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_reading"·title="CompassReading"·fulltitle="CompassReading"·subtitle=""·brief="Element·holds·the·most·recent·Compass·reading"> | |
47 | ······<qmlproperty·name="azimuth"·fullname="QtSensors.CompassReading.azimuth"·href="qml-qtsensors-compassreading.html#azimuth-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> | |
48 | ······<qmlproperty·name="calibrationLevel"·fullname="QtSensors.CompassReading.calibrationLevel"·href="qml-qtsensors-compassreading.html#calibrationLevel-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> | |
49 | ····</qmlclass> | |
50 | ····<page·name="compatmap.html"·href="compatmap.html"·status="active"·location="compatmap.qdoc"·documented="true"·subtype="page"·title="Compatibility·Map"·fulltitle="Compatibility·Map"·subtitle=""·brief="Overview·of·supported·sensors·for·each·platform"> | 29 | ····<page·name="compatmap.html"·href="compatmap.html"·status="active"·location="compatmap.qdoc"·documented="true"·subtype="page"·title="Compatibility·Map"·fulltitle="Compatibility·Map"·subtitle=""·brief="Overview·of·supported·sensors·for·each·platform"> |
51 | ······<contents·name="platform-specific-notes"·title="Platform·specific·notes"·level="1"/> | 30 | ······<contents·name="platform-specific-notes"·title="Platform·specific·notes"·level="1"/> |
52 | ······<contents·name="windows"·title="Windows"·level="2"/> | 31 | ······<contents·name="windows"·title="Windows"·level="2"/> |
53 | ····</page> | 32 | ····</page> |
54 | ····<page·name="creating-a-sensor-plugin.html"·href="creating-a-sensor-plugin.html"·status="active"·location="qtsensors-backend.qdoc"·documented="true"·subtype="page"·title="Creating·a·sensor·plugin"·fulltitle="Creating·a·sensor·plugin"·subtitle=""> | 33 | ····<page·name="creating-a-sensor-plugin.html"·href="creating-a-sensor-plugin.html"·status="active"·location="qtsensors-backend.qdoc"·documented="true"·subtype="page"·title="Creating·a·sensor·plugin"·fulltitle="Creating·a·sensor·plugin"·subtitle=""> |
55 | ······<contents·name="how-a-sensor-plugin-is-loaded"·title="How·a·Sensor·Plugin·is·Loaded"·level="1"/> | 34 | ······<contents·name="how-a-sensor-plugin-is-loaded"·title="How·a·Sensor·Plugin·is·Loaded"·level="1"/> |
56 | ····</page> | 35 | ····</page> |
Offset 61, 27 lines modified | Offset 40, 48 lines modified |
61 | ····</page> | 40 | ····</page> |
62 | ····<page·name="dynamic-sensor-backend-registration.html"·href="dynamic-sensor-backend-registration.html"·status="active"·location="qtsensors-backend.qdoc"·documented="true"·subtype="page"·title="Dynamic·Sensor·Backend·Registration"·fulltitle="Dynamic·Sensor·Backend·Registration"·subtitle=""> | 41 | ····<page·name="dynamic-sensor-backend-registration.html"·href="dynamic-sensor-backend-registration.html"·status="active"·location="qtsensors-backend.qdoc"·documented="true"·subtype="page"·title="Dynamic·Sensor·Backend·Registration"·fulltitle="Dynamic·Sensor·Backend·Registration"·subtitle=""> |
63 | ······<contents·name="static-backend-registration"·title="Static·Backend·Registration"·level="1"/> | 42 | ······<contents·name="static-backend-registration"·title="Static·Backend·Registration"·level="1"/> |
64 | ······<contents·name="dynamic-backend-registration"·title="Dynamic·Backend·Registration"·level="1"/> | 43 | ······<contents·name="dynamic-backend-registration"·title="Dynamic·Backend·Registration"·level="1"/> |
65 | ······<contents·name="suggested-registration-policy"·title="Suggested·Registration·Policy"·level="1"/> | 44 | ······<contents·name="suggested-registration-policy"·title="Suggested·Registration·Policy"·level="1"/> |
66 | ····</page> | 45 | ····</page> |
67 | ····<page·name="genericbackend.html"·href="genericbackend.html"·status="active"·location="genericbackend.qdoc"·documented="true"·subtype="page"·title="Generic·Backend"·fulltitle="Generic·Backend"·subtitle=""·brief="Information·about·the·generic·sensor·backend"/> | 46 | ····<page·name="genericbackend.html"·href="genericbackend.html"·status="active"·location="genericbackend.qdoc"·documented="true"·subtype="page"·title="Generic·Backend"·fulltitle="Generic·Backend"·subtitle=""·brief="Information·about·the·generic·sensor·backend"/> |
68 | ····<qmlclass·name="Gyroscope"·qml-module-name="QtSensors"·qml-base-type="QtSensors::Sensor"·fullname="QtSensors.Gyroscope"·href="qml-qtsensors-gyroscope.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_type"·title="Gyroscope"·fulltitle="Gyroscope"·subtitle=""·brief="Element·reports·on·rotational·acceleration·around·the·X,·Y·and·Z·axes"/> | |
69 | ····<qmlclass·name="GyroscopeReading"·qml-module-name="QtSensors"·qml-base-type="QtSensors::SensorReading"·fullname="QtSensors.GyroscopeReading"·href="qml-qtsensors-gyroscopereading.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_reading"·title="GyroscopeReading"·fulltitle="GyroscopeReading"·subtitle=""·brief="Element·holds·the·most·recent·Gyroscope·reading"> | |
70 | ······<qmlproperty·name="x"·fullname="QtSensors.GyroscopeReading.x"·href="qml-qtsensors-gyroscopereading.html#x-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> | |
71 | ······<qmlproperty·name="y"·fullname="QtSensors.GyroscopeReading.y"·href="qml-qtsensors-gyroscopereading.html#y-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> | |
72 | ······<qmlproperty·name="z"·fullname="QtSensors.GyroscopeReading.z"·href="qml-qtsensors-gyroscopereading.html#z-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> | |
73 | ····</qmlclass> | |
74 | ····<page·name="qtsensors-tutorial.html"·href="qtsensors-tutorial.html"·status="active"·location="qtsensors-tutorial.qdoc"·documented="true"·subtype="page"·title="How·to·create·your·own·Sensor"·fulltitle="How·to·create·your·own·Sensor"·subtitle=""·brief="Steps·for·creating·your·own·sensors"> | 47 | ····<page·name="qtsensors-tutorial.html"·href="qtsensors-tutorial.html"·status="active"·location="qtsensors-tutorial.qdoc"·documented="true"·subtype="page"·title="How·to·create·your·own·Sensor"·fulltitle="How·to·create·your·own·Sensor"·subtitle=""·brief="Steps·for·creating·your·own·sensors"> |
75 | ······<contents·name="creating-your-own-sensor-using-c-api"·title="Creating·your·own·sensor·using·C++·API"·level="1"/> | 48 | ······<contents·name="creating-your-own-sensor-using-c-api"·title="Creating·your·own·sensor·using·C++·API"·level="1"/> |
76 | ······<contents·name="creating-a-sensor"·title="Creating·a·sensor"·level="2"/> | 49 | ······<contents·name="creating-a-sensor"·title="Creating·a·sensor"·level="2"/> |
77 | ····</page> | 50 | ····</page> |
78 | ····<typedef·name="qoutputrangelist"·href="qsensor.html#qoutputrangelist-typedef"·status="active"·access="public"·location="qsensor.h"·related="2"·documented="true"·aliasedtype="QList<qoutputrange>"/> | 51 | ····<typedef·name="qoutputrangelist"·href="qsensor.html#qoutputrangelist-typedef"·status="active"·access="public"·location="qsensor.h"·related="2"·documented="true"·aliasedtype="QList<qoutputrange>"/> |
79 | ····<typedef·name="qrange"·href="qsensor.html#qrange-typedef"·status="active"·access="public"·location="qsensor.h"·related="3"·documented="true"·aliasedtype="QPair<int,int>"/> | 52 | ····<typedef·name="qrange"·href="qsensor.html#qrange-typedef"·status="active"·access="public"·location="qsensor.h"·related="3"·documented="true"·aliasedtype="QPair<int,int>"/> |
80 | ····<typedef·name="qrangelist"·href="qsensor.html#qrangelist-typedef"·status="active"·access="public"·location="qsensor.h"·related="4"·documented="true"·aliasedtype="QList<qrange>"/> | 53 | ····<typedef·name="qrangelist"·href="qsensor.html#qrangelist-typedef"·status="active"·access="public"·location="qsensor.h"·related="4"·documented="true"·aliasedtype="QList<qrange>"/> |
| 54 | ····<qmlclass·name="Accelerometer"·qml-module-name="QtSensors"·qml-base-type="QtSensors::Sensor"·fullname="QtSensors.Accelerometer"·href="qml-qtsensors-accelerometer.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_type"·title="Accelerometer"·fulltitle="Accelerometer"·subtitle=""·brief="Element·reports·on·linear·acceleration·along·the·X,·Y·and·Z·axes"> |
| 55 | ······<qmlproperty·name="accelerationMode"·fullname="QtSensors.Accelerometer.accelerationMode"·href="qml-qtsensors-accelerometer.html#accelerationMode-prop"·status="active"·access="public"·since="QtSensors·5.1"·documented="true"·type="AccelerationMode"·attached="false"·writable="true"/> |
| 56 | ····</qmlclass> |
| 57 | ····<qmlclass·name="AccelerometerReading"·qml-module-name="QtSensors"·qml-base-type="QtSensors::SensorReading"·fullname="QtSensors.AccelerometerReading"·href="qml-qtsensors-accelerometerreading.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_reading"·title="AccelerometerReading"·fulltitle="AccelerometerReading"·subtitle=""·brief="Element·holds·the·most·recent·Accelerometer·reading"> |
| 58 | ······<qmlproperty·name="x"·fullname="QtSensors.AccelerometerReading.x"·href="qml-qtsensors-accelerometerreading.html#x-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> |
| 59 | ······<qmlproperty·name="y"·fullname="QtSensors.AccelerometerReading.y"·href="qml-qtsensors-accelerometerreading.html#y-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> |
| 60 | ······<qmlproperty·name="z"·fullname="QtSensors.AccelerometerReading.z"·href="qml-qtsensors-accelerometerreading.html#z-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> |
| 61 | ····</qmlclass> |
| 62 | ····<qmlclass·name="AmbientLightReading"·qml-module-name="QtSensors"·qml-base-type="QtSensors::SensorReading"·fullname="QtSensors.AmbientLightReading"·href="qml-qtsensors-ambientlightreading.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_reading"·title="AmbientLightReading"·fulltitle="AmbientLightReading"·subtitle=""·brief="Element·holds·the·most·AmbientLightSensor·reading"> |
| 63 | ······<qmlproperty·name="lightLevel"·fullname="QtSensors.AmbientLightReading.lightLevel"·href="qml-qtsensors-ambientlightreading.html#lightLevel-prop"·status="active"·access="public"·documented="true"·type="LightLevel"·attached="false"·writable="true"/> |
| 64 | ····</qmlclass> |
| 65 | ····<qmlclass·name="AmbientLightSensor"·qml-module-name="QtSensors"·qml-base-type="QtSensors::Sensor"·fullname="QtSensors.AmbientLightSensor"·href="qml-qtsensors-ambientlightsensor.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_type"·title="AmbientLightSensor"·fulltitle="AmbientLightSensor"·subtitle=""·brief="Element·repors·on·ambient·lighting·conditions"/> |
| 66 | ····<qmlclass·name="AmbientTemperatureReading"·qml-module-name="QtSensors"·qml-base-type="QtSensors::SensorReading"·fullname="QtSensors.AmbientTemperatureReading"·href="qml-qtsensors-ambienttemperaturereading.html"·status="active"·access="public"·since="QtSensors·5.1"·documented="true"·groups="qml-sensors_reading"·title="AmbientTemperatureReading"·fulltitle="AmbientTemperatureReading"·subtitle=""·brief="Element·holds·the·most·recent·temperature·reading"> |
| 67 | ······<qmlproperty·name="temperature"·fullname="QtSensors.AmbientTemperatureReading.temperature"·href="qml-qtsensors-ambienttemperaturereading.html#temperature-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> |
| 68 | ····</qmlclass> |
| 69 | ····<qmlclass·name="AmbientTemperatureSensor"·qml-module-name="QtSensors"·qml-base-type="QtSensors::Sensor"·fullname="QtSensors.AmbientTemperatureSensor"·href="qml-qtsensors-ambienttemperaturesensor.html"·status="active"·access="public"·since="QtSensors·5.1"·documented="true"·groups="qml-sensors_type"·title="AmbientTemperatureSensor"·fulltitle="AmbientTemperatureSensor"·subtitle=""·brief="Element·reports·on·the·ambient·temperature"/> |
| 70 | ····<qmlclass·name="Compass"·qml-module-name="QtSensors"·qml-base-type="QtSensors::Sensor"·fullname="QtSensors.Compass"·href="qml-qtsensors-compass.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_type"·title="Compass"·fulltitle="Compass"·subtitle=""·brief="Element·reports·on·heading·using·magnetic·north·as·a·reference"/> |
| 71 | ····<qmlclass·name="CompassReading"·qml-module-name="QtSensors"·qml-base-type="QtSensors::SensorReading"·fullname="QtSensors.CompassReading"·href="qml-qtsensors-compassreading.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_reading"·title="CompassReading"·fulltitle="CompassReading"·subtitle=""·brief="Element·holds·the·most·recent·Compass·reading"> |
| 72 | ······<qmlproperty·name="azimuth"·fullname="QtSensors.CompassReading.azimuth"·href="qml-qtsensors-compassreading.html#azimuth-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> |
| 73 | ······<qmlproperty·name="calibrationLevel"·fullname="QtSensors.CompassReading.calibrationLevel"·href="qml-qtsensors-compassreading.html#calibrationLevel-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> |
| 74 | ····</qmlclass> |
| 75 | ····<qmlclass·name="Gyroscope"·qml-module-name="QtSensors"·qml-base-type="QtSensors::Sensor"·fullname="QtSensors.Gyroscope"·href="qml-qtsensors-gyroscope.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_type"·title="Gyroscope"·fulltitle="Gyroscope"·subtitle=""·brief="Element·reports·on·rotational·acceleration·around·the·X,·Y·and·Z·axes"/> |
| 76 | ····<qmlclass·name="GyroscopeReading"·qml-module-name="QtSensors"·qml-base-type="QtSensors::SensorReading"·fullname="QtSensors.GyroscopeReading"·href="qml-qtsensors-gyroscopereading.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_reading"·title="GyroscopeReading"·fulltitle="GyroscopeReading"·subtitle=""·brief="Element·holds·the·most·recent·Gyroscope·reading"> |
| 77 | ······<qmlproperty·name="x"·fullname="QtSensors.GyroscopeReading.x"·href="qml-qtsensors-gyroscopereading.html#x-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> |
| 78 | ······<qmlproperty·name="y"·fullname="QtSensors.GyroscopeReading.y"·href="qml-qtsensors-gyroscopereading.html#y-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> |
| 79 | ······<qmlproperty·name="z"·fullname="QtSensors.GyroscopeReading.z"·href="qml-qtsensors-gyroscopereading.html#z-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> |
| 80 | ····</qmlclass> |
81 | ····<qmlclass·name="HumidityReading"·qml-module-name="QtSensors"·qml-base-type="QtSensors::SensorReading"·fullname="QtSensors.HumidityReading"·href="qml-qtsensors-humidityreading.html"·status="active"·access="public"·since="QtSensors·5.9"·documented="true"·groups="qml-sensors_reading"·title="HumidityReading"·fulltitle="HumidityReading"·subtitle=""·brief="Element·holds·the·most·recent·HumiditySensor·reading"> | 81 | ····<qmlclass·name="HumidityReading"·qml-module-name="QtSensors"·qml-base-type="QtSensors::SensorReading"·fullname="QtSensors.HumidityReading"·href="qml-qtsensors-humidityreading.html"·status="active"·access="public"·since="QtSensors·5.9"·documented="true"·groups="qml-sensors_reading"·title="HumidityReading"·fulltitle="HumidityReading"·subtitle=""·brief="Element·holds·the·most·recent·HumiditySensor·reading"> |
82 | ······<qmlproperty·name="absoluteHumidity"·fullname="QtSensors.HumidityReading.absoluteHumidity"·href="qml-qtsensors-humidityreading.html#absoluteHumidity-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> | 82 | ······<qmlproperty·name="absoluteHumidity"·fullname="QtSensors.HumidityReading.absoluteHumidity"·href="qml-qtsensors-humidityreading.html#absoluteHumidity-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> |
83 | ······<qmlproperty·name="relativeHumidity"·fullname="QtSensors.HumidityReading.relativeHumidity"·href="qml-qtsensors-humidityreading.html#relativeHumidity-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> | 83 | ······<qmlproperty·name="relativeHumidity"·fullname="QtSensors.HumidityReading.relativeHumidity"·href="qml-qtsensors-humidityreading.html#relativeHumidity-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> |
84 | ····</qmlclass> | 84 | ····</qmlclass> |
85 | ····<qmlclass·name="HumiditySensor"·qml-module-name="QtSensors"·qml-base-type="QtSensors::Sensor"·fullname="QtSensors.HumiditySensor"·href="qml-qtsensors-humiditysensor.html"·status="active"·access="public"·since="QtSensors·5.9"·documented="true"·groups="qml-sensors_type"·title="HumiditySensor"·fulltitle="HumiditySensor"·subtitle=""·brief="Element·reports·on·humidity"/> | 85 | ····<qmlclass·name="HumiditySensor"·qml-module-name="QtSensors"·qml-base-type="QtSensors::Sensor"·fullname="QtSensors.HumiditySensor"·href="qml-qtsensors-humiditysensor.html"·status="active"·access="public"·since="QtSensors·5.9"·documented="true"·groups="qml-sensors_type"·title="HumiditySensor"·fulltitle="HumiditySensor"·subtitle=""·brief="Element·reports·on·humidity"/> |
86 | ····<qmlclass·name="LightReading"·qml-module-name="QtSensors"·qml-base-type="QtSensors::SensorReading"·fullname="QtSensors.LightReading"·href="qml-qtsensors-lightreading.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_reading"·title="LightReading"·fulltitle="LightReading"·subtitle=""·brief="Element·holds·the·most·recent·LightSensor·reading"> | 86 | ····<qmlclass·name="LightReading"·qml-module-name="QtSensors"·qml-base-type="QtSensors::SensorReading"·fullname="QtSensors.LightReading"·href="qml-qtsensors-lightreading.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_reading"·title="LightReading"·fulltitle="LightReading"·subtitle=""·brief="Element·holds·the·most·recent·LightSensor·reading"> |
87 | ······<qmlproperty·name="illuminance"·fullname="QtSensors.LightReading.illuminance"·href="qml-qtsensors-lightreading.html#illuminance-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> | 87 | ······<qmlproperty·name="illuminance"·fullname="QtSensors.LightReading.illuminance"·href="qml-qtsensors-lightreading.html#illuminance-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> |