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

Method pathOrUrl

kdevplatform/util/path.cpp:155–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153}
154
155QString Path::pathOrUrl() const
156{
157 return generatePathOrUrl(false, isLocalFile(), m_data);
158}
159
160QString Path::path() const
161{

Callers 15

fileRenamedMethod · 0.80
prettyFilePathMethod · 0.80
mapSourceBuildMethod · 0.80
activeDocumentPathMethod · 0.80
initProjectFilesMethod · 0.80
projectNameUsedMethod · 0.80
cleanupMethod · 0.80
writeProjectConfigMethod · 0.80
createdMethod · 0.80
deletedMethod · 0.80
renameMethod · 0.80
setPathMethod · 0.80

Calls 1

generatePathOrUrlFunction · 0.85

Tested by 15

cleanupMethod · 0.64
writeProjectConfigMethod · 0.64
testItemsForPathMethod · 0.64
testPathMethod · 0.64
testPathBaseCtorMethod · 0.64
testPathCdMethod · 0.64
testProjectFileSwapMethod · 0.64
testIncludePathsMethod · 0.64
testRelativePathsMethod · 0.64
testQt6AppMethod · 0.64