File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/svg/animation/qsvganimator_p.h @ Line 24 | cppcoreguidelines-special-member-functions | class 'QSvgAbstractAnimator' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
2 | src/svg/animation/qsvganimator_p.h @ Line 55 | cppcoreguidelines-special-member-functions | class 'QSvgAnimator' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
3 | src/svg/animation/qsvganimator_p.h @ Line 66 | cppcoreguidelines-special-member-functions | class 'QSvgAnimationController' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed |