Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
155
QString Path::pathOrUrl() const
156
{
157
return generatePathOrUrl(false, isLocalFile(), m_data);
158
}
159
160
QString Path::path() const
161
{
Callers
15
fileRenamed
Method · 0.80
prettyFilePath
Method · 0.80
mapSourceBuild
Method · 0.80
activeDocumentPath
Method · 0.80
initProjectFiles
Method · 0.80
projectNameUsed
Method · 0.80
cleanup
Method · 0.80
writeProjectConfig
Method · 0.80
created
Method · 0.80
deleted
Method · 0.80
rename
Method · 0.80
setPath
Method · 0.80
Calls
1
generatePathOrUrl
Function · 0.85
Tested by
15
cleanup
Method · 0.64
writeProjectConfig
Method · 0.64
testItemsForPath
Method · 0.64
testPath
Method · 0.64
testPathBaseCtor
Method · 0.64
testPathCd
Method · 0.64
testProjectFileSwap
Method · 0.64
testIncludePaths
Method · 0.64
testRelativePaths
Method · 0.64
testTargetIncludePaths
Method · 0.64
testTargetIncludeDirectories
Method · 0.64
testQt6App
Method · 0.64