| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/quick/qquickviewcontroller_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QQuickViewController' 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/quick/qquickwebview_p.h @ Line 64 | cppcoreguidelines-special-member-functions | class 'QQuickWebView' 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/quick/qquickwebviewloadrequest_p.h @ Line 59 | cppcoreguidelines-special-member-functions | class 'QQuickWebViewLoadRequest' 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 |