MCPcopy 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
183Path ProjectFileData::projectPath() const
184{
185 return m_file.projectPath;
186}
187
188BaseFileDataProvider::BaseFileDataProvider()
189{

Callers 1

dataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected