Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ projectPath
Method
projectPath
plugins/quickopen/projectfilequickopen.cpp:183–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
}
182
183
Path ProjectFileData::projectPath() const
184
{
185
return m_file.projectPath;
186
}
187
188
BaseFileDataProvider::BaseFileDataProvider()
189
{
Callers
1
data
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected