Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/corelib/thread/qfuture_impl.h @ Line 539 cppcoreguidelines-special-member-functions class 'ContinuationWrapper' defines a copy constructor, a move constructor and a move assignment operator but does not define a destructor or a copy assignment operator 1 unreviewed
2 src/corelib/thread/qfuture_impl.h @ Line 547 performance-noexcept-move-constructor move constructors should be marked noexcept 1 unreviewed
3 src/corelib/thread/qfuture_impl.h @ Line 548 performance-noexcept-move-constructor move assignment operators should be marked noexcept 1 unreviewed
4 src/corelib/thread/qfuture_impl.h @ Line 539 cppcoreguidelines-special-member-functions class 'ContinuationWrapper' defines a copy constructor, a move constructor and a move assignment operator but does not define a destructor or a copy assignment operator 1 unreviewed
5 src/corelib/thread/qfuture_impl.h @ Line 547 performance-noexcept-move-constructor move constructors should be marked noexcept 1 unreviewed
6 src/corelib/thread/qfuture_impl.h @ Line 548 performance-noexcept-move-constructor move assignment operators should be marked noexcept 1 unreviewed
7 src/gui/kernel/qwindow_p.h @ Line 65 cppcoreguidelines-special-member-functions class 'QWindowPrivate' 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 unreviewed
8 src/gui/kernel/qwindow_p.h @ Line 65 cppcoreguidelines-special-member-functions class 'QWindowPrivate' 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 unreviewed