| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/qml/qml/ftw/qbipointer_p.h @ Line 80 | 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 | ||
| 2 | src/quicklayouts/qquicklayout_p.h @ Line 67 | cppcoreguidelines-special-member-functions | class 'QQuickLayout' 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/quicklayouts/qquicklinearlayout_p.h @ Line 67 | cppcoreguidelines-special-member-functions | class 'QQuickGridLayoutBase' 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 |