| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/particles/qquickv4particledata.cpp @ Line 286 | cppcoreguidelines-special-member-functions | class 'QV4ParticleData' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 2 | src/qml/jsruntime/qv4argumentsobject_p.h @ Line 92 | cppcoreguidelines-special-member-functions | class 'ArgumentsObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 3 | src/qml/jsruntime/qv4argumentsobject_p.h @ Line 126 | cppcoreguidelines-special-member-functions | class 'StrictArgumentsObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 4 | src/qml/jsruntime/qv4arraybuffer_p.h @ Line 103 | cppcoreguidelines-special-member-functions | class 'SharedArrayBufferCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 5 | src/qml/jsruntime/qv4arraybuffer_p.h @ Line 111 | cppcoreguidelines-special-member-functions | class 'ArrayBufferCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 6 | src/qml/jsruntime/qv4arraybuffer_p.h @ Line 120 | cppcoreguidelines-special-member-functions | class 'SharedArrayBuffer' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 7 | src/qml/jsruntime/qv4arraybuffer_p.h @ Line 136 | cppcoreguidelines-special-member-functions | class 'ArrayBuffer' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 8 | src/qml/jsruntime/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 | 1 | ||
| 9 | src/qml/jsruntime/qv4arrayiterator_p.h @ Line 91 | cppcoreguidelines-special-member-functions | class 'ArrayIteratorObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 10 | src/qml/jsruntime/qv4arrayobject_p.h @ Line 69 | cppcoreguidelines-special-member-functions | class 'ArrayCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 11 | src/qml/jsruntime/qv4atomics_p.h @ Line 68 | cppcoreguidelines-special-member-functions | class 'Atomics' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 12 | src/qml/jsruntime/qv4booleanobject_p.h @ Line 69 | cppcoreguidelines-special-member-functions | class 'BooleanCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 13 | src/qml/jsruntime/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 | 1 | ||
| 14 | src/qml/jsruntime/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 | 1 | ||
| 15 | src/qml/jsruntime/qv4dataview_p.h @ Line 78 | cppcoreguidelines-special-member-functions | class 'DataViewCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 16 | src/qml/jsruntime/qv4dataview_p.h @ Line 86 | cppcoreguidelines-special-member-functions | class 'DataView' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 17 | src/qml/jsruntime/qv4dateobject_p.h @ Line 90 | cppcoreguidelines-special-member-functions | class 'DateObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 18 | src/qml/jsruntime/qv4dateobject_p.h @ Line 107 | cppcoreguidelines-special-member-functions | class 'DateCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 19 | src/qml/jsruntime/qv4errorobject_p.h @ Line 149 | cppcoreguidelines-special-member-functions | class 'ErrorObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 20 | src/qml/jsruntime/qv4errorobject_p.h @ Line 229 | cppcoreguidelines-special-member-functions | class 'ErrorCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 21 | src/qml/jsruntime/qv4errorobject_p.h @ Line 237 | cppcoreguidelines-special-member-functions | class 'EvalErrorCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 22 | src/qml/jsruntime/qv4errorobject_p.h @ Line 245 | cppcoreguidelines-special-member-functions | class 'RangeErrorCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 23 | src/qml/jsruntime/qv4errorobject_p.h @ Line 253 | cppcoreguidelines-special-member-functions | class 'ReferenceErrorCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 24 | src/qml/jsruntime/qv4errorobject_p.h @ Line 261 | cppcoreguidelines-special-member-functions | class 'SyntaxErrorCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 25 | src/qml/jsruntime/qv4errorobject_p.h @ Line 269 | cppcoreguidelines-special-member-functions | class 'TypeErrorCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 26 | src/qml/jsruntime/qv4errorobject_p.h @ Line 277 | cppcoreguidelines-special-member-functions | class 'URIErrorCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 27 | src/qml/jsruntime/qv4functionobject_p.h @ Line 171 | cppcoreguidelines-special-member-functions | class 'FunctionObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 28 | src/qml/jsruntime/qv4functionobject_p.h @ Line 242 | cppcoreguidelines-special-member-functions | class 'FunctionCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 29 | src/qml/jsruntime/qv4functionobject_p.h @ Line 256 | cppcoreguidelines-special-member-functions | class 'FunctionPrototype' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 30 | src/qml/jsruntime/qv4functionobject_p.h @ Line 269 | cppcoreguidelines-special-member-functions | class 'IndexedBuiltinFunction' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 31 | src/qml/jsruntime/qv4functionobject_p.h @ Line 281 | cppcoreguidelines-special-member-functions | class 'ArrowFunction' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 32 | src/qml/jsruntime/qv4functionobject_p.h @ Line 291 | cppcoreguidelines-special-member-functions | class 'ScriptFunction' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 33 | src/qml/jsruntime/qv4functionobject_p.h @ Line 300 | cppcoreguidelines-special-member-functions | class 'MemberFunction' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 34 | src/qml/jsruntime/qv4functionobject_p.h @ Line 305 | cppcoreguidelines-special-member-functions | class 'ConstructorFunction' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 35 | src/qml/jsruntime/qv4functionobject_p.h @ Line 312 | cppcoreguidelines-special-member-functions | class 'DefaultClassConstructorFunction' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 36 | src/qml/jsruntime/qv4functionobject_p.h @ Line 318 | cppcoreguidelines-special-member-functions | class 'BoundFunction' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 37 | src/qml/jsruntime/qv4generatorobject_p.h @ Line 102 | cppcoreguidelines-special-member-functions | class 'GeneratorFunctionCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 38 | src/qml/jsruntime/qv4generatorobject_p.h @ Line 110 | cppcoreguidelines-special-member-functions | class 'GeneratorFunction' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 39 | src/qml/jsruntime/qv4generatorobject_p.h @ Line 119 | cppcoreguidelines-special-member-functions | class 'MemberGeneratorFunction' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 40 | src/qml/jsruntime/qv4generatorobject_p.h @ Line 138 | cppcoreguidelines-special-member-functions | class 'GeneratorObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 41 | src/qml/jsruntime/qv4globalobject_p.h @ Line 68 | cppcoreguidelines-special-member-functions | class 'EvalFunction' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 42 | src/qml/jsruntime/qv4jsonobject_p.h @ Line 83 | cppcoreguidelines-special-member-functions | class 'JsonObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 43 | src/qml/jsruntime/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 | 1 | ||
| 44 | src/qml/jsruntime/qv4mapiterator_p.h @ Line 88 | cppcoreguidelines-special-member-functions | class 'MapIteratorObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 45 | src/qml/jsruntime/qv4mapobject_p.h @ Line 88 | cppcoreguidelines-special-member-functions | class 'WeakMapCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 46 | src/qml/jsruntime/qv4mapobject_p.h @ Line 98 | cppcoreguidelines-special-member-functions | class 'MapCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 47 | src/qml/jsruntime/qv4mapobject_p.h @ Line 105 | cppcoreguidelines-special-member-functions | class 'MapObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 48 | src/qml/jsruntime/qv4mathobject_p.h @ Line 67 | cppcoreguidelines-special-member-functions | class 'MathObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 49 | src/qml/jsruntime/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 | 1 | ||
| 50 | src/qml/jsruntime/qv4module_p.h @ Line 76 | cppcoreguidelines-special-member-functions | class 'Module' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 51 | src/qml/jsruntime/qv4numberobject_p.h @ Line 78 | cppcoreguidelines-special-member-functions | class 'NumberCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 52 | src/qml/jsruntime/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 | 1 | ||
| 53 | src/qml/jsruntime/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 | 1 | ||
| 54 | src/qml/jsruntime/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 | 1 | ||
| 55 | src/qml/jsruntime/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 | 1 | ||
| 56 | src/qml/jsruntime/qv4objectiterator_p.h @ Line 119 | cppcoreguidelines-special-member-functions | class 'ForInIteratorObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 57 | src/qml/jsruntime/qv4objectproto_p.h @ Line 69 | cppcoreguidelines-special-member-functions | class 'ObjectCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 58 | src/qml/jsruntime/qv4promiseobject_p.h @ Line 205 | cppcoreguidelines-special-member-functions | class 'PromiseReaction' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 59 | src/qml/jsruntime/qv4promiseobject_p.h @ Line 210 | cppcoreguidelines-special-member-functions | class 'PromiseCapability' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 60 | src/qml/jsruntime/qv4promiseobject_p.h @ Line 215 | cppcoreguidelines-special-member-functions | class 'PromiseExecutionState' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 61 | src/qml/jsruntime/qv4promiseobject_p.h @ Line 220 | cppcoreguidelines-special-member-functions | class 'PromiseObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 62 | src/qml/jsruntime/qv4promiseobject_p.h @ Line 227 | cppcoreguidelines-special-member-functions | class 'PromiseCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 63 | src/qml/jsruntime/qv4promiseobject_p.h @ Line 249 | cppcoreguidelines-special-member-functions | class 'CapabilitiesExecutorWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 64 | src/qml/jsruntime/qv4promiseobject_p.h @ Line 255 | cppcoreguidelines-special-member-functions | class 'ResolveElementWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 65 | src/qml/jsruntime/qv4promiseobject_p.h @ Line 261 | cppcoreguidelines-special-member-functions | class 'ResolveWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 66 | src/qml/jsruntime/qv4promiseobject_p.h @ Line 267 | cppcoreguidelines-special-member-functions | class 'RejectWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 67 | src/qml/jsruntime/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 | 1 | ||
| 68 | src/qml/jsruntime/qv4proxy_p.h @ Line 95 | cppcoreguidelines-special-member-functions | class 'ProxyObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 69 | src/qml/jsruntime/qv4proxy_p.h @ Line 116 | cppcoreguidelines-special-member-functions | class 'ProxyFunctionObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 70 | src/qml/jsruntime/qv4proxy_p.h @ Line 128 | cppcoreguidelines-special-member-functions | class 'Proxy' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 71 | src/qml/jsruntime/qv4qmlcontext_p.h @ Line 94 | cppcoreguidelines-special-member-functions | class 'QQmlContextWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 72 | src/qml/jsruntime/qv4qmlcontext_p.h @ Line 119 | cppcoreguidelines-special-member-functions | class 'QmlContext' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 73 | src/qml/jsruntime/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 | 1 | ||
| 74 | src/qml/jsruntime/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 | 1 | ||
| 75 | src/qml/jsruntime/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 | 1 | ||
| 76 | src/qml/jsruntime/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 | 1 | ||
| 77 | src/qml/jsruntime/qv4reflect_p.h @ Line 67 | cppcoreguidelines-special-member-functions | class 'Reflect' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 78 | src/qml/jsruntime/qv4regexp_p.h @ Line 113 | cppcoreguidelines-special-member-functions | class 'RegExp' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 79 | src/qml/jsruntime/qv4regexpobject_p.h @ Line 103 | cppcoreguidelines-special-member-functions | class 'RegExpObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 80 | src/qml/jsruntime/qv4regexpobject_p.h @ Line 162 | cppcoreguidelines-special-member-functions | class 'RegExpCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 81 | src/qml/jsruntime/qv4sequenceobject.cpp @ Line 100 | cppcoreguidelines-special-member-functions | class 'QV4Sequence' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 82 | src/qml/jsruntime/qv4setiterator_p.h @ Line 88 | cppcoreguidelines-special-member-functions | class 'SetIteratorObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 83 | src/qml/jsruntime/qv4setobject_p.h @ Line 90 | cppcoreguidelines-special-member-functions | class 'WeakSetCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 84 | src/qml/jsruntime/qv4setobject_p.h @ Line 100 | cppcoreguidelines-special-member-functions | class 'SetCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 85 | src/qml/jsruntime/qv4setobject_p.h @ Line 107 | cppcoreguidelines-special-member-functions | class 'SetObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 86 | src/qml/jsruntime/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 | 1 | ||
| 87 | src/qml/jsruntime/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 | 1 | ||
| 88 | src/qml/jsruntime/qv4stringiterator_p.h @ Line 88 | cppcoreguidelines-special-member-functions | class 'StringIteratorObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 89 | src/qml/jsruntime/qv4stringobject_p.h @ Line 88 | cppcoreguidelines-special-member-functions | class 'StringObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 90 | src/qml/jsruntime/qv4stringobject_p.h @ Line 108 | cppcoreguidelines-special-member-functions | class 'StringCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 91 | src/qml/jsruntime/qv4symbol_p.h @ Line 81 | cppcoreguidelines-special-member-functions | class 'SymbolCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 92 | src/qml/jsruntime/qv4symbol_p.h @ Line 102 | cppcoreguidelines-special-member-functions | class 'Symbol' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 93 | src/qml/jsruntime/qv4symbol_p.h @ Line 114 | cppcoreguidelines-special-member-functions | class 'SymbolObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 94 | src/qml/jsruntime/qv4typedarray_p.h @ Line 145 | cppcoreguidelines-special-member-functions | class 'TypedArray' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 95 | src/qml/jsruntime/qv4typedarray_p.h @ Line 177 | cppcoreguidelines-special-member-functions | class 'IntrinsicTypedArrayCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 96 | src/qml/jsruntime/qv4typedarray_p.h @ Line 187 | cppcoreguidelines-special-member-functions | class 'TypedArrayCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 97 | src/qml/jsruntime/qv4typedarray_p.h @ Line 195 | cppcoreguidelines-special-member-functions | class 'IntrinsicTypedArrayPrototype' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 98 | src/qml/jsruntime/qv4typedarray_p.h @ Line 235 | cppcoreguidelines-special-member-functions | class 'TypedArrayPrototype' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 99 | src/qml/jsruntime/qv4urlobject_p.h @ Line 108 | cppcoreguidelines-special-member-functions | class 'UrlObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 100 | src/qml/jsruntime/qv4urlobject_p.h @ Line 161 | cppcoreguidelines-special-member-functions | class 'UrlCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 101 | src/qml/jsruntime/qv4urlobject_p.h @ Line 232 | cppcoreguidelines-special-member-functions | class 'UrlSearchParamsObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 102 | src/qml/jsruntime/qv4urlobject_p.h @ Line 273 | cppcoreguidelines-special-member-functions | class 'UrlSearchParamsCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 103 | src/qml/jsruntime/qv4variantobject_p.h @ Line 93 | cppcoreguidelines-special-member-functions | class 'VariantObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 104 | src/qml/qml/qqmlcomponent.cpp @ Line 1260 | cppcoreguidelines-special-member-functions | class 'QmlIncubatorObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 105 | src/qml/qml/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 | 1 | ||
| 106 | src/qml/qml/qqmllistwrapper_p.h @ Line 86 | cppcoreguidelines-special-member-functions | class 'QmlListWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 107 | src/qml/qml/qqmllocale_p.h @ Line 172 | cppcoreguidelines-special-member-functions | class 'QQmlLocaleData' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 108 | src/qml/qml/qqmltypewrapper_p.h @ Line 99 | cppcoreguidelines-special-member-functions | class 'QQmlTypeWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 109 | src/qml/qml/qqmltypewrapper_p.h @ Line 130 | cppcoreguidelines-special-member-functions | class 'QQmlScopedEnumWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 110 | src/qml/qml/qqmlvaluetypewrapper.cpp @ Line 87 | cppcoreguidelines-special-member-functions | class 'QQmlValueTypeReference' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 111 | src/qml/qml/qqmlvaluetypewrapper_p.h @ Line 116 | cppcoreguidelines-special-member-functions | class 'QQmlValueTypeWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 112 | src/qml/qml/qqmlxmlhttprequest.cpp @ Line 220 | cppcoreguidelines-special-member-functions | class 'NamedNodeMap' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 113 | src/qml/qml/qqmlxmlhttprequest.cpp @ Line 244 | cppcoreguidelines-special-member-functions | class 'NodeList' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 114 | src/qml/qml/qqmlxmlhttprequest.cpp @ Line 268 | cppcoreguidelines-special-member-functions | class 'NodePrototype' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 115 | src/qml/qml/qqmlxmlhttprequest.cpp @ Line 323 | cppcoreguidelines-special-member-functions | class 'Node' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 116 | src/qml/qml/qqmlxmlhttprequest.cpp @ Line 1662 | cppcoreguidelines-special-member-functions | class 'QQmlXMLHttpRequestWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 117 | src/qml/qml/qqmlxmlhttprequest.cpp @ Line 1668 | cppcoreguidelines-special-member-functions | class 'QQmlXMLHttpRequestCtor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 118 | src/qml/qml/v8/qqmlbuiltinfunctions_p.h @ Line 221 | cppcoreguidelines-special-member-functions | class 'ConsoleObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 119 | src/qml/qml/v8/qqmlbuiltinfunctions_p.h @ Line 258 | cppcoreguidelines-special-member-functions | class 'QQmlBindingFunction' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 120 | src/qmlmodels/qqmldelegatemodel.cpp @ Line 93 | cppcoreguidelines-special-member-functions | class 'DelegateModelGroupFunction' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 121 | src/qmlmodels/qqmldelegatemodel.cpp @ Line 3788 | cppcoreguidelines-special-member-functions | class 'QQmlDelegateModelGroupChange' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 122 | src/qmlmodels/qqmldelegatemodel.cpp @ Line 3823 | cppcoreguidelines-special-member-functions | class 'QQmlDelegateModelGroupChangeArray' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 123 | src/qmlmodels/qqmldelegatemodel_p_p.h @ Line 185 | cppcoreguidelines-special-member-functions | class 'QQmlDelegateModelItemObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 124 | src/qmlmodels/qqmllistmodel_p_p.h @ Line 175 | cppcoreguidelines-special-member-functions | class 'ModelObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 125 | src/quick/items/context2d/qquickcontext2d.cpp @ Line 554 | cppcoreguidelines-special-member-functions | class 'QQuickJSContext2D' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 126 | src/quick/items/context2d/qquickcontext2d.cpp @ Line 606 | cppcoreguidelines-special-member-functions | class 'QQuickJSContext2DPrototype' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 127 | src/quick/items/context2d/qquickcontext2d.cpp @ Line 717 | cppcoreguidelines-special-member-functions | class 'QQuickContext2DStyle' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 128 | src/quick/items/context2d/qquickcontext2d.cpp @ Line 924 | cppcoreguidelines-special-member-functions | class 'QQuickJSContext2DPixelData' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 129 | src/quick/items/context2d/qquickcontext2d.cpp @ Line 946 | cppcoreguidelines-special-member-functions | class 'QQuickJSContext2DImageData' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 130 | src/quick/items/qquickanimatedsprite_p.h @ Line 71 | cppcoreguidelines-special-member-functions | class 'QQuickAnimatedSprite' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 131 | src/quick/items/qquickimplicitsizeitem_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QQuickImplicitSizeItem' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 132 | src/quick/items/qquickitem.cpp @ Line 9213 | cppcoreguidelines-special-member-functions | class 'QQuickItemWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 133 | src/quick/items/qquickpositioners_p.h @ Line 236 | cppcoreguidelines-special-member-functions | class 'QQuickColumn' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 134 | src/quick/items/qquickpositioners_p.h @ Line 252 | cppcoreguidelines-special-member-functions | class 'QQuickRow' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 135 | src/quick/items/qquickpositioners_p.h @ Line 280 | cppcoreguidelines-special-member-functions | class 'QQuickGrid' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 136 | src/quick/items/qquickpositioners_p.h @ Line 369 | cppcoreguidelines-special-member-functions | class 'QQuickFlow' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 137 | src/quick/items/qquickrectangle_p.h @ Line 162 | cppcoreguidelines-special-member-functions | class 'QQuickRectangle' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 138 | src/quick/items/qquickspritesequence_p.h @ Line 67 | cppcoreguidelines-special-member-functions | class 'QQuickSpriteSequence' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 139 | src/quick/items/qquicktableview_p_p.h @ Line 76 | cppcoreguidelines-special-member-functions | class 'QQuickTableSectionSizeProvider' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 140 | src/quick/items/qquicktextdocument.h @ Line 49 | cppcoreguidelines-special-member-functions | class 'QQuickTextDocument' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 141 | src/quick/items/qquicktextedit_p.h @ Line 64 | cppcoreguidelines-special-member-functions | class 'QQuickTextEdit' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 142 | src/quick/items/qquickwindowmodule_p.h @ Line 71 | cppcoreguidelines-special-member-functions | class 'QQuickWindowQmlImpl' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 143 | src/quick/util/qquickanimation_p_p.h @ Line 160 | cppcoreguidelines-special-member-functions | class 'QTickAnimationProxy' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 144 | src/quick/util/qquickfontloader.cpp @ Line 68 | cppcoreguidelines-special-member-functions | class 'QQuickFontObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 145 | src/quick/util/qquickstate_p.h @ Line 128 | cppcoreguidelines-special-member-functions | class 'QQuickStateOperation' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 |