Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/corelib/thread/qrunnable.h @ Line 33 cppcoreguidelines-special-member-functions class 'QGenericRunnableHelperBase' defines a default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
2 src/corelib/thread/qrunnable.h @ Line 52 bugprone-forwarding-reference-overload constructor accepting a forwarding reference can hide the copy and move constructors 1 unreviewed
3 src/corelib/thread/qrunnable.h @ Line 62 cppcoreguidelines-special-member-functions class 'QGenericRunnable' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed