Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ initProject
Method
initProject
kdevplatform/shell/project.cpp:214–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
}
213
214
void initProject(const Path& projectFile_)
215
{
216
// helper method for open()
217
projectFile = projectFile_;
218
}
219
220
bool initProjectFiles()
221
{
Callers
1
open
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected