Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ setActiveProject
Method
setActiveProject
gui/projectfile.h:66–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
return mActiveProject;
65
}
66
void setActiveProject() {
67
mActiveProject = this;
68
}
69
70
/**
71
* @brief Read the project file.
Callers
3
loadSettings
Method · 0.80
loadProjectFile
Method · 0.80
newProjectFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected