Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
saveToProjectFile
Method · 0.80
emptyUserInclude
Method · 0.80
Calls
no outgoing calls
Tested by
1
emptyUserInclude
Method · 0.64