| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/corelib/thread/qfutureinterface_p.h @ Line 66 | cppcoreguidelines-special-member-functions | class 'QFutureCallOutEvent' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor | 1 | ||
| 2 | src/gui/kernel/qevent.h @ Line 139 | cppcoreguidelines-special-member-functions | class 'QSinglePointEvent' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor | 1 | ||
| 3 | src/gui/kernel/qevent.h @ Line 1101 | cppcoreguidelines-special-member-functions | class 'QApplicationStateChangeEvent' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor | 1 | ||
| 4 | src/gui/text/qtextodfwriter.cpp @ Line 682 | clang-diagnostic-deprecated-declarations | 'fontFamily' is deprecated: Use fontFamilies instead | 5 | ||
| 5 | src/widgets/widgets/qtextedit.cpp @ Line 689 | clang-diagnostic-deprecated-declarations | 'fontFamily' is deprecated: Use fontFamilies instead | 5 | ||
| 6 | src/widgets/widgets/qtextedit.cpp @ Line 881 | clang-diagnostic-deprecated-declarations | 'setFontFamily' is deprecated: Use setFontFamilies instead | 5 |