Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/core/qqmlsettings_p.h @ Line 29 cppcoreguidelines-special-member-functions class 'QQmlSettings' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
2 src/effects/qquickmultieffect_p.h @ Line 32 cppcoreguidelines-special-member-functions class 'QQuickMultiEffect' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
3 src/labs/animation/qquickboundaryrule_p.h @ Line 29 cppcoreguidelines-special-member-functions class 'QQuickBoundaryRule' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
4 src/labs/models/qqmltablemodel_p.h @ Line 33 cppcoreguidelines-special-member-functions class 'QQmlTableModel' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
5 src/labs/models/qqmltablemodelcolumn_p.h @ Line 30 cppcoreguidelines-special-member-functions class 'QQmlTableModelColumn' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
6 src/particles/qquickimageparticle_p.h @ Line 149 cppcoreguidelines-special-member-functions class 'QQuickImageParticle' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
7 src/particles/qquickitemparticle_p.h @ Line 25 cppcoreguidelines-special-member-functions class 'QQuickItemParticle' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
8 src/particles/qquickparticleemitter_p.h @ Line 29 cppcoreguidelines-special-member-functions class 'QQuickParticleEmitter' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
9 src/particles/qquickparticlesystem_p.h @ Line 103 cppcoreguidelines-special-member-functions class 'QQuickParticleGroupData' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
10 src/particles/qquickparticlesystem_p.h @ Line 306 cppcoreguidelines-special-member-functions class 'QQuickParticleSystem' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
11 src/particles/qquickturbulence_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickTurbulenceAffector' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
12 src/particles/qquickwander_p.h @ Line 31 cppcoreguidelines-special-member-functions class 'QQuickWanderAffector' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
13 src/qml/common/qv4compileddata_p.h @ Line 63 bugprone-forward-declaration-namespace declaration 'Module' is never referenced, but a declaration with the same name found in another namespace 'QV4::Compiler' 2 unreviewed
14 src/qml/common/qv4compileddata_p.h @ Line 63 bugprone-forward-declaration-namespace no definition found for 'Module', but a definition with the same name 'Module' found in another namespace 'QV4::Compiler' 2 unreviewed
15 src/qml/common/qv4compileddata_p.h @ Line 63 bugprone-forward-declaration-namespace declaration 'Module' is never referenced, but a declaration with the same name found in another namespace 'QV4::Compiler' 2 unreviewed
16 src/qml/common/qv4compileddata_p.h @ Line 64 bugprone-forward-declaration-namespace declaration 'String' is never referenced, but a declaration with the same name found in another namespace 'QV4::CompiledData' 2 unreviewed
17 src/qml/common/qv4compileddata_p.h @ Line 64 bugprone-forward-declaration-namespace no definition found for 'String', but a definition with the same name 'String' found in another namespace 'QV4::CompiledData' 2 unreviewed
18 src/qml/compiler/qv4codegen_p.h @ Line 48 cppcoreguidelines-special-member-functions class 'CodegenWarningInterface' defines a default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
19 src/qml/compiler/qv4codegen_p.h @ Line 63 cppcoreguidelines-special-member-functions class 'Codegen' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
20 src/qmlcompiler/qqmljsbasicblocks_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQmlJSBasicBlocks' defines a default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
21 src/qmlcompiler/qqmljscodegenerator_p.h @ Line 30 cppcoreguidelines-special-member-functions class 'QQmlJSCodeGenerator' defines a default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
22 src/qmlcompiler/qqmljscompiler_p.h @ Line 56 cppcoreguidelines-special-member-functions class 'QQmlJSAotCompiler' defines a default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
23 src/qmlcompiler/qqmljsfunctioninitializer_p.h @ Line 21 cppcoreguidelines-special-member-functions class 'QQmlJSFunctionInitializer' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1 unreviewed
24 src/qmlcompiler/qqmljsimportvisitor_p.h @ Line 42 cppcoreguidelines-special-member-functions class 'QQmlJSImportVisitor' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
25 src/qmlcompiler/qqmljsscope_p.h @ Line 130 cppcoreguidelines-special-member-functions class 'QQmlJSScope' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1 unreviewed
26 src/qmlcompiler/qqmljsshadowcheck_p.h @ Line 21 cppcoreguidelines-special-member-functions class 'QQmlJSShadowCheck' defines a default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
27 src/qmllocalstorage/qqmllocalstorage_p.h @ Line 26 cppcoreguidelines-special-member-functions class 'QQmlLocalStorage' defines a default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
28 src/qmlmodels/qqmlabstractdelegatecomponent_p.h @ Line 28 cppcoreguidelines-special-member-functions class 'QQmlAbstractDelegateComponent' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
29 src/qmlmodels/qqmladaptormodel_p.h @ Line 37 cppcoreguidelines-special-member-functions class 'QQmlAdaptorModel' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
30 src/qmlmodels/qqmldelegatemodel_p.h @ Line 136 cppcoreguidelines-special-member-functions class 'QQmlDelegateModelGroup' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
31 src/qmlmodels/qqmldelegatemodel_p_p.h @ Line 41 cppcoreguidelines-special-member-functions class 'QQmlDelegateModelItemMetaType' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
32 src/qmlmodels/qqmllistmodel_p.h @ Line 44 cppcoreguidelines-special-member-functions class 'QQmlListModel' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
33 src/qmlmodels/qqmlobjectmodel_p.h @ Line 31 cppcoreguidelines-special-member-functions class 'QQmlInstanceModel' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
34 src/qmlmodels/qqmltableinstancemodel_p.h @ Line 50 cppcoreguidelines-special-member-functions class 'QQmlTableInstanceModel' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
35 src/qmltest/quicktestevent_p.h @ Line 48 cppcoreguidelines-special-member-functions class 'QuickTestEvent' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
36 src/qmltest/quicktestutil_p.h @ Line 27 cppcoreguidelines-special-member-functions class 'QuickTestUtil' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
37 src/qmlxmllistmodel/qqmlxmllistmodel_p.h @ Line 59 cppcoreguidelines-special-member-functions class 'QQmlXmlListModelRole' defines a default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
38 src/quick/handlers/qquickhoverhandler_p.h @ Line 28 cppcoreguidelines-special-member-functions class 'QQuickHoverHandler' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
39 src/quick/handlers/qquickpointerhandler_p.h @ Line 36 cppcoreguidelines-special-member-functions class 'QQuickPointerHandler' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
40 src/quick/items/qquickaccessibleattached_p.h @ Line 48 cppcoreguidelines-special-member-functions class 'QQuickAccessibleAttached' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
41 src/quick/items/qquickcolorgroup_p.h @ Line 32 cppcoreguidelines-special-member-functions class 'QQuickColorGroup' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1 unreviewed
42 src/quick/items/qquickdrag_p.h @ Line 214 cppcoreguidelines-special-member-functions class 'QQuickDragAttached' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
43 src/quick/items/qquickgraphicsconfiguration_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickGraphicsConfigurationPrivate' defines a copy constructor but does not define a destructor or a copy assignment operator 1 unreviewed
44 src/quick/items/qquickgraphicsdevice_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickGraphicsDevicePrivate' defines a copy constructor but does not define a destructor or a copy assignment operator 1 unreviewed
45 src/quick/items/qquickimplicitsizeitem_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickImplicitSizeItem' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
46 src/quick/items/qquickitem_p.h @ Line 104 cppcoreguidelines-special-member-functions class 'QQuickItemLayer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
47 src/quick/items/qquickitem_p.h @ Line 221 cppcoreguidelines-special-member-functions class 'QQuickItemPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
48 src/quick/items/qquickitem_p.h @ Line 894 cppcoreguidelines-special-member-functions class 'QQuickKeysAttached' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
49 src/quick/items/qquickitemchangelistener_p.h @ Line 84 cppcoreguidelines-special-member-functions class 'QQuickItemChangeListener' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
50 src/quick/items/qquickitemview_p.h @ Line 34 cppcoreguidelines-special-member-functions class 'QQuickItemView' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
51 src/quick/items/qquickitemview_p.h @ Line 286 cppcoreguidelines-special-member-functions class 'QQuickItemViewAttached' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
52 src/quick/items/qquickitemviewfxitem_p_p.h @ Line 31 cppcoreguidelines-special-member-functions class 'QQuickItemViewFxItem' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
53 src/quick/items/qquickitemviewtransition_p.h @ Line 39 cppcoreguidelines-special-member-functions class 'QQuickItemViewTransitionChangeListener' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
54 src/quick/items/qquickitemviewtransition_p.h @ Line 49 cppcoreguidelines-special-member-functions class 'QQuickItemViewTransitioner' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
55 src/quick/items/qquickitemviewtransition_p.h @ Line 109 cppcoreguidelines-special-member-functions class 'QQuickItemViewTransitionableItem' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
56 src/quick/items/qquicklistview_p.h @ Line 80 cppcoreguidelines-special-member-functions class 'QQuickListView' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
57 src/quick/items/qquicklistview_p.h @ Line 174 cppcoreguidelines-special-member-functions class 'QQuickListViewAttached' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
58 src/quick/items/qquickpalette_p.h @ Line 27 cppcoreguidelines-special-member-functions class 'QQuickPalette' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1 unreviewed
59 src/quick/items/qquickrectangle_p.h @ Line 87 cppcoreguidelines-special-member-functions class 'QQuickGradient' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
60 src/quick/items/qquickrectangle_p.h @ Line 128 cppcoreguidelines-special-member-functions class 'QQuickRectangle' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
61 src/quick/items/qquickrendertarget_p.h @ Line 27 cppcoreguidelines-special-member-functions class 'QQuickRenderTargetPrivate' defines a copy constructor but does not define a destructor or a copy assignment operator 1 unreviewed
62 src/quick/items/qquickselectable_p.h @ Line 23 cppcoreguidelines-virtual-class-destructor destructor of 'QQuickSelectable' is public and non-virtual 2 unreviewed
63 src/quick/items/qquickshadereffect_p.h @ Line 30 cppcoreguidelines-special-member-functions class 'QQuickShaderEffect' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
64 src/quick/items/qquickshadereffectsource_p.h @ Line 42 cppcoreguidelines-special-member-functions class 'QQuickShaderEffectSource' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
65 src/quick/items/qquickspriteengine_p.h @ Line 150 cppcoreguidelines-special-member-functions class 'QQuickStochasticEngine' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
66 src/quick/items/qquickspriteengine_p.h @ Line 229 cppcoreguidelines-special-member-functions class 'QQuickSpriteEngine' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
67 src/quick/items/qquicktableview_p_p.h @ Line 127 cppcoreguidelines-special-member-functions class 'QQuickTableViewPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
68 src/quick/items/qquicktext_p_p.h @ Line 32 cppcoreguidelines-special-member-functions class 'QQuickTextPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
69 src/quick/items/qquicktextedit_p_p.h @ Line 42 cppcoreguidelines-special-member-functions class 'QQuickTextEditPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
70 src/quick/items/qquicktextinput_p.h @ Line 28 cppcoreguidelines-special-member-functions class 'QQuickTextInput' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
71 src/quick/items/qquicktextinput_p_p.h @ Line 42 cppcoreguidelines-special-member-functions class 'QQuickTextInputPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
72 src/quick/items/qquicktextinterface_p.h @ Line 20 cppcoreguidelines-virtual-class-destructor destructor of 'QQuickTextInterface' is public and non-virtual 2 unreviewed
73 src/quick/items/qquicktreeview_p_p.h @ Line 25 cppcoreguidelines-special-member-functions class 'QQuickTreeViewPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
74 src/quick/items/qquickview_p.h @ Line 38 cppcoreguidelines-special-member-functions class 'QQuickViewPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
75 src/quick/items/qquickwindow_p.h @ Line 88 cppcoreguidelines-special-member-functions class 'QQuickWindowPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
76 src/quick/items/qquickwindowcontainer_p.h @ Line 28 cppcoreguidelines-special-member-functions class 'QQuickWindowContainer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
77 src/quick/items/qsginternaltextnode_p.h @ Line 42 cppcoreguidelines-special-member-functions class 'QSGInternalTextNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
78 src/quick/scenegraph/adaptations/software/qsgabstractsoftwarerenderer_p.h @ Line 29 cppcoreguidelines-special-member-functions class 'QSGAbstractSoftwareRenderer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
79 src/quick/scenegraph/adaptations/software/qsgsoftwarerenderablenode_p.h @ Line 39 cppcoreguidelines-special-member-functions class 'QSGSoftwareRenderableNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
80 src/quick/scenegraph/adaptations/software/qsgsoftwarerenderer_p.h @ Line 25 cppcoreguidelines-special-member-functions class 'QSGSoftwareRenderer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
81 src/quick/scenegraph/compressedtexture/qsgcompressedtexture_p.h @ Line 29 cppcoreguidelines-special-member-functions class 'QSGCompressedTexture' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
82 src/quick/scenegraph/coreapi/qsgabstractrenderer_p.h @ Line 30 cppcoreguidelines-special-member-functions class 'QSGAbstractRenderer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
83 src/quick/scenegraph/coreapi/qsgbatchrenderer_p.h @ Line 726 cppcoreguidelines-special-member-functions class 'Renderer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
84 src/quick/scenegraph/coreapi/qsgnodeupdater_p.h @ Line 31 cppcoreguidelines-special-member-functions class 'QSGNodeUpdater' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
85 src/quick/scenegraph/coreapi/qsgrenderer_p.h @ Line 58 cppcoreguidelines-special-member-functions class 'QSGRenderer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
86 src/quick/scenegraph/qsgadaptationlayer_p.h @ Line 55 cppcoreguidelines-special-member-functions class 'QSGNodeVisitorEx' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
87 src/quick/scenegraph/qsgadaptationlayer_p.h @ Line 92 cppcoreguidelines-special-member-functions class 'QSGVisitableNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
88 src/quick/scenegraph/qsgadaptationlayer_p.h @ Line 101 cppcoreguidelines-special-member-functions class 'QSGInternalRectangleNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
89 src/quick/scenegraph/qsgadaptationlayer_p.h @ Line 126 cppcoreguidelines-special-member-functions class 'QSGInternalImageNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
90 src/quick/scenegraph/qsgadaptationlayer_p.h @ Line 151 cppcoreguidelines-special-member-functions class 'QSGPainterNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
91 src/quick/scenegraph/qsgadaptationlayer_p.h @ Line 212 cppcoreguidelines-special-member-functions class 'QSGSpriteNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
92 src/quick/scenegraph/qsgadaptationlayer_p.h @ Line 233 cppcoreguidelines-special-member-functions class 'QSGGuiThreadShaderEffectManager' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
93 src/quick/scenegraph/qsgadaptationlayer_p.h @ Line 293 cppcoreguidelines-special-member-functions class 'QSGShaderEffectNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
94 src/quick/scenegraph/qsgadaptationlayer_p.h @ Line 363 cppcoreguidelines-special-member-functions class 'QSGGlyphNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
95 src/quick/scenegraph/qsgadaptationlayer_p.h @ Line 396 cppcoreguidelines-special-member-functions class 'QSGDistanceFieldGlyphConsumer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
96 src/quick/scenegraph/qsgadaptationlayer_p.h @ Line 406 cppcoreguidelines-special-member-functions class 'QSGDistanceFieldGlyphCache' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
97 src/quick/scenegraph/qsgbasicglyphnode_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QSGBasicGlyphNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
98 src/quick/scenegraph/qsgcontext_p.h @ Line 81 cppcoreguidelines-special-member-functions class 'QSGContext' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
99 src/quick/scenegraph/qsgcontext_p.h @ Line 133 cppcoreguidelines-special-member-functions class 'QSGRenderContext' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
100 src/quick/scenegraph/qsgcontextplugin_p.h @ Line 49 cppcoreguidelines-special-member-functions class 'QSGContextPlugin' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
101 src/quick/scenegraph/qsgcurveglyphatlas_p.h @ Line 27 cppcoreguidelines-special-member-functions class 'QSGCurveGlyphAtlas' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
102 src/quick/scenegraph/qsgcurveglyphnode_p.h @ Line 28 cppcoreguidelines-special-member-functions class 'QSGCurveGlyphNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
103 src/quick/scenegraph/qsgdefaultcontext_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QSGDefaultContext' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
104 src/quick/scenegraph/qsgdistancefieldglyphnode_p_p.h @ Line 27 cppcoreguidelines-special-member-functions class 'QSGDistanceFieldTextMaterial' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
105 src/quick/scenegraph/qsgdistancefieldglyphnode_p_p.h @ Line 64 cppcoreguidelines-special-member-functions class 'QSGDistanceFieldStyledTextMaterial' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
106 src/quick/scenegraph/qsgdistancefieldglyphnode_p_p.h @ Line 81 cppcoreguidelines-special-member-functions class 'QSGDistanceFieldOutlineTextMaterial' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
107 src/quick/scenegraph/qsgdistancefieldglyphnode_p_p.h @ Line 91 cppcoreguidelines-special-member-functions class 'QSGDistanceFieldShiftedStyleTextMaterial' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
108 src/quick/scenegraph/qsgrenderloop_p.h @ Line 33 cppcoreguidelines-special-member-functions class 'QSGRenderLoop' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
109 src/quick/scenegraph/qsgrhidistancefieldglyphcache_p.h @ Line 26 cppcoreguidelines-special-member-functions class 'QSGRhiDistanceFieldGlyphCache' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
110 src/quick/scenegraph/qsgrhilayer_p.h @ Line 26 cppcoreguidelines-special-member-functions class 'QSGRhiLayer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
111 src/quick/scenegraph/util/qsgareaallocator_p.h @ Line 26 cppcoreguidelines-special-member-functions class 'QSGAreaAllocator' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
112 src/quick/scenegraph/util/qsgdefaultimagenode_p.h @ Line 25 cppcoreguidelines-special-member-functions class 'QSGDefaultImageNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
113 src/quick/scenegraph/util/qsgdefaultninepatchnode_p.h @ Line 25 cppcoreguidelines-special-member-functions class 'QSGDefaultNinePatchNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
114 src/quick/scenegraph/util/qsgdefaultpainternode_p.h @ Line 43 cppcoreguidelines-special-member-functions class 'QSGDefaultPainterNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
115 src/quick/scenegraph/util/qsggradientcache_p.h @ Line 50 cppcoreguidelines-special-member-functions class 'QSGGradientCache' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
116 src/quick/scenegraph/util/qsgplaintexture_p.h @ Line 26 cppcoreguidelines-special-member-functions class 'QSGPlainTexture' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
117 src/quick/util/qquickanimation_p.h @ Line 34 cppcoreguidelines-special-member-functions class 'QQuickAbstractAnimation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
118 src/quick/util/qquickanimation_p.h @ Line 128 cppcoreguidelines-special-member-functions class 'QQuickPauseAnimation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
119 src/quick/util/qquickanimation_p.h @ Line 155 cppcoreguidelines-special-member-functions class 'QQuickScriptAction' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
120 src/quick/util/qquickanimation_p.h @ Line 183 cppcoreguidelines-special-member-functions class 'QQuickPropertyAction' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
121 src/quick/util/qquickanimation_p.h @ Line 230 cppcoreguidelines-special-member-functions class 'QQuickPropertyAnimation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
122 src/quick/util/qquickanimation_p.h @ Line 295 cppcoreguidelines-special-member-functions class 'QQuickColorAnimation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
123 src/quick/util/qquickanimation_p.h @ Line 315 cppcoreguidelines-special-member-functions class 'QQuickNumberAnimation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
124 src/quick/util/qquickanimation_p.h @ Line 342 cppcoreguidelines-special-member-functions class 'QQuickVector3dAnimation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
125 src/quick/util/qquickanimation_p.h @ Line 364 cppcoreguidelines-special-member-functions class 'QQuickRotationAnimation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
126 src/quick/util/qquickanimation_p.h @ Line 395 cppcoreguidelines-special-member-functions class 'QQuickAnimationGroup' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
127 src/quick/util/qquickanimation_p.h @ Line 414 cppcoreguidelines-special-member-functions class 'QQuickSequentialAnimation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
128 src/quick/util/qquickanimation_p.h @ Line 433 cppcoreguidelines-special-member-functions class 'QQuickParallelAnimation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
129 src/quick/util/qquickanimatorjob_p.h @ Line 39 cppcoreguidelines-special-member-functions class 'QQuickAnimatorProxyJob' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
130 src/quick/util/qquickbehavior_p.h @ Line 29 cppcoreguidelines-special-member-functions class 'QQuickBehavior' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
131 src/quick/util/qquickdeliveryagent_p_p.h @ Line 45 cppcoreguidelines-special-member-functions class 'QQuickDeliveryAgentPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
132 src/quick/util/qquickprofiler_p.h @ Line 138 cppcoreguidelines-special-member-functions class 'QQuickProfiler' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
133 src/quick/util/qquickpropertychanges_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickPropertyChanges' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
134 src/quick/util/qquickshortcut_p.h @ Line 31 cppcoreguidelines-special-member-functions class 'QQuickShortcut' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
135 src/quick/util/qquickstate_p.h @ Line 92 cppcoreguidelines-special-member-functions class 'QQuickStateOperation' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
136 src/quick/util/qquickstategroup_p.h @ Line 23 cppcoreguidelines-special-member-functions class 'QQuickStateGroup' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
137 src/quick/util/qquicktimeline_p_p.h @ Line 29 cppcoreguidelines-special-member-functions class 'QQuickTimeLine' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
138 src/quick/util/qquicktransition_p.h @ Line 58 cppcoreguidelines-special-member-functions class 'QQuickTransition' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
139 src/quickcontrolsimpl/qquickiconimage_p.h @ Line 25 cppcoreguidelines-special-member-functions class 'QQuickIconImage' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
140 src/quickcontrolsimpl/qquickiconimage_p_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickIconImagePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
141 src/quickcontrolsimpl/qquickitemgroup_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickItemGroup' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
142 src/quickdialogs/quickdialogs/qquickabstractdialog_p.h @ Line 35 cppcoreguidelines-special-member-functions class 'QQuickAbstractDialog' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
143 src/quickdialogs/quickdialogsquickimpl/qquickabstractcolorpicker_p.h @ Line 27 cppcoreguidelines-special-member-functions class 'QQuickAbstractColorPicker' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
144 src/quickdialogs/quickdialogsquickimpl/qquickcolordialogimpl_p.h @ Line 33 cppcoreguidelines-special-member-functions class 'QQuickColorDialogImpl' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
145 src/quickdialogs/quickdialogsquickimpl/qquickcolordialogimpl_p.h @ Line 99 cppcoreguidelines-special-member-functions class 'QQuickColorDialogImplAttached' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
146 src/quickdialogs/quickdialogsquickimpl/qquickfiledialogdelegate_p.h @ Line 27 cppcoreguidelines-special-member-functions class 'QQuickFileDialogDelegate' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
147 src/quickdialogs/quickdialogsquickimpl/qquickfiledialogimpl_p.h @ Line 36 cppcoreguidelines-special-member-functions class 'QQuickFileDialogImpl' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
148 src/quickdialogs/quickdialogsquickimpl/qquickfiledialogimpl_p.h @ Line 104 cppcoreguidelines-special-member-functions class 'QQuickFileDialogImplAttached' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
149 src/quickdialogs/quickdialogsquickimpl/qquickfolderbreadcrumbbar_p.h @ Line 28 cppcoreguidelines-special-member-functions class 'QQuickFolderBreadcrumbBar' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
150 src/quickdialogs/quickdialogsquickimpl/qquickfolderdialogimpl_p.h @ Line 32 cppcoreguidelines-special-member-functions class 'QQuickFolderDialogImpl' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
151 src/quickdialogs/quickdialogsquickimpl/qquickfolderdialogimpl_p.h @ Line 71 cppcoreguidelines-special-member-functions class 'QQuickFolderDialogImplAttached' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
152 src/quickdialogs/quickdialogsquickimpl/qquickfontdialogimpl_p.h @ Line 35 cppcoreguidelines-special-member-functions class 'QQuickFontDialogImpl' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
153 src/quickdialogs/quickdialogsquickimpl/qquickfontdialogimpl_p.h @ Line 68 cppcoreguidelines-special-member-functions class 'QQuickFontDialogImplAttached' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
154 src/quickdialogs/quickdialogsquickimpl/qquickmessagedialogimpl_p.h @ Line 32 cppcoreguidelines-special-member-functions class 'QQuickMessageDialogImpl' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
155 src/quickdialogs/quickdialogsquickimpl/qquickmessagedialogimpl_p.h @ Line 69 cppcoreguidelines-special-member-functions class 'QQuickMessageDialogImplAttached' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
156 src/quickdialogs/quickdialogsquickimpl/qquickplatformcolordialog_p.h @ Line 27 cppcoreguidelines-special-member-functions class 'QQuickPlatformColorDialog' defines a default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
157 src/quickdialogs/quickdialogsquickimpl/qquickplatformfiledialog_p.h @ Line 27 cppcoreguidelines-special-member-functions class 'QQuickPlatformFileDialog' defines a default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
158 src/quickdialogs/quickdialogsquickimpl/qquickplatformfolderdialog_p.h @ Line 28 cppcoreguidelines-special-member-functions class 'QQuickPlatformFolderDialog' defines a default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
159 src/quickdialogs/quickdialogsquickimpl/qquickplatformfontdialog_p.h @ Line 27 cppcoreguidelines-special-member-functions class 'QQuickPlatformFontDialog' defines a default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
160 src/quickdialogs/quickdialogsquickimpl/qquickplatformmessagedialog_p.h @ Line 25 cppcoreguidelines-special-member-functions class 'QQuickPlatformMessageDialog' defines a default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
161 src/quickdialogs/quickdialogsquickimpl/qquicksaturationlightnesspicker_p.h @ Line 25 cppcoreguidelines-special-member-functions class 'QQuickSaturationLightnessPicker' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
162 src/quicklayouts/qquicklayout_p.h @ Line 33 cppcoreguidelines-special-member-functions class 'QQuickLayout' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
163 src/quicklayouts/qquicklinearlayout_p.h @ Line 31 cppcoreguidelines-special-member-functions class 'QQuickGridLayoutBase' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
164 src/quicktemplates/qquickactiongroup_p.h @ Line 76 cppcoreguidelines-special-member-functions class 'QQuickActionGroupAttached' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
165 src/quicktemplates/qquickapplicationwindow_p.h @ Line 102 cppcoreguidelines-special-member-functions class 'QQuickApplicationWindowAttached' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
166 src/quicktemplates/qquickbusyindicator_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickBusyIndicator' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
167 src/quicktemplates/qquickbutton_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickButton' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
168 src/quicktemplates/qquickbuttongroup_p.h @ Line 87 cppcoreguidelines-special-member-functions class 'QQuickButtonGroupAttached' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
169 src/quicktemplates/qquickcheckbox_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickCheckBox' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
170 src/quicktemplates/qquickcheckdelegate_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickCheckDelegate' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
171 src/quicktemplates/qquickcontentitem_p.h @ Line 23 cppcoreguidelines-special-member-functions class 'QQuickContentItem' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
172 src/quicktemplates/qquickcontrol_p_p.h @ Line 38 cppcoreguidelines-special-member-functions class 'QQuickControlPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
173 src/quicktemplates/qquickdelaybutton_p.h @ Line 25 cppcoreguidelines-special-member-functions class 'QQuickDelayButton' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
174 src/quicktemplates/qquickdial_p.h @ Line 27 cppcoreguidelines-special-member-functions class 'QQuickDial' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
175 src/quicktemplates/qquickdialogbuttonbox_p.h @ Line 110 cppcoreguidelines-special-member-functions class 'QQuickDialogButtonBoxAttached' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
176 src/quicktemplates/qquickdrawer_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickDrawer' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
177 src/quicktemplates/qquickframe_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickFrame' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
178 src/quicktemplates/qquickitemdelegate_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickItemDelegate' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
179 src/quicktemplates/qquickmenubar_p.h @ Line 27 cppcoreguidelines-special-member-functions class 'QQuickMenuBar' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
180 src/quicktemplates/qquickmenubaritem_p.h @ Line 28 cppcoreguidelines-special-member-functions class 'QQuickMenuBarItem' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
181 src/quicktemplates/qquickmenuitem_p.h @ Line 28 cppcoreguidelines-special-member-functions class 'QQuickMenuItem' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
182 src/quicktemplates/qquickmenuseparator_p.h @ Line 25 cppcoreguidelines-special-member-functions class 'QQuickMenuSeparator' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
183 src/quicktemplates/qquickoverlay_p.h @ Line 79 cppcoreguidelines-special-member-functions class 'QQuickOverlayAttached' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
184 src/quicktemplates/qquickpopupitem_p_p.h @ Line 26 cppcoreguidelines-special-member-functions class 'QQuickPopupItem' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
185 src/quicktemplates/qquickpopuppositioner_p_p.h @ Line 26 cppcoreguidelines-special-member-functions class 'QQuickPopupPositioner' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
186 src/quicktemplates/qquickprogressbar_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickProgressBar' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
187 src/quicktemplates/qquickroundbutton_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickRoundButton' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
188 src/quicktemplates/qquickscrollbar_p.h @ Line 25 cppcoreguidelines-special-member-functions class 'QQuickScrollBar' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
189 src/quicktemplates/qquickscrollindicator_p.h @ Line 26 cppcoreguidelines-special-member-functions class 'QQuickScrollIndicator' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
190 src/quicktemplates/qquickselectionrectangle_p.h @ Line 29 cppcoreguidelines-special-member-functions class 'QQuickSelectionRectangle' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
191 src/quicktemplates/qquicksplitview_p.h @ Line 91 cppcoreguidelines-special-member-functions class 'QQuickSplitViewAttached' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
192 src/quicktemplates/qquicksplitview_p.h @ Line 161 cppcoreguidelines-special-member-functions class 'QQuickSplitHandleAttached' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
193 src/quicktemplates/qquickswipe_p.h @ Line 29 cppcoreguidelines-special-member-functions class 'QQuickSwipe' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
194 src/quicktemplates/qquickswipedelegate_p.h @ Line 27 cppcoreguidelines-special-member-functions class 'QQuickSwipeDelegate' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
195 src/quicktemplates/qquickswipedelegate_p.h @ Line 67 cppcoreguidelines-special-member-functions class 'QQuickSwipeDelegateAttached' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
196 src/quicktemplates/qquickswipeview_p.h @ Line 27 cppcoreguidelines-special-member-functions class 'QQuickSwipeView' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
197 src/quicktemplates/qquickswipeview_p.h @ Line 82 cppcoreguidelines-special-member-functions class 'QQuickSwipeViewAttached' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
198 src/quicktemplates/qquickswitch_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickSwitch' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
199 src/quicktemplates/qquickswitchdelegate_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickSwitchDelegate' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
200 src/quicktemplates/qquicktabbar_p.h @ Line 28 cppcoreguidelines-special-member-functions class 'QQuickTabBar' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
201 src/quicktemplates/qquicktabbar_p.h @ Line 76 cppcoreguidelines-special-member-functions class 'QQuickTabBarAttached' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
202 src/quicktemplates/qquicktextarea_p.h @ Line 154 cppcoreguidelines-special-member-functions class 'QQuickTextAreaAttached' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
203 src/quicktemplates/qquicktoolbar_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickToolBar' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
204 src/quicktemplates/qquicktoolseparator_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QQuickToolSeparator' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
205 src/quicktemplates/qquicktooltip_p.h @ Line 26 cppcoreguidelines-special-member-functions class 'QQuickToolTip' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
206 src/quicktemplates/qquicktooltip_p.h @ Line 77 cppcoreguidelines-special-member-functions class 'QQuickToolTipAttached' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
207 src/quicktemplates/qquicktreeviewdelegate_p.h @ Line 27 cppcoreguidelines-special-member-functions class 'QQuickTreeViewDelegate' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
208 src/quicktemplates/qquicktumbler_p.h @ Line 121 cppcoreguidelines-special-member-functions class 'QQuickTumblerAttached' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed