Warning, /graphics/okular/cppcheck-suppressions.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0"?>
0002 <suppressions>
0003 <suppress>
0004 <id>unusedPrivateFunction</id>
0005 <fileName>core/action.h</fileName>
0006 <!-- a d_func per class -->
0007 </suppress>
0008 <suppress>
0009 <id>duplInheritedMember</id>
0010 <fileName>core/action.h</fileName>
0011 <symbolName>d_func</symbolName>
0012 </suppress>
0013 <suppress>
0014 <id>duplInheritedMember</id>
0015 <fileName>core/annotations.h</fileName>
0016 <symbolName>d_func</symbolName>
0017 </suppress>
0018 <suppress>
0019 <id>unusedPrivateFunction</id>
0020 <fileName>core/annotations.h</fileName>
0021 <!-- a d_func per class -->
0022 </suppress>
0023 <suppress>
0024 <id>duplInheritedMember</id>
0025 <fileName>core/form.h</fileName>
0026 <symbolName>d_func</symbolName>
0027 </suppress>
0028 <suppress>
0029 <id>duplInheritedMember</id>
0030 <fileName>core/form.cpp</fileName>
0031 <symbolName>d_func</symbolName>
0032 </suppress>
0033 <suppress>
0034 <id>duplInheritedMember</id>
0035 <fileName>core/textdocumentgenerator_p.h</fileName>
0036 <symbolName>d_func</symbolName>
0037 </suppress>
0038 <suppress>
0039 <id>duplInheritedMember</id>
0040 <fileName>core/textdocumentgenerator.h</fileName>
0041 <symbolName>d_func</symbolName>
0042 </suppress>
0043 <suppress>
0044 <id>useStlAlgorithm</id>
0045 </suppress>
0046 </suppressions>