File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/qmlcompiler/qqmljslogger_p.h @ Line 94 | cppcoreguidelines-special-member-functions | class 'QQmlJSLogger' defines a move constructor and a move assignment operator but does not define a destructor, a copy constructor or a copy assignment operator | 1 | ||
2 | src/quick/items/qquicklistview.cpp @ Line 407 | cppcoreguidelines-special-member-functions | class 'MutableModelIterator' 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 |