Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-sensors for openSUSE:Factory 
checked in at 2024-10-17 18:37:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-sensors (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-sensors.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-sensors"

Thu Oct 17 18:37:55 2024 rev:27 rq:1207629 version:6.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-sensors/qt6-sensors.changes  2024-10-03 
18:03:07.605047834 +0200
+++ /work/SRC/openSUSE:Factory/.qt6-sensors.new.19354/qt6-sensors.changes       
2024-10-17 18:38:02.975029591 +0200
@@ -1,0 +2,6 @@
+Tue Oct  8 09:29:51 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.8.0:
+  * https://www.qt.io/blog/qt-6.8-released
+
+-------------------------------------------------------------------

Old:
----
  qtsensors-everywhere-src-6.7.3.tar.xz

New:
----
  qtsensors-everywhere-src-6.8.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qt6-sensors.spec ++++++
--- /var/tmp/diff_new_pack.WFO6DP/_old  2024-10-17 18:38:03.555053777 +0200
+++ /var/tmp/diff_new_pack.WFO6DP/_new  2024-10-17 18:38:03.555053777 +0200
@@ -16,8 +16,8 @@
 #
 
 
-%define real_version 6.7.3
-%define short_version 6.7
+%define real_version 6.8.0
+%define short_version 6.8
 %define short_name qtsensors
 %define tar_name qtsensors-everywhere-src
 %define tar_suffix %{nil}
@@ -28,7 +28,7 @@
 %endif
 #
 Name:           qt6-sensors%{?pkg_suffix}
-Version:        6.7.3
+Version:        6.8.0
 Release:        0
 Summary:        Qt Sensors API to access sensor hardware
 License:        LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)

++++++ qtsensors-everywhere-src-6.7.3.tar.xz -> 
qtsensors-everywhere-src-6.8.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtsensors-everywhere-src-6.7.3/.cmake.conf 
new/qtsensors-everywhere-src-6.8.0/.cmake.conf
--- old/qtsensors-everywhere-src-6.7.3/.cmake.conf      2024-09-19 
20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/.cmake.conf      2024-10-02 
16:25:47.000000000 +0200
@@ -1,4 +1,4 @@
-set(QT_REPO_MODULE_VERSION "6.7.3")
+set(QT_REPO_MODULE_VERSION "6.8.0")
 set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
 set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_AS_CONST=1")
 list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_FOREACH=1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtsensors-everywhere-src-6.7.3/.tag 
new/qtsensors-everywhere-src-6.8.0/.tag
--- old/qtsensors-everywhere-src-6.7.3/.tag     2024-09-19 20:58:46.000000000 
+0200
+++ new/qtsensors-everywhere-src-6.8.0/.tag     2024-10-02 16:25:47.000000000 
+0200
@@ -1 +1 @@
-d88050c095f9f1e4b8abe71090fda11c80d1906f
+8adb8f42df3f0b4acbb2ad9ad52ea930659743c2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtsensors-everywhere-src-6.7.3/dependencies.yaml 
new/qtsensors-everywhere-src-6.8.0/dependencies.yaml
--- old/qtsensors-everywhere-src-6.7.3/dependencies.yaml        2024-09-19 
20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/dependencies.yaml        2024-10-02 
16:25:47.000000000 +0200
@@ -1,7 +1,7 @@
 dependencies:
   ../qtbase:
-    ref: 92b685784960eea6eb353688cf0edeb94d69c6cd
+    ref: b839e9b36db3a4e50dfb34521d8ef8de1fd01969
     required: true
   ../qtdeclarative:
-    ref: 34ffe0c15a9564fefcf01a738eb0bde370399959
+    ref: 2884c601242f030307a5acdca984b3aa0d34e064
     required: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensors/CMakeLists.txt 
new/qtsensors-everywhere-src-6.8.0/src/sensors/CMakeLists.txt
--- old/qtsensors-everywhere-src-6.7.3/src/sensors/CMakeLists.txt       
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensors/CMakeLists.txt       
2024-10-02 16:25:47.000000000 +0200
@@ -72,7 +72,6 @@
         Qt::Core
     PRIVATE_MODULE_INTERFACE
         Qt::CorePrivate
-    GENERATE_CPP_EXPORTS
 )
 
 if(ANDROID)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensors/doc/src/qtsensors-backend.qdoc 
new/qtsensors-everywhere-src-6.8.0/src/sensors/doc/src/qtsensors-backend.qdoc
--- 
old/qtsensors-everywhere-src-6.7.3/src/sensors/doc/src/qtsensors-backend.qdoc   
    2024-09-19 20:58:46.000000000 +0200
+++ 
new/qtsensors-everywhere-src-6.8.0/src/sensors/doc/src/qtsensors-backend.qdoc   
    2024-10-02 16:25:47.000000000 +0200
@@ -9,8 +9,6 @@
 The Qt Sensors backend connects the Qt Sensors API to the platform services or
 hardware sensors.
 
-\tableofcontents
-
 \section1 Overview
 
 QSensor instances talk to a backend object. Backends are usually supplied
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensors/doc/src/qtsensors-cpp.qdoc 
new/qtsensors-everywhere-src-6.8.0/src/sensors/doc/src/qtsensors-cpp.qdoc
--- old/qtsensors-everywhere-src-6.7.3/src/sensors/doc/src/qtsensors-cpp.qdoc   
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensors/doc/src/qtsensors-cpp.qdoc   
2024-10-02 16:25:47.000000000 +0200
@@ -7,8 +7,6 @@
 \brief Explains how to use the Qt Sensors C++ API.
 \ingroup explanation
 
-\tableofcontents
-
 \section1 Sensor Types
 
 On a device there can be many types of sensors. Not all of the types that the 
Qt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensors/make_sensor.pl 
new/qtsensors-everywhere-src-6.8.0/src/sensors/make_sensor.pl
--- old/qtsensors-everywhere-src-6.7.3/src/sensors/make_sensor.pl       
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensors/make_sensor.pl       
2024-10-02 16:25:47.000000000 +0200
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 # Copyright (C) 2021 The Qt Company Ltd.
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR 
GPL-2.0-only OR GPL-3.0-only
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH 
Qt-GPL-exception-1.0
 
 # About this script
 #
@@ -82,7 +82,7 @@
 
 class '.$sensor.';
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT '.$qmlsensor.' : public QmlSensor
+class Q_SENSORSQUICK_EXPORT '.$qmlsensor.' : public QmlSensor
 {
     Q_OBJECT
     QML_NAMED_ELEMENT('.$no_q_sensor.')
@@ -99,7 +99,7 @@
     '.$sensor.' *m_sensor;
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT '.$qmlreading.' : public QmlSensorReading
+class Q_SENSORSQUICK_EXPORT '.$qmlreading.' : public QmlSensorReading
 {
     Q_OBJECT
     Q_PROPERTY(qreal myprop READ myprop NOTIFY mypropChanged BINDABLE 
bindableMyprop)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/CMakeLists.txt 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/CMakeLists.txt
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/CMakeLists.txt  
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/CMakeLists.txt  
2024-10-02 16:25:47.000000000 +0200
@@ -35,6 +35,4 @@
         Qt::Sensors
     LIBRARIES
         Qt::CorePrivate
-    GENERATE_CPP_EXPORTS
-    GENERATE_PRIVATE_CPP_EXPORTS
 )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlaccelerometer.cpp 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlaccelerometer.cpp
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlaccelerometer.cpp    
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlaccelerometer.cpp    
2024-10-02 16:25:47.000000000 +0200
@@ -6,7 +6,7 @@
 
 /*!
     \qmltype Accelerometer
-//!    \instantiates QmlAccelerometer
+//!    \nativetype QmlAccelerometer
     \ingroup qml-sensors_type
     \inqmlmodule QtSensors
     \since QtSensors 5.0
@@ -66,7 +66,7 @@
 
 /*!
     \qmltype AccelerometerReading
-//!    \instantiates QmlAccelerometerReading
+//!    \nativetype QmlAccelerometerReading
     \ingroup qml-sensors_reading
     \inqmlmodule QtSensors
     \since QtSensors 5.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlaccelerometer_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlaccelerometer_p.h
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlaccelerometer_p.h    
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlaccelerometer_p.h    
2024-10-02 16:25:47.000000000 +0200
@@ -21,7 +21,7 @@
 
 class QAccelerometer;
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlAccelerometer : public QmlSensor
+class Q_SENSORSQUICK_EXPORT QmlAccelerometer : public QmlSensor
 {
     Q_OBJECT
     Q_PROPERTY(AccelerationMode accelerationMode READ accelerationMode WRITE 
setAccelerationMode
@@ -53,7 +53,7 @@
     QmlSensorReading *createReading() const override;
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlAccelerometerReading : public 
QmlSensorReading
+class Q_SENSORSQUICK_EXPORT QmlAccelerometerReading : public QmlSensorReading
 {
     Q_OBJECT
     Q_PROPERTY(qreal x READ x NOTIFY xChanged BINDABLE bindableX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlambientlightsensor.cpp 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlambientlightsensor.cpp
--- 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlambientlightsensor.cpp   
    2024-09-19 20:58:46.000000000 +0200
+++ 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlambientlightsensor.cpp   
    2024-10-02 16:25:47.000000000 +0200
@@ -6,7 +6,7 @@
 
 /*!
     \qmltype AmbientLightSensor
-//!    \instantiates QmlAmbientLightSensor
+//!    \nativetype QmlAmbientLightSensor
     \ingroup qml-sensors_type
     \inqmlmodule QtSensors
     \since QtSensors 5.0
@@ -43,7 +43,7 @@
 
 /*!
     \qmltype AmbientLightReading
-//!    \instantiates QmlAmbientLightSensorReading
+//!    \nativetype QmlAmbientLightSensorReading
     \ingroup qml-sensors_reading
     \inqmlmodule QtSensors
     \since QtSensors 5.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlambientlightsensor_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlambientlightsensor_p.h
--- 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlambientlightsensor_p.h   
    2024-09-19 20:58:46.000000000 +0200
+++ 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlambientlightsensor_p.h   
    2024-10-02 16:25:47.000000000 +0200
@@ -22,7 +22,7 @@
 
 class QAmbientLightSensor;
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlAmbientLightSensor : public QmlSensor
+class Q_SENSORSQUICK_EXPORT QmlAmbientLightSensor : public QmlSensor
 {
     Q_OBJECT
     QML_NAMED_ELEMENT(AmbientLightSensor)
@@ -39,7 +39,7 @@
 
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlAmbientLightSensorReading : public 
QmlSensorReading
+class Q_SENSORSQUICK_EXPORT QmlAmbientLightSensorReading : public 
QmlSensorReading
 {
     Q_OBJECT
     Q_PROPERTY(QAmbientLightReading::LightLevel lightLevel READ lightLevel
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlambienttemperaturesensor.cpp
 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlambienttemperaturesensor.cpp
--- 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlambienttemperaturesensor.cpp
 2024-09-19 20:58:46.000000000 +0200
+++ 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlambienttemperaturesensor.cpp
 2024-10-02 16:25:47.000000000 +0200
@@ -5,7 +5,7 @@
 
 /*!
     \qmltype AmbientTemperatureSensor
-//!    \instantiates QmlAmbientTemperatureSensor
+//!    \nativetype QmlAmbientTemperatureSensor
     \ingroup qml-sensors_type
     \inqmlmodule QtSensors
     \since QtSensors 5.1
@@ -42,7 +42,7 @@
 
 /*!
     \qmltype AmbientTemperatureReading
-//!    \instantiates QmlAmbientTemperatureReading
+//!    \nativetype QmlAmbientTemperatureReading
     \ingroup qml-sensors_reading
     \inqmlmodule QtSensors
     \since QtSensors 5.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlambienttemperaturesensor_p.h
 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlambienttemperaturesensor_p.h
--- 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlambienttemperaturesensor_p.h
 2024-09-19 20:58:46.000000000 +0200
+++ 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlambienttemperaturesensor_p.h
 2024-10-02 16:25:47.000000000 +0200
@@ -20,7 +20,7 @@
 
 class QAmbientTemperatureSensor;
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlAmbientTemperatureSensor : public 
QmlSensor
+class Q_SENSORSQUICK_EXPORT QmlAmbientTemperatureSensor : public QmlSensor
 {
     Q_OBJECT
     QML_NAMED_ELEMENT(AmbientTemperatureSensor)
@@ -37,7 +37,7 @@
     QAmbientTemperatureSensor *m_sensor;
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlAmbientTemperatureReading : public 
QmlSensorReading
+class Q_SENSORSQUICK_EXPORT QmlAmbientTemperatureReading : public 
QmlSensorReading
 {
     Q_OBJECT
     Q_PROPERTY(qreal temperature READ temperature
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlcompass.cpp 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlcompass.cpp
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlcompass.cpp  
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlcompass.cpp  
2024-10-02 16:25:47.000000000 +0200
@@ -6,7 +6,7 @@
 
 /*!
     \qmltype Compass
-//!    \instantiates QmlCompass
+//!    \nativetype QmlCompass
     \ingroup qml-sensors_type
     \inqmlmodule QtSensors
     \since QtSensors 5.0
@@ -43,7 +43,7 @@
 
 /*!
     \qmltype CompassReading
-//!    \instantiates QmlCompassReading
+//!    \nativetype QmlCompassReading
     \ingroup qml-sensors_reading
     \inqmlmodule QtSensors
     \since QtSensors 5.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlcompass_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlcompass_p.h
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlcompass_p.h  
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlcompass_p.h  
2024-10-02 16:25:47.000000000 +0200
@@ -21,7 +21,7 @@
 
 class QCompass;
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlCompass : public QmlSensor
+class Q_SENSORSQUICK_EXPORT QmlCompass : public QmlSensor
 {
     Q_OBJECT
     QML_NAMED_ELEMENT(Compass)
@@ -37,7 +37,7 @@
     QmlSensorReading *createReading() const override;
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlCompassReading : public QmlSensorReading
+class Q_SENSORSQUICK_EXPORT QmlCompassReading : public QmlSensorReading
 {
     Q_OBJECT
     Q_PROPERTY(qreal azimuth READ azimuth NOTIFY azimuthChanged BINDABLE 
bindableAzimuth)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlgyroscope.cpp 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlgyroscope.cpp
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlgyroscope.cpp        
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlgyroscope.cpp        
2024-10-02 16:25:47.000000000 +0200
@@ -6,7 +6,7 @@
 
 /*!
     \qmltype Gyroscope
-//!    \instantiates QmlGyroscope
+//!    \nativetype QmlGyroscope
     \ingroup qml-sensors_type
     \inqmlmodule QtSensors
     \since QtSensors 5.0
@@ -42,7 +42,7 @@
 
 /*!
     \qmltype GyroscopeReading
-//!    \instantiates QmlGyroscopeReading
+//!    \nativetype QmlGyroscopeReading
     \ingroup qml-sensors_reading
     \inqmlmodule QtSensors
     \since QtSensors 5.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlgyroscope_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlgyroscope_p.h
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlgyroscope_p.h        
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlgyroscope_p.h        
2024-10-02 16:25:47.000000000 +0200
@@ -21,7 +21,7 @@
 
 class QGyroscope;
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlGyroscope : public QmlSensor
+class Q_SENSORSQUICK_EXPORT QmlGyroscope : public QmlSensor
 {
     Q_OBJECT
     QML_NAMED_ELEMENT(Gyroscope)
@@ -37,7 +37,7 @@
     QmlSensorReading *createReading() const override;
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlGyroscopeReading : public 
QmlSensorReading
+class Q_SENSORSQUICK_EXPORT QmlGyroscopeReading : public QmlSensorReading
 {
     Q_OBJECT
     Q_PROPERTY(qreal x READ x NOTIFY xChanged BINDABLE bindableX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlhumiditysensor.cpp 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlhumiditysensor.cpp
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlhumiditysensor.cpp   
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlhumiditysensor.cpp   
2024-10-02 16:25:47.000000000 +0200
@@ -6,7 +6,7 @@
 
 /*!
     \qmltype HumiditySensor
-//!    \instantiates QmlHumiditySensor
+//!    \nativetype QmlHumiditySensor
     \ingroup qml-sensors_type
     \inqmlmodule QtSensors
     \since QtSensors 5.9
@@ -43,7 +43,7 @@
 
 /*!
     \qmltype HumidityReading
-//!    \instantiates QmlHumidityReading
+//!    \nativetype QmlHumidityReading
     \ingroup qml-sensors_reading
     \inqmlmodule QtSensors
     \since QtSensors 5.9
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlhumiditysensor_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlhumiditysensor_p.h
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlhumiditysensor_p.h   
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlhumiditysensor_p.h   
2024-10-02 16:25:47.000000000 +0200
@@ -21,7 +21,7 @@
 
 class QHumiditySensor;
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlHumiditySensor : public QmlSensor
+class Q_SENSORSQUICK_EXPORT QmlHumiditySensor : public QmlSensor
 {
     Q_OBJECT
 
@@ -39,7 +39,7 @@
     QHumiditySensor *m_sensor;
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlHumidityReading : public 
QmlSensorReading
+class Q_SENSORSQUICK_EXPORT QmlHumidityReading : public QmlSensorReading
 {
     Q_OBJECT
     Q_PROPERTY(qreal relativeHumidity READ relativeHumidity
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlirproximitysensor.cpp 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlirproximitysensor.cpp
--- 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlirproximitysensor.cpp    
    2024-09-19 20:58:46.000000000 +0200
+++ 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlirproximitysensor.cpp    
    2024-10-02 16:25:47.000000000 +0200
@@ -6,7 +6,7 @@
 
 /*!
     \qmltype IRProximitySensor
-//!    \instantiates QmlIRProximitySensor
+//!    \nativetype QmlIRProximitySensor
     \ingroup qml-sensors_type
     \inqmlmodule QtSensors
     \since QtSensors 5.0
@@ -42,7 +42,7 @@
 
 /*!
     \qmltype IRProximityReading
-//!    \instantiates QmlIRProximitySensorReading
+//!    \nativetype QmlIRProximitySensorReading
     \ingroup qml-sensors_reading
     \inqmlmodule QtSensors
     \since QtSensors 5.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlirproximitysensor_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlirproximitysensor_p.h
--- 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlirproximitysensor_p.h    
    2024-09-19 20:58:46.000000000 +0200
+++ 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlirproximitysensor_p.h    
    2024-10-02 16:25:47.000000000 +0200
@@ -21,7 +21,7 @@
 
 class QIRProximitySensor;
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlIRProximitySensor : public QmlSensor
+class Q_SENSORSQUICK_EXPORT QmlIRProximitySensor : public QmlSensor
 {
     Q_OBJECT
     QML_NAMED_ELEMENT(IRProximitySensor)
@@ -37,7 +37,7 @@
     QmlSensorReading *createReading() const override;
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlIRProximitySensorReading : public 
QmlSensorReading
+class Q_SENSORSQUICK_EXPORT QmlIRProximitySensorReading : public 
QmlSensorReading
 {
     Q_OBJECT
     Q_PROPERTY(qreal reflectance READ reflectance
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmllidsensor.cpp 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmllidsensor.cpp
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmllidsensor.cpp        
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmllidsensor.cpp        
2024-10-02 16:25:47.000000000 +0200
@@ -5,7 +5,7 @@
 
 /*!
     \qmltype LidSensor
-//!    \instantiates QmlLidSensor
+//!    \nativetype QmlLidSensor
     \ingroup qml-sensors_type
     \inqmlmodule QtSensors
     \since QtSensors 5.9
@@ -43,7 +43,7 @@
 
 /*!
     \qmltype LidReading
-//!    \instantiates QmlLidReading
+//!    \nativetype QmlLidReading
     \ingroup qml-sensors_reading
     \inqmlmodule QtSensors
     \since QtSensors 5.9
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmllidsensor_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmllidsensor_p.h
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmllidsensor_p.h        
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmllidsensor_p.h        
2024-10-02 16:25:47.000000000 +0200
@@ -20,7 +20,7 @@
 
 class QLidSensor;
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlLidSensor : public QmlSensor
+class Q_SENSORSQUICK_EXPORT QmlLidSensor : public QmlSensor
 {
     Q_OBJECT
     QML_NAMED_ELEMENT(LidSensor)
@@ -37,7 +37,7 @@
     QLidSensor *m_sensor;
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlLidReading : public QmlSensorReading
+class Q_SENSORSQUICK_EXPORT QmlLidReading : public QmlSensorReading
 {
     Q_OBJECT
     Q_PROPERTY(bool backLidClosed READ backLidClosed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmllightsensor.cpp 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmllightsensor.cpp
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmllightsensor.cpp      
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmllightsensor.cpp      
2024-10-02 16:25:47.000000000 +0200
@@ -6,7 +6,7 @@
 
 /*!
     \qmltype LightSensor
-//!    \instantiates QmlLightSensor
+//!    \nativetype QmlLightSensor
     \ingroup qml-sensors_type
     \inqmlmodule QtSensors
     \since QtSensors 5.0
@@ -57,7 +57,7 @@
 
 /*!
     \qmltype LightReading
-//!    \instantiates QmlLightSensorReading
+//!    \nativetype QmlLightSensorReading
     \ingroup qml-sensors_reading
     \inqmlmodule QtSensors
     \since QtSensors 5.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmllightsensor_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmllightsensor_p.h
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmllightsensor_p.h      
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmllightsensor_p.h      
2024-10-02 16:25:47.000000000 +0200
@@ -21,7 +21,7 @@
 
 class QLightSensor;
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlLightSensor : public QmlSensor
+class Q_SENSORSQUICK_EXPORT QmlLightSensor : public QmlSensor
 {
     Q_OBJECT
     Q_PROPERTY(qreal fieldOfView READ fieldOfView NOTIFY fieldOfViewChanged)
@@ -42,7 +42,7 @@
     QmlSensorReading *createReading() const override;
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlLightSensorReading : public 
QmlSensorReading
+class Q_SENSORSQUICK_EXPORT QmlLightSensorReading : public QmlSensorReading
 {
     Q_OBJECT
     Q_PROPERTY(qreal illuminance READ illuminance
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlmagnetometer.cpp 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlmagnetometer.cpp
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlmagnetometer.cpp     
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlmagnetometer.cpp     
2024-10-02 16:25:47.000000000 +0200
@@ -6,7 +6,7 @@
 
 /*!
     \qmltype Magnetometer
-//!    \instantiates QmlMagnetometer
+//!    \nativetype QmlMagnetometer
     \ingroup qml-sensors_type
     \inqmlmodule QtSensors
     \since QtSensors 5.0
@@ -64,7 +64,7 @@
 
 /*!
     \qmltype MagnetometerReading
-//!    \instantiates QmlMagnetometerReading
+//!    \nativetype QmlMagnetometerReading
     \ingroup qml-sensors_reading
     \inqmlmodule QtSensors
     \since QtSensors 5.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlmagnetometer_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlmagnetometer_p.h
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlmagnetometer_p.h     
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlmagnetometer_p.h     
2024-10-02 16:25:47.000000000 +0200
@@ -21,7 +21,7 @@
 
 class QMagnetometer;
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlMagnetometer : public QmlSensor
+class Q_SENSORSQUICK_EXPORT QmlMagnetometer : public QmlSensor
 {
     Q_OBJECT
     Q_PROPERTY(bool returnGeoValues READ returnGeoValues WRITE 
setReturnGeoValues NOTIFY returnGeoValuesChanged)
@@ -44,7 +44,7 @@
     QmlSensorReading *createReading() const override;
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlMagnetometerReading : public 
QmlSensorReading
+class Q_SENSORSQUICK_EXPORT QmlMagnetometerReading : public QmlSensorReading
 {
     Q_OBJECT
     Q_PROPERTY(qreal x READ x NOTIFY xChanged BINDABLE bindableX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlorientationsensor.cpp 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlorientationsensor.cpp
--- 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlorientationsensor.cpp    
    2024-09-19 20:58:46.000000000 +0200
+++ 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlorientationsensor.cpp    
    2024-10-02 16:25:47.000000000 +0200
@@ -6,7 +6,7 @@
 
 /*!
     \qmltype OrientationSensor
-//!    \instantiates QmlOrientationSensor
+//!    \nativetype QmlOrientationSensor
     \ingroup qml-sensors_type
     \inqmlmodule QtSensors
     \since QtSensors 5.0
@@ -43,7 +43,7 @@
 
 /*!
     \qmltype OrientationReading
-//!    \instantiates QmlOrientationSensorReading
+//!    \nativetype QmlOrientationSensorReading
     \ingroup qml-sensors_reading
     \inqmlmodule QtSensors
     \since QtSensors 5.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlorientationsensor_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlorientationsensor_p.h
--- 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlorientationsensor_p.h    
    2024-09-19 20:58:46.000000000 +0200
+++ 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlorientationsensor_p.h    
    2024-10-02 16:25:47.000000000 +0200
@@ -22,7 +22,7 @@
 
 class QOrientationSensor;
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlOrientationSensor : public QmlSensor
+class Q_SENSORSQUICK_EXPORT QmlOrientationSensor : public QmlSensor
 {
     Q_OBJECT
     QML_NAMED_ELEMENT(OrientationSensor)
@@ -38,7 +38,7 @@
     QmlSensorReading *createReading() const override;
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlOrientationSensorReading : public 
QmlSensorReading
+class Q_SENSORSQUICK_EXPORT QmlOrientationSensorReading : public 
QmlSensorReading
 {
     Q_OBJECT
     Q_PROPERTY(QOrientationReading::Orientation orientation READ orientation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlpressuresensor.cpp 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlpressuresensor.cpp
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlpressuresensor.cpp   
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlpressuresensor.cpp   
2024-10-02 16:25:47.000000000 +0200
@@ -5,7 +5,7 @@
 
 /*!
     \qmltype PressureSensor
-//!    \instantiates QmlPressureSensor
+//!    \nativetype QmlPressureSensor
     \ingroup qml-sensors_type
     \inqmlmodule QtSensors
     \since QtSensors 5.1
@@ -42,7 +42,7 @@
 
 /*!
     \qmltype PressureReading
-//!    \instantiates QmlPressureReading
+//!    \nativetype QmlPressureReading
     \ingroup qml-sensors_reading
     \inqmlmodule QtSensors
     \since QtSensors 5.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlpressuresensor_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlpressuresensor_p.h
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlpressuresensor_p.h   
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlpressuresensor_p.h   
2024-10-02 16:25:47.000000000 +0200
@@ -20,7 +20,7 @@
 
 class QPressureSensor;
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlPressureSensor : public QmlSensor
+class Q_SENSORSQUICK_EXPORT QmlPressureSensor : public QmlSensor
 {
     Q_OBJECT
     QML_NAMED_ELEMENT(PressureSensor)
@@ -37,7 +37,7 @@
     QPressureSensor *m_sensor;
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlPressureReading : public 
QmlSensorReading
+class Q_SENSORSQUICK_EXPORT QmlPressureReading : public QmlSensorReading
 {
     Q_OBJECT
     Q_PROPERTY(qreal pressure READ pressure NOTIFY pressureChanged BINDABLE 
bindablePressure)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlproximitysensor.cpp 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlproximitysensor.cpp
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlproximitysensor.cpp  
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlproximitysensor.cpp  
2024-10-02 16:25:47.000000000 +0200
@@ -6,7 +6,7 @@
 
 /*!
     \qmltype ProximitySensor
-//!    \instantiates QmlProximitySensor
+//!    \nativetype QmlProximitySensor
     \ingroup qml-sensors_type
     \inqmlmodule QtSensors
     \since QtSensors 5.0
@@ -43,7 +43,7 @@
 
 /*!
     \qmltype ProximityReading
-//!    \instantiates QmlProximitySensorReading
+//!    \nativetype QmlProximitySensorReading
     \ingroup qml-sensors_reading
     \inqmlmodule QtSensors
     \since QtSensors 5.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlproximitysensor_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlproximitysensor_p.h
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlproximitysensor_p.h  
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlproximitysensor_p.h  
2024-10-02 16:25:47.000000000 +0200
@@ -23,7 +23,7 @@
 
 class QProximitySensor;
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlProximitySensor : public QmlSensor
+class Q_SENSORSQUICK_EXPORT QmlProximitySensor : public QmlSensor
 {
     Q_OBJECT
     QML_NAMED_ELEMENT(ProximitySensor)
@@ -39,7 +39,7 @@
     QmlSensorReading *createReading() const override;
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlProximitySensorReading : public 
QmlSensorReading
+class Q_SENSORSQUICK_EXPORT QmlProximitySensorReading : public QmlSensorReading
 {
     Q_OBJECT
     Q_PROPERTY(bool near READ near NOTIFY nearChanged BINDABLE bindableNear)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlrotationsensor.cpp 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlrotationsensor.cpp
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlrotationsensor.cpp   
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlrotationsensor.cpp   
2024-10-02 16:25:47.000000000 +0200
@@ -6,7 +6,7 @@
 
 /*!
     \qmltype RotationSensor
-//!    \instantiates QmlRotationSensor
+//!    \nativetype QmlRotationSensor
     \ingroup qml-sensors_type
     \inqmlmodule QtSensors
     \since QtSensors 5.0
@@ -58,7 +58,7 @@
 
 /*!
     \qmltype RotationReading
-//!    \instantiates QmlRotationSensorReading
+//!    \nativetype QmlRotationSensorReading
     \ingroup qml-sensors_reading
     \inqmlmodule QtSensors
     \since QtSensors 5.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlrotationsensor_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlrotationsensor_p.h
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlrotationsensor_p.h   
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlrotationsensor_p.h   
2024-10-02 16:25:47.000000000 +0200
@@ -21,7 +21,7 @@
 
 class QRotationSensor;
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlRotationSensor : public QmlSensor
+class Q_SENSORSQUICK_EXPORT QmlRotationSensor : public QmlSensor
 {
     Q_OBJECT
     Q_PROPERTY(bool hasZ READ hasZ NOTIFY hasZChanged)
@@ -42,7 +42,7 @@
     QmlSensorReading *createReading() const override;
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlRotationSensorReading : public 
QmlSensorReading
+class Q_SENSORSQUICK_EXPORT QmlRotationSensorReading : public QmlSensorReading
 {
     Q_OBJECT
     Q_PROPERTY(qreal x READ x NOTIFY xChanged BINDABLE bindableX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlsensor.cpp 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlsensor.cpp
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlsensor.cpp   
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlsensor.cpp   
2024-10-02 16:25:47.000000000 +0200
@@ -39,7 +39,7 @@
 
 /*!
     \qmltype Sensor
-//!    \instantiates QmlSensor
+//!    \nativetype QmlSensor
     \inqmlmodule QtSensors
     \since QtSensors 5.0
     \brief The Sensor element serves as a base type for sensors.
@@ -489,7 +489,7 @@
 
 /*!
     \qmltype SensorReading
-//!    \instantiates QmlSensorReading
+//!    \nativetype QmlSensorReading
     \inqmlmodule QtSensors
     \since QtSensors 5.0
     \brief The SensorReading element serves as a base type for sensor readings.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlsensor_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlsensor_p.h
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlsensor_p.h   
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlsensor_p.h   
2024-10-02 16:25:47.000000000 +0200
@@ -34,7 +34,7 @@
 class QmlSensorReading;
 
 class QmlSensorPrivate;
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlSensor : public QObject, public 
QQmlParserStatus
+class Q_SENSORSQUICK_EXPORT QmlSensor : public QObject, public QQmlParserStatus
 {
     Q_OBJECT
     Q_DECLARE_PRIVATE(QmlSensor)
@@ -180,7 +180,7 @@
                                          m_reading, nullptr)
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlSensorReading : public QObject
+class Q_SENSORSQUICK_EXPORT QmlSensorReading : public QObject
 {
     Q_OBJECT
     Q_PROPERTY(quint64 timestamp READ timestamp NOTIFY timestampChanged 
BINDABLE bindableTimestamp)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlsensorglobal.cpp 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlsensorglobal.cpp
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlsensorglobal.cpp     
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlsensorglobal.cpp     
2024-10-02 16:25:47.000000000 +0200
@@ -8,7 +8,7 @@
 
 /*!
     \qmltype QmlSensors
-//!    \instantiates QmlSensorGlobal
+//!    \nativetype QmlSensorGlobal
     \inqmlmodule QtSensors
     \since QtSensors 5.0
     \brief The QmlSensors singleton provides the module API.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlsensorglobal_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlsensorglobal_p.h
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlsensorglobal_p.h     
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlsensorglobal_p.h     
2024-10-02 16:25:47.000000000 +0200
@@ -24,7 +24,7 @@
 
 class QSensor;
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlSensorGlobal : public QObject
+class Q_SENSORSQUICK_EXPORT QmlSensorGlobal : public QObject
 {
     Q_OBJECT
 public:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlsensorrange_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlsensorrange_p.h
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmlsensorrange_p.h      
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmlsensorrange_p.h      
2024-10-02 16:25:47.000000000 +0200
@@ -21,7 +21,7 @@
 
 QT_BEGIN_NAMESPACE
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlSensorRange : public QObject
+class Q_SENSORSQUICK_EXPORT QmlSensorRange : public QObject
 {
     Q_OBJECT
     Q_PROPERTY(int minimum READ minimum)
@@ -45,7 +45,7 @@
     int max;
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlSensorOutputRange : public QObject
+class Q_SENSORSQUICK_EXPORT QmlSensorOutputRange : public QObject
 {
     Q_OBJECT
     Q_PROPERTY(qreal minimum READ minimum)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmltapsensor.cpp 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmltapsensor.cpp
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmltapsensor.cpp        
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmltapsensor.cpp        
2024-10-02 16:25:47.000000000 +0200
@@ -6,7 +6,7 @@
 
 /*!
     \qmltype TapSensor
-//!    \instantiates QmlTapSensor
+//!    \nativetype QmlTapSensor
     \ingroup qml-sensors_type
     \inqmlmodule QtSensors
     \since QtSensors 5.0
@@ -65,7 +65,7 @@
 
 /*!
     \qmltype TapReading
-//!    \instantiates QmlTapSensorReading
+//!    \nativetype QmlTapSensorReading
     \ingroup qml-sensors_reading
     \inqmlmodule QtSensors
     \since QtSensors 5.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmltapsensor_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmltapsensor_p.h
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmltapsensor_p.h        
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmltapsensor_p.h        
2024-10-02 16:25:47.000000000 +0200
@@ -22,7 +22,7 @@
 
 class QTapSensor;
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlTapSensor : public QmlSensor
+class Q_SENSORSQUICK_EXPORT QmlTapSensor : public QmlSensor
 {
     Q_OBJECT
     Q_PROPERTY(bool returnDoubleTapEvents READ returnDoubleTapEvents WRITE 
setReturnDoubleTapEvents NOTIFY returnDoubleTapEventsChanged)
@@ -45,7 +45,7 @@
     QmlSensorReading *createReading() const override;
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlTapSensorReading : public 
QmlSensorReading
+class Q_SENSORSQUICK_EXPORT QmlTapSensorReading : public QmlSensorReading
 {
     Q_OBJECT
     Q_PROPERTY(QTapReading::TapDirection tapDirection READ tapDirection
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmltiltsensor.cpp 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmltiltsensor.cpp
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmltiltsensor.cpp       
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmltiltsensor.cpp       
2024-10-02 16:25:47.000000000 +0200
@@ -9,7 +9,7 @@
 
 /*!
     \qmltype TiltSensor
-//!    \instantiates QmlTiltSensor
+//!    \nativetype QmlTiltSensor
     \ingroup qml-sensors_type
     \inqmlmodule QtSensors
     \since QtSensors 5.0
@@ -58,7 +58,7 @@
 
 /*!
     \qmltype TiltReading
-//!    \instantiates QmlTiltSensorReading
+//!    \nativetype QmlTiltSensorReading
     \ingroup qml-sensors_reading
     \inqmlmodule QtSensors
     \since QtSensors 5.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmltiltsensor_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmltiltsensor_p.h
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qmltiltsensor_p.h       
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qmltiltsensor_p.h       
2024-10-02 16:25:47.000000000 +0200
@@ -22,7 +22,7 @@
 
 class QTiltSensor;
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlTiltSensor : public QmlSensor
+class Q_SENSORSQUICK_EXPORT QmlTiltSensor : public QmlSensor
 {
     Q_OBJECT
     QML_NAMED_ELEMENT(TiltSensor)
@@ -40,7 +40,7 @@
     QmlSensorReading *createReading() const override;
 };
 
-class Q_SENSORSQUICK_PRIVATE_EXPORT QmlTiltSensorReading : public 
QmlSensorReading
+class Q_SENSORSQUICK_EXPORT QmlTiltSensorReading : public QmlSensorReading
 {
     Q_OBJECT
     Q_PROPERTY(qreal yRotation READ yRotation NOTIFY yRotationChanged BINDABLE 
bindableYRotation)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qsensorsquickglobal_p.h 
new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qsensorsquickglobal_p.h
--- old/qtsensors-everywhere-src-6.7.3/src/sensorsquick/qsensorsquickglobal_p.h 
2024-09-19 20:58:46.000000000 +0200
+++ new/qtsensors-everywhere-src-6.8.0/src/sensorsquick/qsensorsquickglobal_p.h 
2024-10-02 16:25:47.000000000 +0200
@@ -16,8 +16,8 @@
 //
 
 #include <QtCore/qglobal.h>
-#include <QtSensorsQuick/private/qtsensorsquickexports_p.h>
+#include <QtSensorsQuick/qtsensorsquickexports.h>
 
-void Q_SENSORSQUICK_PRIVATE_EXPORT qml_register_types_QtSensors();
+void Q_SENSORSQUICK_EXPORT qml_register_types_QtSensors();
 
 #endif // QSENSORSQUICKGLOBALS_P_H

Reply via email to