Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/corelib/itemmodels/qabstractitemmodel.h @ Line 255 cppcoreguidelines-virtual-class-destructor destructor of 'QTransposeProxyModelPrivate' is private and prevents using the type 3 unreviewed
2 src/corelib/itemmodels/qabstractproxymodel_p.h @ Line 28 cppcoreguidelines-special-member-functions class 'QAbstractProxyModelPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
3 src/corelib/itemmodels/qtransposeproxymodel.h @ Line 15 cppcoreguidelines-virtual-class-destructor destructor of 'QTransposeProxyModelPrivate' is private and prevents using the type 3 unreviewed
4 src/corelib/itemmodels/qtransposeproxymodel_p.h @ Line 27 cppcoreguidelines-virtual-class-destructor destructor of 'QTransposeProxyModelPrivate' is private and prevents using the type 3 unreviewed
5 src/corelib/time/qtimezoneprivate.cpp @ Line 90 misc-use-anonymous-namespace function 'toWindowsIdLiteral' declared 'static', move to anonymous namespace instead 1 unreviewed