| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/labs/models/qqmltablemodel_p.h @ Line 68 | cppcoreguidelines-special-member-functions | class 'QQmlTableModel' 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/labs/models/qqmltablemodelcolumn_p.h @ Line 65 | cppcoreguidelines-special-member-functions | class 'QQmlTableModelColumn' 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/labs/wavefrontmesh/qwavefrontmesh.cpp @ Line 448 | clang-diagnostic-deprecated-declarations | 'QString' is deprecated: Use fromUtf8, QStringLiteral, or QLatin1String | 4 | ||
| 4 | src/labs/wavefrontmesh/qwavefrontmesh.cpp @ Line 449 | clang-diagnostic-deprecated-declarations | 'QString' is deprecated: Use fromUtf8, QStringLiteral, or QLatin1String | 4 | ||
| 5 | src/labs/wavefrontmesh/qwavefrontmesh.cpp @ Line 450 | clang-diagnostic-deprecated-declarations | 'QString' is deprecated: Use fromUtf8, QStringLiteral, or QLatin1String | 4 | ||
| 6 | src/labs/wavefrontmesh/qwavefrontmesh.cpp @ Line 450 | clang-diagnostic-deprecated-declarations | 'QString' is deprecated: Use fromUtf8, QStringLiteral, or QLatin1String | 4 | ||
| 7 | src/labs/wavefrontmesh/qwavefrontmesh.h @ Line 53 | cppcoreguidelines-special-member-functions | class 'QWavefrontMesh' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 |