Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ path
Method
path
kdevplatform/tests/testproject.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
Path TestProject::path() const
67
{
68
return m_path;
69
}
70
71
bool TestProject::inProject(const IndexedString& path) const
72
{
Callers
4
setProjectItem
Method · 0.45
findFileItems
Function · 0.45
addChildrenFromFileSystem
Method · 0.45
GenerateSimpleProjectWithOutOfProjectFiles
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected