Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ toLocalFile
Method
toLocalFile
kdevplatform/util/path.cpp:165–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
}
164
165
QString Path::toLocalFile() const
166
{
167
return isLocalFile() ? path() : QString();
168
}
169
170
QString Path::relativePath(const Path& path) const
171
{
Callers
15
overwriteExistingFile
Function · 0.80
data
Method · 0.80
convertToLocalUrl
Method · 0.80
urlInfo
Function · 0.80
urlWithCanonicalizedPathIfLocalFile
Function · 0.80
checkoutVcsProject
Method · 0.80
reevaluateCorrection
Method · 0.80
importProject
Method · 0.80
writeProjectSettingsToConfigFile
Function · 0.80
projectFileExists
Function · 0.80
askProjectConfigLocation
Method · 0.80
openProjectForUrl
Method · 0.80
Calls
2
path
Function · 0.85
QString
Class · 0.70
Tested by
15
overwriteExistingFile
Function · 0.64
start
Function · 0.64
templateVariablesCpp
Method · 0.64
templateVariablesYaml
Method · 0.64
generate
Method · 0.64
cppOutput
Method · 0.64
yamlOutput
Method · 0.64
loadTemplate
Method · 0.64
preserveWindowsDriveLetter
Function · 0.64
testPath
Method · 0.64
testStaticAnalysisFilterStrategy
Method · 0.64
testExtractionOfLineAndColumn
Method · 0.64