|
File |
Severity |
Checker name |
Message |
Bug path length |
Review status |
1 |
src/quicklayouts/qquicklayout.cpp @ Line 1241
|
|
clang-diagnostic-deprecated-declarations |
'QString' is deprecated: Use fromUtf8, QStringLiteral, or QLatin1String |
4 |
|
2 |
src/quicklayouts/qquicklayout_p.h @ Line 56
|
|
cppcoreguidelines-special-member-functions |
class 'QQuickLayout' 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 |
|
3 |
src/quicklayouts/qquicklinearlayout_p.h @ Line 56
|
|
cppcoreguidelines-special-member-functions |
class 'QQuickGridLayoutBase' 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 |
|