File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/labs/animation/qquickboundaryrule_p.h @ Line 65 | cppcoreguidelines-special-member-functions | class 'QQuickBoundaryRule' 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/folderlistmodel/qquickfolderlistmodel.h @ Line 59 | cppcoreguidelines-special-member-functions | class 'QQuickFolderListModel' 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 |