| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/labs/platform/qquicklabsplatformdialog_p.h @ Line 63 | cppcoreguidelines-special-member-functions | class 'QQuickLabsPlatformDialog' 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 | ||
| 2 | src/labs/platform/qquicklabsplatformmenu_p.h @ Line 73 | cppcoreguidelines-special-member-functions | class 'QQuickLabsPlatformMenu' 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 | src/labs/platform/qquicklabsplatformmenubar_p.h @ Line 62 | cppcoreguidelines-special-member-functions | class 'QQuickLabsPlatformMenuBar' 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 | src/labs/platform/qquicklabsplatformmenuitem_p.h @ Line 67 | cppcoreguidelines-special-member-functions | class 'QQuickLabsPlatformMenuItem' 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 | src/labs/platform/qquicklabsplatformmenuitemgroup_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QQuickLabsPlatformMenuItemGroup' 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 | src/labs/platform/qquicklabsplatformstandardpaths_p.h @ Line 64 | cppcoreguidelines-special-member-functions | class 'QQuickLabsPlatformStandardPaths' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 7 | src/labs/platform/qquicklabsplatformsystemtrayicon_p.h @ Line 66 | cppcoreguidelines-special-member-functions | class 'QQuickLabsPlatformSystemTrayIcon' 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 |