|
File |
Severity |
Checker name |
Message |
Bug path length |
Review status |
1 |
src/plugins/qmltooling/qmldbg_preview/qqmldebugtranslationservice.h @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDebugTranslationServiceImpl' 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 |
|
2 |
src/qmldebug/qqmldebugtranslationclient_p.h @ Line 60
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDebugTranslationClient' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|