MCPcopy 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

loadSettingsMethod · 0.80
loadProjectFileMethod · 0.80
newProjectFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected