| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qnumeric_p.h @ Line 177 | cert-dcl59-cpp,google-build-namespaces | do not use unnamed namespaces in header files | 1 | ||
| 2 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 99 | cppcoreguidelines-special-member-functions | class 'QObjectPrivate' 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 | ||
| 3 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 137 | cppcoreguidelines-special-member-functions | class 'Connection' 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 | ||
| 4 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 190 | cppcoreguidelines-special-member-functions | class 'Sender' 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 | ||
| 5 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 248 | cppcoreguidelines-special-member-functions | class 'ConnectionData' 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 | ||
| 6 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 510 | cppcoreguidelines-special-member-functions | class 'QAbstractMetaCallEvent' 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 | ||
| 7 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 534 | cppcoreguidelines-special-member-functions | class 'QMetaCallEvent' 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 | ||
| 8 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 595 | cppcoreguidelines-special-member-functions | class 'QDynamicMetaObjectData' 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 | ||
| 9 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 604 | cppcoreguidelines-special-member-functions | class 'QAbstractDynamicMetaObject' 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 | ||
| 10 | /home/cc-runs/install_dir/dev/include/QtCore/qobjectdefs.h @ Line 350 | cplusplus.NewDeleteLeaks | Potential memory leak | 9 | ||
| 11 | /home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 164 | cplusplus.NewDeleteLeaks | Potential memory leak | 6 | ||
| 12 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qflagpointer_p.h @ Line 70 | cppcoreguidelines-special-member-functions | class 'QBiPointer' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 13 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qhashedstring_p.h @ Line 67 | cppcoreguidelines-special-member-functions | class 'QHashedString' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 14 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qhashedstring_p.h @ Line 97 | cppcoreguidelines-special-member-functions | class 'QHashedStringRef' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 15 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qhashedstring_p.h @ Line 147 | cppcoreguidelines-special-member-functions | class 'QHashedCStringRef' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 16 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qhashedstring_p.h @ Line 429 | bugprone-signed-char-misuse | 'signed char' to 'quint16' (aka 'unsigned short') conversion; consider casting to 'unsigned char' first. | 1 | ||
| 17 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qintrusivelist_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QIntrusiveList' 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 | ||
| 18 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qintrusivelist_p.h @ Line 101 | cppcoreguidelines-special-member-functions | class 'QIntrusiveListNode' 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 | ||
| 19 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qjsengine_p.h @ Line 69 | cppcoreguidelines-special-member-functions | class 'QJSEnginePrivate' 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 | ||
| 20 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qjsengine_p.h @ Line 93 | cppcoreguidelines-special-member-functions | class 'Locker' 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 | ||
| 21 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qpodvector_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QPODVector' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 22 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlabstractbinding_p.h @ Line 63 | cppcoreguidelines-special-member-functions | class 'QQmlAbstractBinding' 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 | ||
| 23 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlbinding_p.h @ Line 71 | cppcoreguidelines-special-member-functions | class 'QQmlBinding' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlboundsignal_p.h @ Line 64 | cppcoreguidelines-special-member-functions | class 'QQmlBoundSignalExpression' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlboundsignal_p.h @ Line 98 | cppcoreguidelines-special-member-functions | class 'QQmlBoundSignal' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlcontextdata_p.h @ Line 68 | cppcoreguidelines-special-member-functions | class 'QQmlContextData' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlcustomparser_p.h @ Line 66 | cppcoreguidelines-special-member-functions | class 'QQmlCustomParser' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmldata_p.h @ Line 90 | cppcoreguidelines-special-member-functions | class 'QQmlData' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 29 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmldata_p.h @ Line 205 | cppcoreguidelines-special-member-functions | class 'DeferredData' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 30 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmldatablob_p.h @ Line 74 | cppcoreguidelines-special-member-functions | class 'QQmlDataBlob' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmldelayedcallqueue_p.h @ Line 63 | cppcoreguidelines-special-member-functions | class 'QQmlDelayedCallQueue' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlengine_p.h @ Line 144 | cppcoreguidelines-special-member-functions | class 'QQmlEnginePrivate' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlengine_p.h @ Line 324 | cppcoreguidelines-special-member-functions | class 'Deletable' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlengine_p.h @ Line 397 | cppcoreguidelines-special-member-functions | class 'I' 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 | ||
| 35 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlglobal_p.h @ Line 232 | cppcoreguidelines-special-member-functions | class 'QQmlColorProvider' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlglobal_p.h @ Line 252 | cppcoreguidelines-special-member-functions | class 'QQmlGuiProvider' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlglobal_p.h @ Line 269 | cppcoreguidelines-special-member-functions | class 'QQmlApplication' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 38 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlguard_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QQmlGuardImpl' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 39 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlguard_p.h @ Line 78 | cppcoreguidelines-special-member-functions | class 'QQmlGuard' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 40 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlimport_p.h @ Line 104 | cppcoreguidelines-special-member-functions | class 'QQmlImportNamespace' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlimport_p.h @ Line 132 | cppcoreguidelines-special-member-functions | class 'QQmlImports' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 42 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlimport_p.h @ Line 222 | cppcoreguidelines-special-member-functions | class 'QQmlImportDatabase' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmljavascriptexpression_p.h @ Line 63 | cppcoreguidelines-special-member-functions | class 'QQmlDelayedError' 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 | ||
| 44 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmljavascriptexpression_p.h @ Line 100 | cppcoreguidelines-special-member-functions | class 'QQmlJavaScriptExpression' 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 | ||
| 45 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmljavascriptexpression_p.h @ Line 142 | cppcoreguidelines-special-member-functions | class 'DeleteWatcher' 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 | ||
| 46 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmljavascriptexpression_p.h @ Line 225 | cppcoreguidelines-special-member-functions | class 'QQmlPropertyCapture' 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 | ||
| 47 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlmetaobject_p.h @ Line 72 | cppcoreguidelines-special-member-functions | class 'QQmlMetaObject' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 48 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlmetatype_p.h @ Line 87 | performance-noexcept-move-constructor | move constructors should be marked noexcept | 1 | ||
| 49 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlmetatype_p.h @ Line 103 | performance-noexcept-move-constructor | move assignment operators should be marked noexcept | 1 | ||
| 50 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlnotifier_p.h @ Line 61 | cppcoreguidelines-special-member-functions | class 'QQmlNotifier' 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 | ||
| 51 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlnotifier_p.h @ Line 80 | cppcoreguidelines-special-member-functions | class 'QQmlNotifierEndpoint' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlnullablevalue_p.h @ Line 57 | cppcoreguidelines-special-member-functions | class 'QQmlNullableValue' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 53 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlpropertycache_p.h @ Line 79 | cppcoreguidelines-special-member-functions | class 'RefCountedMetaObject' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 54 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlpropertycache_p.h @ Line 86 | cppcoreguidelines-special-member-functions | class 'Data' 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 | ||
| 55 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlpropertycache_p.h @ Line 128 | cppcoreguidelines-special-member-functions | class 'QQmlPropertyCache' 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 | ||
| 56 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlpropertycachevector_p.h @ Line 70 | performance-noexcept-move-constructor | move constructors should be marked noexcept | 1 | ||
| 57 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlpropertycachevector_p.h @ Line 72 | performance-noexcept-move-constructor | move assignment operators should be marked noexcept | 2 | ||
| 58 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlproxymetaobject_p.h @ Line 65 | cppcoreguidelines-special-member-functions | class 'QQmlProxyMetaObject' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlrefcount_p.h @ Line 88 | performance-noexcept-move-constructor | move constructors should be marked noexcept | 2 | ||
| 60 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlrefcount_p.h @ Line 92 | performance-noexcept-move-constructor | move assignment operators should be marked noexcept | 2 | ||
| 61 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlrefcount_p.h @ Line 160 | performance-noexcept-move-constructor | move constructors should be marked noexcept | 1 | ||
| 62 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlrefcount_p.h @ Line 181 | performance-noexcept-move-constructor | move assignment operators should be marked noexcept | 1 | ||
| 63 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlrefcount_p.h @ Line 88 | performance-noexcept-move-constructor | move constructors should be marked noexcept | 1 | ||
| 64 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmltype_p.h @ Line 85 | performance-noexcept-move-constructor | move constructors should be marked noexcept | 2 | ||
| 65 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmltype_p.h @ Line 87 | performance-noexcept-move-constructor | move assignment operators should be marked noexcept | 2 | ||
| 66 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmltypeloader_p.h @ Line 77 | cppcoreguidelines-special-member-functions | class 'QQmlTypeLoader' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmltypeloader_p.h @ Line 83 | cppcoreguidelines-special-member-functions | class 'Blob' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmltypemoduleversion_p.h @ Line 69 | cppcoreguidelines-special-member-functions | class 'QQmlTypeModuleVersion' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 69 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmltypenamecache_p.h @ Line 84 | cppcoreguidelines-special-member-functions | class 'QQmlTypeNameCache' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlvaluetype_p.h @ Line 70 | cppcoreguidelines-special-member-functions | class 'QQmlValueType' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlvaluetype_p.h @ Line 96 | cppcoreguidelines-special-member-functions | class 'QQmlGadgetPtrWrapper' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qrecyclepool_p.h @ Line 98 | cppcoreguidelines-special-member-functions | class 'QRecyclePool' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qstringhash_p.h @ Line 69 | cppcoreguidelines-special-member-functions | class 'QStringHashNode' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 74 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qstringhash_p.h @ Line 297 | cppcoreguidelines-special-member-functions | class 'QStringHash' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 75 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qstringhash_p.h @ Line 306 | cppcoreguidelines-special-member-functions | class 'Node' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 76 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qstringhash_p.h @ Line 319 | cppcoreguidelines-special-member-functions | class 'ReservedNodePool' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qstringhash_p.h @ Line 222 | core.NullDereference | Array access (via field 'buckets') results in a null pointer dereference | 10 | ||
| 78 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4arraydata_p.h @ Line 170 | cppcoreguidelines-special-member-functions | class 'ArrayData' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 79 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4context_p.h @ Line 142 | cppcoreguidelines-special-member-functions | class 'ExecutionContext' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 80 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4context_p.h @ Line 183 | cppcoreguidelines-special-member-functions | class 'CallContext' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 81 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4engine_p.h @ Line 119 | cppcoreguidelines-special-member-functions | class 'QQmlV4Function' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 82 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4engine_p.h @ Line 169 | cppcoreguidelines-special-member-functions | class 'ExecutionEngine' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4engine_p.h @ Line 716 | cppcoreguidelines-special-member-functions | class 'Deletable' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4engine_p.h @ Line 782 | cppcoreguidelines-special-member-functions | class 'ExecutionEngineCallDepthRecorder' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4function_p.h @ Line 83 | cppcoreguidelines-special-member-functions | class 'Function' 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 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4functionobject_p.h @ Line 168 | cppcoreguidelines-special-member-functions | class 'FunctionObject' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 87 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4functionobject_p.h @ Line 236 | cppcoreguidelines-special-member-functions | class 'FunctionCtor' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 88 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4functionobject_p.h @ Line 250 | cppcoreguidelines-special-member-functions | class 'FunctionPrototype' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 89 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4functionobject_p.h @ Line 263 | cppcoreguidelines-special-member-functions | class 'IndexedBuiltinFunction' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 90 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4functionobject_p.h @ Line 275 | cppcoreguidelines-special-member-functions | class 'ArrowFunction' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 91 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4functionobject_p.h @ Line 283 | cppcoreguidelines-special-member-functions | class 'ScriptFunction' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 92 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4functionobject_p.h @ Line 292 | cppcoreguidelines-special-member-functions | class 'MemberFunction' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 93 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4functionobject_p.h @ Line 297 | cppcoreguidelines-special-member-functions | class 'ConstructorFunction' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 94 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4functionobject_p.h @ Line 304 | cppcoreguidelines-special-member-functions | class 'DefaultClassConstructorFunction' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 95 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4functionobject_p.h @ Line 310 | cppcoreguidelines-special-member-functions | class 'BoundFunction' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 96 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 92 | bugprone-forward-declaration-namespace | declaration 'Module' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | ||
| 97 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 109 | bugprone-forward-declaration-namespace | declaration 'Symbol' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | ||
| 98 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 111 | bugprone-forward-declaration-namespace | declaration 'ObjectPrototype' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | ||
| 99 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 116 | bugprone-forward-declaration-namespace | declaration 'ScriptFunction' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | ||
| 100 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 121 | bugprone-forward-declaration-namespace | declaration 'StringObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | ||
| 101 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 125 | bugprone-forward-declaration-namespace | declaration 'ErrorObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | ||
| 102 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 126 | bugprone-forward-declaration-namespace | declaration 'ArgumentsObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | ||
| 103 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 127 | bugprone-forward-declaration-namespace | declaration 'QObjectWrapper' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | ||
| 104 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 131 | bugprone-forward-declaration-namespace | declaration 'RegExp' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | ||
| 105 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 131 | bugprone-forward-declaration-namespace | no definition found for 'RegExp', but a definition with the same name 'RegExp' found in another namespace 'QV4::CompiledData' | 2 | ||
| 106 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 132 | bugprone-forward-declaration-namespace | declaration 'EvalFunction' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | ||
| 107 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 134 | bugprone-forward-declaration-namespace | declaration 'SharedArrayBuffer' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | ||
| 108 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 136 | bugprone-forward-declaration-namespace | declaration 'DataView' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | ||
| 109 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 137 | bugprone-forward-declaration-namespace | declaration 'TypedArray' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | ||
| 110 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 143 | bugprone-forward-declaration-namespace | declaration 'PromiseCapability' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | ||
| 111 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 160 | bugprone-forward-declaration-namespace | declaration 'QmlContext' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | ||
| 112 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 161 | bugprone-forward-declaration-namespace | declaration 'ScriptFunction' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | ||
| 113 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 174 | bugprone-forward-declaration-namespace | declaration 'StringObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | ||
| 114 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 176 | bugprone-forward-declaration-namespace | declaration 'DateObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | ||
| 115 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 178 | bugprone-forward-declaration-namespace | declaration 'ErrorObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | ||
| 116 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 179 | bugprone-forward-declaration-namespace | declaration 'ArgumentsObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | ||
| 117 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 182 | bugprone-forward-declaration-namespace | declaration 'QObjectWrapper' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | ||
| 118 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 183 | bugprone-forward-declaration-namespace | declaration 'RegExpObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | ||
| 119 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 187 | bugprone-forward-declaration-namespace | declaration 'SharedArrayBuffer' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | ||
| 120 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 188 | bugprone-forward-declaration-namespace | declaration 'ArrayBuffer' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | ||
| 121 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 189 | bugprone-forward-declaration-namespace | declaration 'DataView' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | ||
| 122 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 190 | bugprone-forward-declaration-namespace | declaration 'TypedArray' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | ||
| 123 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 192 | bugprone-forward-declaration-namespace | declaration 'MapObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | ||
| 124 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 195 | bugprone-forward-declaration-namespace | declaration 'PromiseObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | ||
| 125 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4global_p.h @ Line 127 | bugprone-forward-declaration-namespace | declaration 'QObjectWrapper' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | ||
| 126 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4identifierhash_p.h @ Line 63 | cppcoreguidelines-special-member-functions | class 'IdentifierHash' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 127 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4internalclass_p.h @ Line 74 | cppcoreguidelines-special-member-functions | class 'PropertyHash' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 128 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4internalclass_p.h @ Line 95 | cppcoreguidelines-special-member-functions | class 'PropertyHashData' 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 | ||
| 129 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4internalclass_p.h @ Line 156 | cppcoreguidelines-special-member-functions | class 'SharedInternalClassDataPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 130 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4internalclass_p.h @ Line 189 | cppcoreguidelines-special-member-functions | class 'SharedInternalClassDataPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 131 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4internalclass_p.h @ Line 212 | cppcoreguidelines-special-member-functions | class 'SharedInternalClassData' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 132 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4managed_p.h @ Line 108 | cppcoreguidelines-special-member-functions | class 'Managed' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 133 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4managed_p.h @ Line 241 | misc-unconventional-assign-operator | operator=() should return 'InternalClass&' | 1 | ||
| 134 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4memberdata_p.h @ Line 72 | cppcoreguidelines-special-member-functions | class 'MemberData' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 135 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4mm_p.h @ Line 149 | cppcoreguidelines-special-member-functions | class 'MemoryManager' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 136 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4mmdefs_p.h @ Line 274 | cppcoreguidelines-special-member-functions | class 'MarkStack' 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 | ||
| 137 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4object_p.h @ Line 141 | cppcoreguidelines-special-member-functions | class 'Object' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 138 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4object_p.h @ Line 413 | cppcoreguidelines-special-member-functions | class 'ObjectOwnPropertyKeyIterator' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 139 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4object_p.h @ Line 464 | cppcoreguidelines-special-member-functions | class 'BooleanObject' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 140 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4object_p.h @ Line 473 | cppcoreguidelines-special-member-functions | class 'NumberObject' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 141 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4object_p.h @ Line 481 | cppcoreguidelines-special-member-functions | class 'ArrayObject' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 142 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4persistent_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'PersistentValueStorage' 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 | ||
| 143 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4persistent_p.h @ Line 70 | cppcoreguidelines-special-member-functions | class 'Iterator' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 144 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4persistent_p.h @ Line 94 | cppcoreguidelines-special-member-functions | class 'PersistentValue' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 145 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4persistent_p.h @ Line 148 | cppcoreguidelines-special-member-functions | class 'WeakValue' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 146 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4property_p.h @ Line 62 | cppcoreguidelines-special-member-functions | class 'Property' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 147 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4qobjectwrapper_p.h @ Line 154 | cppcoreguidelines-special-member-functions | class 'QObjectWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 148 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4qobjectwrapper_p.h @ Line 276 | bugprone-forward-declaration-namespace | declaration 'QQmlValueTypeWrapper' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | ||
| 149 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4qobjectwrapper_p.h @ Line 278 | cppcoreguidelines-special-member-functions | class 'QObjectMethod' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 150 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4qobjectwrapper_p.h @ Line 302 | cppcoreguidelines-special-member-functions | class 'QMetaObjectWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 151 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4qobjectwrapper_p.h @ Line 319 | cppcoreguidelines-special-member-functions | class 'QmlSignalHandler' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 152 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4scopedvalue_p.h @ Line 90 | cppcoreguidelines-special-member-functions | class 'Scope' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 153 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4scopedvalue_p.h @ Line 173 | cppcoreguidelines-special-member-functions | class 'ScopedValue' defines a copy constructor, a copy assignment operator and a move constructor but does not define a destructor or a move assignment operator | 1 | ||
| 154 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4sparsearray_p.h @ Line 145 | cppcoreguidelines-special-member-functions | class 'SparseArray' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 155 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4string_p.h @ Line 174 | cppcoreguidelines-special-member-functions | class 'StringOrSymbol' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 156 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4string_p.h @ Line 193 | cppcoreguidelines-special-member-functions | class 'String' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 157 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4vtable_p.h @ Line 61 | cppcoreguidelines-special-member-functions | class 'OwnPropertyKeyIterator' 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 | ||
| 158 | /usr/include/c++/9/bits/atomic_base.h @ Line 207 | deadcode.DeadStores | Value stored to '__b' during its initialization is never read | 1 | ||
| 159 | /usr/include/c++/9/bits/atomic_base.h @ Line 218 | deadcode.DeadStores | Value stored to '__b' during its initialization is never read | 1 | ||
| 160 | build/src/plugins/scxmldatamodel/ecmascriptdatamodel/QDataModelPluginEcmaScript_autogen/EWIEGA46WW/moc_qscxmlecmascriptdatamodel.cpp @ Line 74 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | ||
| 161 | build/src/plugins/scxmldatamodel/ecmascriptdatamodel/QDataModelPluginEcmaScript_autogen/EWIEGA46WW/moc_qscxmlecmascriptplatformproperties_p.cpp @ Line 77 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | ||
| 162 | build/src/scxml/Scxml_autogen/EWIEGA46WW/moc_qscxmlcppdatamodel.cpp @ Line 73 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | ||
| 163 | build/src/scxml/Scxml_autogen/EWIEGA46WW/moc_qscxmldatamodel.cpp @ Line 88 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | ||
| 164 | build/src/scxml/Scxml_autogen/EWIEGA46WW/moc_qscxmlnulldatamodel.cpp @ Line 73 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | ||
| 165 | build/src/scxml/Scxml_autogen/EWIEGA46WW/moc_qscxmlstatemachine.cpp @ Line 212 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | ||
| 166 | build/src/scxml/Scxml_autogen/EWIEGA46WW/moc_qscxmlstatemachine.cpp @ Line 222 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | ||
| 167 | build/src/scxml/Scxml_autogen/EWIEGA46WW/moc_qscxmlstatemachine.cpp @ Line 228 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | ||
| 168 | build/tools/qscxmlc/.rcc/qrc_templates.cpp @ Line 458 | cppcoreguidelines-special-member-functions | class 'initializer' 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 | ||
| 169 | src/plugins/scxmldatamodel/ecmascriptdatamodel/qscxmlecmascriptplatformproperties_p.h @ Line 64 | cppcoreguidelines-special-member-functions | class 'QScxmlPlatformProperties' 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 | ||
| 170 | src/scxml/qscxmlcompiler.cpp @ Line 702 | cplusplus.NewDeleteLeaks | Potential memory leak | 15 | ||
| 171 | src/scxml/qscxmlcompiler.cpp @ Line 515 | cppcoreguidelines-special-member-functions | class 'DynamicStateMachine' 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 | ||
| 172 | src/scxml/qscxmlcompiler.cpp @ Line 2349 | performance-no-automatic-move | constness of 'result' prevents automatic move | 1 | ||
| 173 | src/scxml/qscxmlcompiler.h @ Line 51 | cppcoreguidelines-special-member-functions | class 'QScxmlCompiler' 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 | ||
| 174 | src/scxml/qscxmlcompiler.h @ Line 54 | cppcoreguidelines-special-member-functions | class 'Loader' 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 | ||
| 175 | src/scxml/qscxmlcompiler_p.h @ Line 88 | cppcoreguidelines-special-member-functions | class 'Node' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 176 | src/scxml/qscxmlcompiler_p.h @ Line 140 | cppcoreguidelines-special-member-functions | class 'Instruction' 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 | ||
| 177 | src/scxml/qscxmlcompiler_p.h @ Line 263 | cppcoreguidelines-special-member-functions | class 'StateContainer' 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 | ||
| 178 | src/scxml/qscxmlcompiler_p.h @ Line 406 | cppcoreguidelines-special-member-functions | class 'ScxmlDocument' 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 | ||
| 179 | src/scxml/qscxmlcompiler_p.h @ Line 479 | cppcoreguidelines-special-member-functions | class 'NodeVisitor' 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 | ||
| 180 | src/scxml/qscxmlcompiler_p.h @ Line 656 | cppcoreguidelines-special-member-functions | class 'ParserState' 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 | ||
| 181 | src/scxml/qscxmldatamodel.h @ Line 63 | cppcoreguidelines-special-member-functions | class 'ForeachLoopBody' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 182 | src/scxml/qscxmldatamodelplugin.h @ Line 46 | cppcoreguidelines-special-member-functions | class 'QScxmlDataModelPlugin' 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 | ||
| 183 | src/scxml/qscxmlerror.h @ Line 50 | cppcoreguidelines-special-member-functions | class 'QScxmlError' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 184 | src/scxml/qscxmlevent.cpp @ Line 61 | core.CallAndMessage | Called C++ object pointer is null | 8 | ||
| 185 | src/scxml/qscxmlevent.cpp @ Line 70 | core.CallAndMessage | Called C++ object pointer is null | 11 | ||
| 186 | src/scxml/qscxmlevent.cpp @ Line 81 | core.CallAndMessage | Called C++ object pointer is null | 17 | ||
| 187 | src/scxml/qscxmlevent.cpp @ Line 96 | core.CallAndMessage | Called C++ object pointer is null | 12 | ||
| 188 | src/scxml/qscxmlevent.cpp @ Line 103 | core.CallAndMessage | Called C++ object pointer is null | 13 | ||
| 189 | src/scxml/qscxmlevent.cpp @ Line 117 | core.CallAndMessage | Called C++ object pointer is null | 15 | ||
| 190 | src/scxml/qscxmlevent.cpp @ Line 120 | core.CallAndMessage | Called C++ object pointer is null | 15 | ||
| 191 | src/scxml/qscxmlevent.cpp @ Line 135 | core.CallAndMessage | Called C++ object pointer is null | 17 | ||
| 192 | src/scxml/qscxmlevent.cpp @ Line 144 | core.CallAndMessage | Called C++ object pointer is null | 18 | ||
| 193 | src/scxml/qscxmlevent.cpp @ Line 182 | core.CallAndMessage | Called C++ object pointer is null | 17 | ||
| 194 | src/scxml/qscxmlevent.h @ Line 52 | cppcoreguidelines-special-member-functions | class 'QScxmlEvent' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 195 | src/scxml/qscxmlexecutablecontent_p.h @ Line 500 | cppcoreguidelines-special-member-functions | class 'QScxmlExecutionEngine' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 196 | src/scxml/qscxmlinvokableservice.cpp @ Line 257 | performance-no-automatic-move | constness of 'newId' prevents automatic move | 1 | ||
| 197 | src/scxml/qscxmlinvokableservice_p.h @ Line 87 | cppcoreguidelines-special-member-functions | class 'QScxmlScxmlService' 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 | ||
| 198 | src/scxml/qscxmlnulldatamodel.h @ Line 48 | cppcoreguidelines-special-member-functions | class 'QScxmlNullDataModel' 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 | ||
| 199 | src/scxml/qscxmlstatemachine.cpp @ Line 1793 | bugprone-misplaced-widening-cast | either cast from 'int' to 'size_t' (aka 'unsigned long') is ineffective, or there is loss of precision before the conversion | 1 | ||
| 200 | src/scxml/qscxmlstatemachine_p.h @ Line 124 | cppcoreguidelines-special-member-functions | class 'QScxmlStateMachinePrivate' 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 | ||
| 201 | src/scxml/qscxmlstatemachine_p.h @ Line 171 | performance-move-const-arg | std::move of the const expression has no effect; remove std::move() | 1 | ||
| 202 | src/scxml/qscxmlstatemachine_p.h @ Line 218 | cppcoreguidelines-special-member-functions | class 'Queue' 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 | ||
| 203 | src/scxml/qscxmltabledata.h @ Line 54 | cppcoreguidelines-special-member-functions | class 'QScxmlTableData' 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 | ||
| 204 | src/statemachine/gui/qkeyeventtransition.h @ Line 50 | cppcoreguidelines-special-member-functions | class 'QKeyEventTransition' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 205 | src/statemachine/gui/qmouseeventtransition.h @ Line 51 | cppcoreguidelines-special-member-functions | class 'QMouseEventTransition' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 206 | src/statemachine/qabstractstate.h @ Line 54 | cppcoreguidelines-special-member-functions | class 'QAbstractState' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 207 | src/statemachine/qabstracttransition.h @ Line 62 | cppcoreguidelines-special-member-functions | class 'QAbstractTransition' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 208 | src/statemachine/qeventtransition.h @ Line 51 | cppcoreguidelines-special-member-functions | class 'QEventTransition' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 209 | src/statemachine/qeventtransition_p.h @ Line 61 | cppcoreguidelines-special-member-functions | class 'QEventTransitionPrivate' 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 | ||
| 210 | src/statemachine/qfinalstate.h @ Line 50 | cppcoreguidelines-special-member-functions | class 'QFinalState' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 211 | src/statemachine/qfinalstate_p.h @ Line 61 | cppcoreguidelines-special-member-functions | class 'QFinalStatePrivate' 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 | ||
| 212 | src/statemachine/qhistorystate.h @ Line 51 | cppcoreguidelines-special-member-functions | class 'QHistoryState' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 213 | src/statemachine/qsignaleventgenerator_p.h @ Line 65 | cppcoreguidelines-special-member-functions | class 'QSignalEventGenerator' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor | 1 | ||
| 214 | src/statemachine/qsignaltransition.h @ Line 51 | cppcoreguidelines-special-member-functions | class 'QSignalTransition' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 215 | src/statemachine/qstate.h @ Line 56 | cppcoreguidelines-special-member-functions | class 'QState' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 216 | src/statemachine/qstate_p.h @ Line 95 | cppcoreguidelines-special-member-functions | class 'QStatePrivate' 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 | ||
| 217 | src/statemachine/qstatemachine.h @ Line 61 | cppcoreguidelines-special-member-functions | class 'QStateMachine' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 218 | src/statemachine/qstatemachine.h @ Line 71 | cppcoreguidelines-special-member-functions | class 'SignalEvent' 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 | ||
| 219 | src/statemachine/qstatemachine.h @ Line 90 | cppcoreguidelines-special-member-functions | class 'WrappedEvent' 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 | ||
| 220 | src/statemachine/qstatemachine_p.h @ Line 88 | cppcoreguidelines-special-member-functions | class 'QStateMachinePrivate' 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 | ||
| 221 | src/statemachineqml/timeouttransition_p.h @ Line 63 | cppcoreguidelines-special-member-functions | class 'TimeoutTransition' 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 | ||
| 222 | tools/qscxmlc/scxmlcppdumper.cpp @ Line 272 | performance-no-automatic-move | constness of 'str' prevents automatic move | 1 |