| | | |
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, 57 lines modified | Offset 40, 18 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 | ····<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"> | |
79 | ······<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"/> | |
80 | ······<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"/> | |
81 | ····</qmlclass> | |
82 | ····<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"/> | |
83 | ····<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"> | |
84 | ······<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"/> | |
85 | ····</qmlclass> | |
86 | ····<qmlclass·name="LightSensor"·qml-module-name="QtSensors"·qml-base-type="QtSensors::Sensor"·fullname="QtSensors.LightSensor"·href="qml-qtsensors-lightsensor.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_type"·title="LightSensor"·fulltitle="LightSensor"·subtitle=""·brief="Element·reports·on·light·levels·using·LUX"> | |
87 | ······<qmlproperty·name="fieldOfView"·fullname="QtSensors.LightSensor.fieldOfView"·href="qml-qtsensors-lightsensor.html#fieldOfView-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> | |
88 | ····</qmlclass> | |
89 | ····<qmlclass·name="Magnetometer"·qml-module-name="QtSensors"·qml-base-type="QtSensors::Sensor"·fullname="QtSensors.Magnetometer"·href="qml-qtsensors-magnetometer.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_type"·title="Magnetometer"·fulltitle="Magnetometer"·subtitle=""·brief="Element·reports·on·magnetic·field·strength·along·the·Z,·Y·and·Z·axes"> | |
90 | ······<qmlproperty·name="returnGeoValues"·fullname="QtSensors.Magnetometer.returnGeoValues"·href="qml-qtsensors-magnetometer.html#returnGeoValues-prop"·status="active"·access="public"·documented="true"·type="bool"·attached="false"·writable="true"/> | |
91 | ····</qmlclass> | |
92 | ····<qmlclass·name="MagnetometerReading"·qml-module-name="QtSensors"·qml-base-type="QtSensors::SensorReading"·fullname="QtSensors.MagnetometerReading"·href="qml-qtsensors-magnetometerreading.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_reading"·title="MagnetometerReading"·fulltitle="MagnetometerReading"·subtitle=""·brief="Element·holds·the·most·recent·Magnetometer·reading"> | |
93 | ······<qmlproperty·name="calibrationLevel"·fullname="QtSensors.MagnetometerReading.calibrationLevel"·href="qml-qtsensors-magnetometerreading.html#calibrationLevel-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> | |
94 | ······<qmlproperty·name="x"·fullname="QtSensors.MagnetometerReading.x"·href="qml-qtsensors-magnetometerreading.html#x-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> | |
95 | ······<qmlproperty·name="y"·fullname="QtSensors.MagnetometerReading.y"·href="qml-qtsensors-magnetometerreading.html#y-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> | |
96 | ······<qmlproperty·name="z"·fullname="QtSensors.MagnetometerReading.z"·href="qml-qtsensors-magnetometerreading.html#z-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> | |
97 | ····</qmlclass> | |
98 | ····<qmlclass·name="OrientationReading"·qml-module-name="QtSensors"·qml-base-type="QtSensors::SensorReading"·fullname="QtSensors.OrientationReading"·href="qml-qtsensors-orientationreading.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_reading"·title="OrientationReading"·fulltitle="OrientationReading"·subtitle=""·brief="Element·holds·the·most·recent·OrientationSensor·reading"> | |
99 | ······<qmlproperty·name="orientation"·fullname="QtSensors.OrientationReading.orientation"·href="qml-qtsensors-orientationreading.html#orientation-prop"·status="active"·access="public"·documented="true"·type="Orientation"·attached="false"·writable="true"/> | |
100 | ····</qmlclass> | |
101 | ····<qmlclass·name="OrientationSensor"·qml-module-name="QtSensors"·qml-base-type="QtSensors::Sensor"·fullname="QtSensors.OrientationSensor"·href="qml-qtsensors-orientationsensor.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_type"·title="OrientationSensor"·fulltitle="OrientationSensor"·subtitle=""·brief="Element·reports·device·orientation"/> | |
102 | ····<qmlclass·name="PressureReading"·qml-module-name="QtSensors"·qml-base-type="QtSensors::SensorReading"·fullname="QtSensors.PressureReading"·href="qml-qtsensors-pressurereading.html"·status="active"·access="public"·since="QtSensors·5.1"·documented="true"·groups="qml-sensors_reading"·title="PressureReading"·fulltitle="PressureReading"·subtitle=""·brief="Element·holds·the·most·recent·PressureSensor·reading"> | |
103 | ······<qmlproperty·name="pressure"·fullname="QtSensors.PressureReading.pressure"·href="qml-qtsensors-pressurereading.html#pressure-prop"·status="active"·access="public"·documented="true"·type="real"·attached="false"·writable="true"/> | |
104 | ······<qmlproperty·name="temperature"·fullname="QtSensors.PressureReading.temperature"·href="qml-qtsensors-pressurereading.html#temperature-prop"·status="active"·access="public"·since="QtSensors·5.2"·documented="true"·type="real"·attached="false"·writable="true"/> | |
105 | ····</qmlclass> | |
106 | ····<qmlclass·name="PressureSensor"·qml-module-name="QtSensors"·qml-base-type="QtSensors::Sensor"·fullname="QtSensors.PressureSensor"·href="qml-qtsensors-pressuresensor.html"·status="active"·access="public"·since="QtSensors·5.1"·documented="true"·groups="qml-sensors_type"·title="PressureSensor"·fulltitle="PressureSensor"·subtitle=""·brief="Element·reports·on·atmospheric·pressure·values"/> | |
107 | ····<qmlclass·name="ProximityReading"·qml-module-name="QtSensors"·qml-base-type="QtSensors::SensorReading"·fullname="QtSensors.ProximityReading"·href="qml-qtsensors-proximityreading.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_reading"·title="ProximityReading"·fulltitle="ProximityReading"·subtitle=""·brief="Element·holds·the·most·recent·ProximitySensor·reading"> | |
108 | ······<qmlproperty·name="near"·fullname="QtSensors.ProximityReading.near"·href="qml-qtsensors-proximityreading.html#near-prop"·status="active"·access="public"·documented="true"·type="bool"·attached="false"·writable="true"/> | |
109 | ····</qmlclass> | |
110 | ····<qmlclass·name="ProximitySensor"·qml-module-name="QtSensors"·qml-base-type="QtSensors::Sensor"·fullname="QtSensors.ProximitySensor"·href="qml-qtsensors-proximitysensor.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·groups="qml-sensors_type"·title="ProximitySensor"·fulltitle="ProximitySensor"·subtitle=""·brief="Element·reports·on·object·proximity"/> | |
111 | ····<class·name="QAccelerometer"·href="qaccelerometer.html"·status="active"·access="public"·location="qaccelerometer.h"·documented="true"·groups="sensors_type"·bases="QSensor"·module="QtSensors"·brief="Convenience·wrapper·around·QSensor"> | 51 | ····<class·name="QAccelerometer"·href="qaccelerometer.html"·status="active"·access="public"·location="qaccelerometer.h"·documented="true"·groups="sensors_type"·bases="QSensor"·module="QtSensors"·brief="Convenience·wrapper·around·QSensor"> |
112 | ······<function·name="QAccelerometer"·fullname="QAccelerometer::QAccelerometer"·href="qaccelerometer.html#QAccelerometer"·status="active"·access="public"·location="qaccelerometer.h"·documented="true"·meta="constructor"·explicit="true"·signature="QAccelerometer(QObject·*parent)"> | 52 | ······<function·name="QAccelerometer"·fullname="QAccelerometer::QAccelerometer"·href="qaccelerometer.html#QAccelerometer"·status="active"·access="public"·location="qaccelerometer.h"·documented="true"·meta="constructor"·explicit="true"·signature="QAccelerometer(QObject·*parent)"> |
113 | ········<parameter·type="QObject·*"·name="parent"·default="nullptr"/> | 53 | ········<parameter·type="QObject·*"·name="parent"·default="nullptr"/> |
114 | ······</function> | 54 | ······</function> |
115 | ······<function·name="accelerationMode"·fullname="QAccelerometer::accelerationMode"·href="qaccelerometer.html#accelerationMode-prop"·status="active"·access="public"·location="qaccelerometer.h"·meta="plain"·const="true"·associated-property="accelerationMode"·type="QAccelerometer::AccelerationMode"·signature="QAccelerometer::AccelerationMode·accelerationMode()·const"/> | 55 | ······<function·name="accelerationMode"·fullname="QAccelerometer::accelerationMode"·href="qaccelerometer.html#accelerationMode-prop"·status="active"·access="public"·location="qaccelerometer.h"·meta="plain"·const="true"·associated-property="accelerationMode"·type="QAccelerometer::AccelerationMode"·signature="QAccelerometer::AccelerationMode·accelerationMode()·const"/> |
116 | ······<function·name="accelerationModeChanged"·fullname="QAccelerometer::accelerationModeChanged"·href="qaccelerometer.html#accelerationModeChanged"·status="active"·access="public"·location="qaccelerometer.h"·documented="true"·meta="signal"·associated-property="accelerationMode"·type="void"·signature="void·accelerationModeChanged(QAccelerometer::AccelerationMode·accelerationMode)"> | 56 | ······<function·name="accelerationModeChanged"·fullname="QAccelerometer::accelerationModeChanged"·href="qaccelerometer.html#accelerationModeChanged"·status="active"·access="public"·location="qaccelerometer.h"·documented="true"·meta="signal"·associated-property="accelerationMode"·type="void"·signature="void·accelerationModeChanged(QAccelerometer::AccelerationMode·accelerationMode)"> |
117 | ········<parameter·type="QAccelerometer::AccelerationMode"·name="accelerationMode"·default=""/> | 57 | ········<parameter·type="QAccelerometer::AccelerationMode"·name="accelerationMode"·default=""/> |
Offset 855, 23 lines modified | Offset 795, 14 lines modified |
855 | ······<function·name="QTiltSensor"·fullname="QTiltSensor::QTiltSensor"·href="qtiltsensor.html#QTiltSensor"·status="active"·access="public"·location="qtiltsensor.h"·documented="true"·meta="constructor"·explicit="true"·signature="QTiltSensor(QObject·*parent)"> | 795 | ······<function·name="QTiltSensor"·fullname="QTiltSensor::QTiltSensor"·href="qtiltsensor.html#QTiltSensor"·status="active"·access="public"·location="qtiltsensor.h"·documented="true"·meta="constructor"·explicit="true"·signature="QTiltSensor(QObject·*parent)"> |
856 | ········<parameter·type="QObject·*"·name="parent"·default="nullptr"/> | 796 | ········<parameter·type="QObject·*"·name="parent"·default="nullptr"/> |
857 | ······</function> | 797 | ······</function> |
858 | ······<function·name="calibrate"·fullname="QTiltSensor::calibrate"·href="qtiltsensor.html#calibrate"·status="active"·access="public"·location="qtiltsensor.h"·documented="true"·meta="plain"·type="void"·signature="void·calibrate()"/> | 798 | ······<function·name="calibrate"·fullname="QTiltSensor::calibrate"·href="qtiltsensor.html#calibrate"·status="active"·access="public"·location="qtiltsensor.h"·documented="true"·meta="plain"·type="void"·signature="void·calibrate()"/> |
859 | ······<function·name="reading"·fullname="QTiltSensor::reading"·href="qtiltsensor.html#reading"·status="active"·access="public"·location="qtiltsensor.h"·documented="true"·meta="plain"·const="true"·type="QTiltReading·*"·signature="QTiltReading·*·reading()·const"/> | 799 | ······<function·name="reading"·fullname="QTiltSensor::reading"·href="qtiltsensor.html#reading"·status="active"·access="public"·location="qtiltsensor.h"·documented="true"·meta="plain"·const="true"·type="QTiltReading·*"·signature="QTiltReading·*·reading()·const"/> |
860 | ······<function·name="~QTiltSensor"·fullname="QTiltSensor::~QTiltSensor"·href="qtiltsensor.html#dtor.QTiltSensor"·status="active"·access="public"·location="qtiltsensor.h"·documented="true"·meta="destructor"·virtual="virtual"·noexcept="true"·signature="~QTiltSensor()"/> | 800 | ······<function·name="~QTiltSensor"·fullname="QTiltSensor::~QTiltSensor"·href="qtiltsensor.html#dtor.QTiltSensor"·status="active"·access="public"·location="qtiltsensor.h"·documented="true"·meta="destructor"·virtual="virtual"·noexcept="true"·signature="~QTiltSensor()"/> |
861 | ····</class> | 801 | ····</class> |
862 | ····<qmlclass·name="QmlSensors"·qml-module-name="QtSensors"·fullname="QtSensors.QmlSensors"·href="qml-qtsensors-qmlsensors.html"·status="active"·access="public"·since="QtSensors·5.0"·documented="true"·title="QmlSensors"·fulltitle="QmlSensors"·subtitle=""·brief="Singleton·provides·the·module·API"> | |
863 | ······<function·name="defaultSensorForType"·fullname="QtSensors.QmlSensors.defaultSensorForType"·href="qml-qtsensors-qmlsensors.html#defaultSensorForType-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="string"> | |
864 | ········<parameter·type=""·name="type"·default=""/> | |
865 | ······</function> | |
866 | ······<function·name="sensorTypes"·fullname="QtSensors.QmlSensors.sensorTypes"·href="qml-qtsensors-qmlsensors.html#sensorTypes-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="list<string>"/> | |
867 | ······<function·name="sensorsForType"·fullname="QtSensors.QmlSensors.sensorsForType"·href="qml-qtsensors-qmlsensors.html#sensorsForType-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="list<string>"> | |
868 | ········<parameter·type=""·name="type"·default=""/> | |
869 | ······</function> | |
870 | ····</qmlclass> | |
871 | ····<page·name="qtsensors-index.html"·href="qtsensors-index.html"·status="active"·location="qtsensors.qdoc"·documented="true"·subtype="page"·title="Qt·Sensors"·fulltitle="Qt·Sensors"·subtitle=""·brief="Provides·access·to·sensors·via·QML·and·C++·interfaces"> | 802 | ····<page·name="qtsensors-index.html"·href="qtsensors-index.html"·status="active"·location="qtsensors.qdoc"·documented="true"·subtype="page"·title="Qt·Sensors"·fulltitle="Qt·Sensors"·subtitle=""·brief="Provides·access·to·sensors·via·QML·and·C++·interfaces"> |
872 | ······<contents·name="using-the-module"·title="Using·the·Module"·level="1"/> | 803 | ······<contents·name="using-the-module"·title="Using·the·Module"·level="1"/> |
Max diff block lines reached; 19416/43441 bytes (44.70%) of diff not shown.
|