File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/corelib/kernel/qobject.cpp @ Line 691 | clang-diagnostic-deprecated-declarations | 'types' is deprecated: Remove this function once the qtdeclarative patch is merged. Arguments are now copied by the QQueuedMetaCallEvent constructor and not the caller. | 3 | unreviewed | |
2 | src/corelib/kernel/qobject.cpp @ Line 714 | clang-diagnostic-deprecated-declarations | 'types' is deprecated: Remove this function once the qtdeclarative patch is merged. Arguments are now copied by the QQueuedMetaCallEvent constructor and not the caller. | 3 | unreviewed | |
3 | src/corelib/kernel/qobject_p.h @ Line 415 | cppcoreguidelines-special-member-functions | class 'QQueuedMetaCallEvent' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed |