MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / getType

Method getType

gui/resultitem.h:41–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 Type getType() const {
42 return mType;
43 }
44
45 void setIconFileName(const QString& iconFileName) {
46 mIconFileName = iconFileName;

Callers 9

copyMethod · 0.45
hideResultMethod · 0.45
hideAllIdResultMethod · 0.45
suppressSelectedIdsMethod · 0.45
suppressHashMethod · 0.45
tagSelectedItemsMethod · 0.45
updateDetailsMethod · 0.45
multiLineResultMethod · 0.45
resultsInSameFileMethod · 0.45

Calls

no outgoing calls

Tested by 2

multiLineResultMethod · 0.36
resultsInSameFileMethod · 0.36