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

Method setUserInclude

gui/projectfile.h:148–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146 }
147
148 void setUserInclude(const QString& userInclude) {
149 mUserInclude = userInclude.trimmed();
150 }
151
152 /**
153 * @brief Get list of paths to check.

Callers 2

saveToProjectFileMethod · 0.80
emptyUserIncludeMethod · 0.80

Calls

no outgoing calls

Tested by 1

emptyUserIncludeMethod · 0.64