File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/multimedia/audio/qaudiostatemachine_p.h @ Line 41 | cppcoreguidelines-special-member-functions | class 'QAudioStateMachine' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
2 | src/multimedia/audio/qaudiostatemachine_p.h @ Line 45 | cppcoreguidelines-special-member-functions | class 'StateChangeGuard' defines a non-default destructor, a copy constructor and a move constructor but does not define a copy assignment operator or a move assignment operator | 1 | unreviewed | |
3 | src/multimedia/audio/qaudiostatemachine_p.h @ Line 57 | performance-noexcept-move-constructor | move constructors should be marked noexcept | 1 | unreviewed |