| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/corelib/itemmodels/qrangemodel.cpp @ Line 97 | cppcoreguidelines-special-member-functions | class 'ConstPropertyChangedHandler' defines a default destructor and a move constructor but does not define a copy constructor, a copy assignment operator or a move assignment operator | 1 | unreviewed | |
| 2 | src/corelib/itemmodels/qrangemodel.cpp @ Line 153 | misc-use-anonymous-namespace | function 'connectPropertiesHelper' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 3 | src/corelib/itemmodels/qrangemodel.cpp @ Line 153 | misc-use-anonymous-namespace | function 'connectPropertiesHelper<&QRangeModelImplBase::connectProperty>' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 4 | src/corelib/itemmodels/qrangemodel.cpp @ Line 153 | misc-use-anonymous-namespace | function 'connectPropertiesHelper<&QRangeModelImplBase::connectPropertyConst>' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 5 | src/corelib/tools/qquasivirtual_impl.h @ Line 104 | misc-confusable-identifiers | 'I' is confusable with 'l' | 2 | unreviewed | |
| 6 | src/corelib/tools/qquasivirtual_impl.h @ Line 110 | misc-confusable-identifiers | 'I' is confusable with 'l' | 2 | unreviewed |