File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/corelib/io/qloggingregistry_p.h @ Line 98 | cppcoreguidelines-special-member-functions | class 'QLoggingRegistry' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor | 1 | unreviewed | |
2 | src/network/access/qhttpnetworkconnection.cpp @ Line 237 | misc-use-anonymous-namespace | function 'removeZoneId' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
3 | src/widgets/graphicsview/qsimplex_p.h @ Line 52 | cppcoreguidelines-special-member-functions | class 'QSimplexConstraint' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor | 1 | unreviewed |