File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/designer/src/components/propertyeditor/resetdecorator.cpp @ Line 131 | misc-use-anonymous-namespace | function 'isModifiedInMultiSelection' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
2 | src/designer/src/components/propertyeditor/resetdecorator.h @ Line 16 | google-global-names-in-headers | using declarations in the global namespace in headers are prohibited | 1 | unreviewed | |
3 | src/designer/src/components/propertyeditor/resetdecorator.h @ Line 50 | cppcoreguidelines-special-member-functions | class 'ResetDecorator' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed |