MCPcopy Create free account
hub / github.com/KDE/kdevelop / path

Method path

kdevplatform/util/path.cpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160QString Path::path() const
161{
162 return generatePathOrUrl(true, isLocalFile(), m_data);
163}
164
165QString Path::toLocalFile() const
166{

Callers 15

operator==Method · 0.95
isSupportedBreakpointUrlFunction · 0.45
testFileUrlMethod · 0.45
setCurrentPositionMethod · 0.45
basePathFunction · 0.45
dotGraphInternalMethod · 0.45
DUChainPrivateMethod · 0.45
doMoreCleanupMethod · 0.45
fileExistsMethod · 0.45
artificialPathMethod · 0.45
renderFileTemplateMethod · 0.45

Calls 1

generatePathOrUrlFunction · 0.85

Tested by 9

testFileUrlMethod · 0.36
initTestCaseMethod · 0.36
initTestMethod · 0.36
childUrlFunction · 0.36
testPathMethod · 0.36
cdQUrlFunction · 0.36