| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | /home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 128 | cplusplus.NewDeleteLeaks | Potential memory leak | 6 | ||
| 2 | /usr/include/c++/9/bits/atomic_base.h @ Line 207 | deadcode.DeadStores | Value stored to '__b' during its initialization is never read | 1 | ||
| 3 | /usr/include/c++/9/bits/atomic_base.h @ Line 218 | deadcode.DeadStores | Value stored to '__b' during its initialization is never read | 1 | ||
| 4 | build/src/plugins/sensorgestures/qtsensors/QtSensorGesturePlugin_autogen/EWIEGA46WW/moc_qtsensorgesturesensorhandler.cpp @ Line 151 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | ||
| 5 | build/src/plugins/sensors/iio-sensor-proxy/IIOSensorProxySensorPlugin_autogen/EJRQKI7XPS/moc_compass_interface.cpp @ Line 83 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 6 | build/src/plugins/sensors/iio-sensor-proxy/IIOSensorProxySensorPlugin_autogen/EJRQKI7XPS/moc_compass_interface.cpp @ Line 85 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 7 | build/src/plugins/sensors/iio-sensor-proxy/IIOSensorProxySensorPlugin_autogen/EJRQKI7XPS/moc_properties_interface.cpp @ Line 100 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 8 | build/src/plugins/sensors/iio-sensor-proxy/IIOSensorProxySensorPlugin_autogen/EJRQKI7XPS/moc_properties_interface.cpp @ Line 102 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 9 | build/src/plugins/sensors/iio-sensor-proxy/IIOSensorProxySensorPlugin_autogen/EJRQKI7XPS/moc_properties_interface.cpp @ Line 104 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 10 | build/src/plugins/sensors/iio-sensor-proxy/IIOSensorProxySensorPlugin_autogen/EJRQKI7XPS/moc_sensorproxy_interface.cpp @ Line 98 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 11 | build/src/plugins/sensors/iio-sensor-proxy/IIOSensorProxySensorPlugin_autogen/EJRQKI7XPS/moc_sensorproxy_interface.cpp @ Line 100 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 12 | build/src/plugins/sensors/iio-sensor-proxy/IIOSensorProxySensorPlugin_autogen/EJRQKI7XPS/moc_sensorproxy_interface.cpp @ Line 102 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 13 | build/src/plugins/sensors/iio-sensor-proxy/IIOSensorProxySensorPlugin_autogen/EJRQKI7XPS/moc_sensorproxy_interface.cpp @ Line 104 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 14 | build/src/plugins/sensors/iio-sensor-proxy/compass_interface.h @ Line 26 | cppcoreguidelines-special-member-functions | class 'NetHadessSensorProxyCompassInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 15 | build/src/plugins/sensors/iio-sensor-proxy/properties_interface.h @ Line 26 | cppcoreguidelines-special-member-functions | class 'OrgFreedesktopDBusPropertiesInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 16 | build/src/plugins/sensors/iio-sensor-proxy/sensorproxy_interface.h @ Line 26 | cppcoreguidelines-special-member-functions | class 'NetHadessSensorProxyInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 17 | build/src/plugins/sensors/sensortag/SensortagSensorPlugin_autogen/EWIEGA46WW/moc_sensortagals.cpp @ Line 80 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'QAmbientLightReading::LightLevel' has no effect; remove std::move() | 1 | ||
| 18 | build/src/sensors/Sensors_autogen/EWIEGA46WW/moc_qsensor.cpp @ Line 248 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | ||
| 19 | build/src/sensors/Sensors_autogen/EWIEGA46WW/moc_qsensor.cpp @ Line 251 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | ||
| 20 | build/src/sensors/Sensors_autogen/EWIEGA46WW/moc_qsensor.cpp @ Line 253 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | ||
| 21 | build/src/sensorsquick/SensorsQuick_autogen/EWIEGA46WW/moc_qmllidsensor_p.cpp @ Line 183 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | ||
| 22 | build/src/sensorsquick/SensorsQuick_autogen/EWIEGA46WW/moc_qmlsensor_p.cpp @ Line 281 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | ||
| 23 | src/plugins/sensorgestures/qtsensors/qcoversensorgesturerecognizer.h @ Line 51 | cppcoreguidelines-special-member-functions | class 'QCoverSensorGestureRecognizer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 24 | src/plugins/sensorgestures/qtsensors/qdoubletapsensorgesturerecognizer.h @ Line 52 | cppcoreguidelines-special-member-functions | class 'QDoubleTapSensorGestureRecognizer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 25 | src/plugins/sensorgestures/qtsensors/qfreefallsensorgesturerecognizer.h @ Line 51 | cppcoreguidelines-special-member-functions | class 'QFreefallSensorGestureRecognizer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 26 | src/plugins/sensorgestures/qtsensors/qhoversensorgesturerecognizer.h @ Line 51 | cppcoreguidelines-special-member-functions | class 'QHoverSensorGestureRecognizer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 27 | src/plugins/sensorgestures/qtsensors/qpickupsensorgesturerecognizer.h @ Line 49 | cppcoreguidelines-special-member-functions | class 'QPickupSensorGestureRecognizer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 28 | src/plugins/sensorgestures/qtsensors/qshake2recognizer.cpp @ Line 190 | bugprone-integer-division | result of integer division used in a floating point context; possible loss of precision | 1 | ||
| 29 | src/plugins/sensorgestures/qtsensors/qshake2recognizer.h @ Line 57 | cppcoreguidelines-special-member-functions | class 'QShake2SensorGestureRecognizer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 30 | src/plugins/sensorgestures/qtsensors/qslamgesturerecognizer.h @ Line 51 | cppcoreguidelines-special-member-functions | class 'QSlamSensorGestureRecognizer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 31 | src/plugins/sensorgestures/qtsensors/qtsensorgestureplugin.h @ Line 50 | cppcoreguidelines-special-member-functions | class 'QtSensorGesturePlugin' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 32 | src/plugins/sensorgestures/qtsensors/qturnoversensorgesturerecognizer.h @ Line 48 | cppcoreguidelines-special-member-functions | class 'QTurnoverSensorGestureRecognizer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 33 | src/plugins/sensorgestures/qtsensors/qtwistsensorgesturerecognizer.h @ Line 57 | cppcoreguidelines-special-member-functions | class 'QTwistSensorGestureRecognizer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 34 | src/plugins/sensorgestures/qtsensors/qwhipsensorgesturerecognizer.cpp @ Line 144 | deadcode.DeadStores | Value stored to 'averageZ' is never read | 1 | ||
| 35 | src/plugins/sensorgestures/qtsensors/qwhipsensorgesturerecognizer.h @ Line 50 | cppcoreguidelines-special-member-functions | class 'QWhipSensorGestureRecognizer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 36 | src/plugins/sensorgestures/shake/qshakerecognizer.h @ Line 58 | cppcoreguidelines-special-member-functions | class 'QShakeSensorGestureRecognizer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 37 | src/plugins/sensorgestures/shake/qshakesensorgestureplugin.h @ Line 48 | cppcoreguidelines-special-member-functions | class 'QShakeSensorGesturePlugin' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 38 | src/plugins/sensors/iio-sensor-proxy/iiosensorproxycompass.h @ Line 50 | cppcoreguidelines-special-member-functions | class 'IIOSensorProxyCompass' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 39 | src/plugins/sensors/iio-sensor-proxy/iiosensorproxylightsensor.h @ Line 50 | cppcoreguidelines-special-member-functions | class 'IIOSensorProxyLightSensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 40 | src/plugins/sensors/iio-sensor-proxy/iiosensorproxyorientationsensor.h @ Line 50 | cppcoreguidelines-special-member-functions | class 'IIOSensorProxyOrientationSensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 41 | src/plugins/sensors/iio-sensor-proxy/iiosensorproxysensorbase.h @ Line 48 | cppcoreguidelines-special-member-functions | class 'IIOSensorProxySensorBase' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 42 | src/plugins/sensors/linux/linuxsysaccelerometer.h @ Line 48 | cppcoreguidelines-special-member-functions | class 'LinuxSysAccelerometer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 43 | src/plugins/sensors/sensortag/sensortagaccelerometer.cpp @ Line 49 | optin.cplusplus.VirtualCall | Call to virtual method 'SensorTagAccelerometer::init' during construction bypasses virtual dispatch | 1 | ||
| 44 | src/plugins/sensors/sensortag/sensortagaccelerometer.cpp @ Line 49 | optin.cplusplus.VirtualCall | Call to virtual method 'SensorTagAccelerometer::init' during construction bypasses virtual dispatch | 3 | ||
| 45 | src/plugins/sensors/sensortag/sensortagals.cpp @ Line 52 | optin.cplusplus.VirtualCall | Call to virtual method 'SensorTagAls::init' during construction bypasses virtual dispatch | 1 | ||
| 46 | src/plugins/sensors/sensortag/sensortagals.cpp @ Line 52 | optin.cplusplus.VirtualCall | Call to virtual method 'SensorTagAls::init' during construction bypasses virtual dispatch | 3 | ||
| 47 | src/plugins/sensors/sensortag/sensortagbase.cpp @ Line 486 | bugprone-integer-division | result of integer division used in a floating point context; possible loss of precision | 1 | ||
| 48 | src/plugins/sensors/sensortag/sensortagbase.cpp @ Line 512 | bugprone-integer-division | result of integer division used in a floating point context; possible loss of precision | 1 | ||
| 49 | src/plugins/sensors/sensortag/sensortagbase.cpp @ Line 513 | bugprone-integer-division | result of integer division used in a floating point context; possible loss of precision | 1 | ||
| 50 | src/plugins/sensors/sensortag/sensortagbase.cpp @ Line 514 | bugprone-integer-division | result of integer division used in a floating point context; possible loss of precision | 1 | ||
| 51 | src/plugins/sensors/sensortag/sensortagbase.h @ Line 214 | cppcoreguidelines-special-member-functions | class 'SensorTagBase' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 52 | src/plugins/sensors/sensortag/sensortaggyroscope.cpp @ Line 50 | optin.cplusplus.VirtualCall | Call to virtual method 'SensorTagGyroscope::init' during construction bypasses virtual dispatch | 1 | ||
| 53 | src/plugins/sensors/sensortag/sensortaggyroscope.cpp @ Line 50 | optin.cplusplus.VirtualCall | Call to virtual method 'SensorTagGyroscope::init' during construction bypasses virtual dispatch | 3 | ||
| 54 | src/plugins/sensors/sensortag/sensortaglightsensor.cpp @ Line 49 | optin.cplusplus.VirtualCall | Call to virtual method 'SensorTagLightSensor::init' during construction bypasses virtual dispatch | 1 | ||
| 55 | src/plugins/sensors/sensortag/sensortagmagnetometer.cpp @ Line 49 | optin.cplusplus.VirtualCall | Call to virtual method 'SensorTagMagnetometer::init' during construction bypasses virtual dispatch | 1 | ||
| 56 | src/sensors/gestures/qsensorgesture.h @ Line 56 | cppcoreguidelines-special-member-functions | class 'QSensorGesture' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 57 | src/sensors/gestures/qsensorgesture_p.h @ Line 64 | cppcoreguidelines-special-member-functions | class 'QSensorGesturePrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 58 | src/sensors/gestures/qsensorgesturemanager.h @ Line 52 | cppcoreguidelines-special-member-functions | class 'QSensorGestureManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 59 | src/sensors/gestures/qsensorgesturemanagerprivate_p.h @ Line 68 | cppcoreguidelines-special-member-functions | class 'QSensorGestureManagerPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 60 | src/sensors/gestures/qsensorgestureplugininterface.h @ Line 53 | cppcoreguidelines-special-member-functions | class 'QSensorGesturePluginInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 61 | src/sensors/gestures/qsensorgesturerecognizer.h @ Line 52 | cppcoreguidelines-special-member-functions | class 'QSensorGestureRecognizer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 62 | src/sensors/qaccelerometer.h @ Line 49 | cppcoreguidelines-special-member-functions | class 'QAccelerometerReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 63 | src/sensors/qaltimeter.h @ Line 48 | cppcoreguidelines-special-member-functions | class 'QAltimeterReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 64 | src/sensors/qambientlightsensor.h @ Line 49 | cppcoreguidelines-special-member-functions | class 'QAmbientLightReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 65 | src/sensors/qambienttemperaturesensor.h @ Line 48 | cppcoreguidelines-special-member-functions | class 'QAmbientTemperatureReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 66 | src/sensors/qcompass.h @ Line 49 | cppcoreguidelines-special-member-functions | class 'QCompassReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 67 | src/sensors/qdistancesensor.h @ Line 49 | cppcoreguidelines-special-member-functions | class 'QDistanceReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 68 | src/sensors/qgyroscope.h @ Line 49 | cppcoreguidelines-special-member-functions | class 'QGyroscopeReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 69 | src/sensors/qholstersensor.h @ Line 48 | cppcoreguidelines-special-member-functions | class 'QHolsterReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 70 | src/sensors/qhumiditysensor.h @ Line 49 | cppcoreguidelines-special-member-functions | class 'QHumidityReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 71 | src/sensors/qirproximitysensor.h @ Line 49 | cppcoreguidelines-special-member-functions | class 'QIRProximityReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 72 | src/sensors/qlidsensor.h @ Line 48 | cppcoreguidelines-special-member-functions | class 'QLidReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 73 | src/sensors/qlightsensor.h @ Line 49 | cppcoreguidelines-special-member-functions | class 'QLightReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 74 | src/sensors/qmagnetometer.h @ Line 49 | cppcoreguidelines-special-member-functions | class 'QMagnetometerReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 75 | src/sensors/qorientationsensor.h @ Line 49 | cppcoreguidelines-special-member-functions | class 'QOrientationReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 76 | src/sensors/qpressuresensor.h @ Line 48 | cppcoreguidelines-special-member-functions | class 'QPressureReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 77 | src/sensors/qproximitysensor.h @ Line 49 | cppcoreguidelines-special-member-functions | class 'QProximityReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 78 | src/sensors/qrotationsensor.h @ Line 49 | cppcoreguidelines-special-member-functions | class 'QRotationReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 79 | src/sensors/qsensor.h @ Line 219 | cppcoreguidelines-special-member-functions | class 'QSensorFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 80 | src/sensors/qsensormanager.h @ Line 66 | cppcoreguidelines-special-member-functions | class 'QSensorBackendFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 81 | src/sensors/qsensorplugin.h @ Line 49 | cppcoreguidelines-special-member-functions | class 'QSensorPluginInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 82 | src/sensors/qsensorplugin.h @ Line 57 | cppcoreguidelines-special-member-functions | class 'QSensorChangesInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 83 | src/sensors/qtapsensor.h @ Line 49 | cppcoreguidelines-special-member-functions | class 'QTapReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 84 | src/sensors/qtiltsensor.h @ Line 49 | cppcoreguidelines-special-member-functions | class 'QTiltReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 85 | src/sensorsquick/qmlaccelerometer_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QmlAccelerometer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 86 | src/sensorsquick/qmlaccelerometer_p.h @ Line 92 | cppcoreguidelines-special-member-functions | class 'QmlAccelerometerReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 87 | src/sensorsquick/qmlaltimeter_p.h @ Line 59 | cppcoreguidelines-special-member-functions | class 'QmlAltimeter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 88 | src/sensorsquick/qmlaltimeter_p.h @ Line 75 | cppcoreguidelines-special-member-functions | class 'QmlAltimeterReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 89 | src/sensorsquick/qmlambientlightsensor_p.h @ Line 61 | cppcoreguidelines-special-member-functions | class 'QmlAmbientLightSensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 90 | src/sensorsquick/qmlambientlightsensor_p.h @ Line 78 | cppcoreguidelines-special-member-functions | class 'QmlAmbientLightSensorReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 91 | src/sensorsquick/qmlambienttemperaturesensor_p.h @ Line 59 | cppcoreguidelines-special-member-functions | class 'QmlAmbientTemperatureSensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 92 | src/sensorsquick/qmlambienttemperaturesensor_p.h @ Line 76 | cppcoreguidelines-special-member-functions | class 'QmlAmbientTemperatureReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 93 | src/sensorsquick/qmlcompass_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QmlCompass' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 94 | src/sensorsquick/qmlcompass_p.h @ Line 76 | cppcoreguidelines-special-member-functions | class 'QmlCompassReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 95 | src/sensorsquick/qmldistancesensor_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QmlDistanceSensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 96 | src/sensorsquick/qmldistancesensor_p.h @ Line 77 | cppcoreguidelines-special-member-functions | class 'QmlDistanceReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 97 | src/sensorsquick/qmlgyroscope_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QmlGyroscope' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 98 | src/sensorsquick/qmlgyroscope_p.h @ Line 76 | cppcoreguidelines-special-member-functions | class 'QmlGyroscopeReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 99 | src/sensorsquick/qmlholstersensor_p.h @ Line 59 | cppcoreguidelines-special-member-functions | class 'QmlHolsterSensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 100 | src/sensorsquick/qmlholstersensor_p.h @ Line 76 | cppcoreguidelines-special-member-functions | class 'QmlHolsterReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 101 | src/sensorsquick/qmlhumiditysensor_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QmlHumiditySensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 102 | src/sensorsquick/qmlhumiditysensor_p.h @ Line 78 | cppcoreguidelines-special-member-functions | class 'QmlHumidityReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 103 | src/sensorsquick/qmlirproximitysensor_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QmlIRProximitySensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 104 | src/sensorsquick/qmlirproximitysensor_p.h @ Line 76 | cppcoreguidelines-special-member-functions | class 'QmlIRProximitySensorReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 105 | src/sensorsquick/qmllidsensor_p.h @ Line 59 | cppcoreguidelines-special-member-functions | class 'QmlLidSensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 106 | src/sensorsquick/qmllidsensor_p.h @ Line 76 | cppcoreguidelines-special-member-functions | class 'QmlLidReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 107 | src/sensorsquick/qmllightsensor_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QmlLightSensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 108 | src/sensorsquick/qmllightsensor_p.h @ Line 81 | cppcoreguidelines-special-member-functions | class 'QmlLightSensorReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 109 | src/sensorsquick/qmlmagnetometer_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QmlMagnetometer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 110 | src/sensorsquick/qmlmagnetometer_p.h @ Line 83 | cppcoreguidelines-special-member-functions | class 'QmlMagnetometerReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 111 | src/sensorsquick/qmlorientationsensor_p.h @ Line 61 | cppcoreguidelines-special-member-functions | class 'QmlOrientationSensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 112 | src/sensorsquick/qmlorientationsensor_p.h @ Line 77 | cppcoreguidelines-special-member-functions | class 'QmlOrientationSensorReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 113 | src/sensorsquick/qmlpressuresensor_p.h @ Line 59 | cppcoreguidelines-special-member-functions | class 'QmlPressureSensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 114 | src/sensorsquick/qmlpressuresensor_p.h @ Line 76 | cppcoreguidelines-special-member-functions | class 'QmlPressureReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 115 | src/sensorsquick/qmlproximitysensor_p.h @ Line 62 | cppcoreguidelines-special-member-functions | class 'QmlProximitySensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 116 | src/sensorsquick/qmlproximitysensor_p.h @ Line 78 | cppcoreguidelines-special-member-functions | class 'QmlProximitySensorReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 117 | src/sensorsquick/qmlrotationsensor_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QmlRotationSensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 118 | src/sensorsquick/qmlrotationsensor_p.h @ Line 82 | cppcoreguidelines-special-member-functions | class 'QmlRotationSensorReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 119 | src/sensorsquick/qmlsensor_p.h @ Line 70 | cppcoreguidelines-special-member-functions | class 'QmlSensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 120 | src/sensorsquick/qmlsensor_p.h @ Line 202 | cppcoreguidelines-special-member-functions | class 'QmlSensorReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 121 | src/sensorsquick/qmlsensorgesture_p.h @ Line 65 | cppcoreguidelines-special-member-functions | class 'QmlSensorGesture' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 122 | src/sensorsquick/qmlsensorglobal_p.h @ Line 63 | cppcoreguidelines-special-member-functions | class 'QmlSensorGlobal' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 123 | src/sensorsquick/qmlsensorrange_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QmlSensorRange' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 124 | src/sensorsquick/qmlsensorrange_p.h @ Line 84 | cppcoreguidelines-special-member-functions | class 'QmlSensorOutputRange' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 125 | src/sensorsquick/qmltapsensor_p.h @ Line 61 | cppcoreguidelines-special-member-functions | class 'QmlTapSensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 126 | src/sensorsquick/qmltapsensor_p.h @ Line 84 | cppcoreguidelines-special-member-functions | class 'QmlTapSensorReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 127 | src/sensorsquick/qmltiltsensor_p.h @ Line 61 | cppcoreguidelines-special-member-functions | class 'QmlTiltSensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 128 | src/sensorsquick/qmltiltsensor_p.h @ Line 79 | cppcoreguidelines-special-member-functions | class 'QmlTiltSensorReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 |