MCPcopy 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
165QString Path::toLocalFile() const
166{
167 return isLocalFile() ? path() : QString();
168}
169
170QString Path::relativePath(const Path& path) const
171{

Callers 15

overwriteExistingFileFunction · 0.80
dataMethod · 0.80
convertToLocalUrlMethod · 0.80
urlInfoFunction · 0.80
checkoutVcsProjectMethod · 0.80
reevaluateCorrectionMethod · 0.80
importProjectMethod · 0.80
projectFileExistsFunction · 0.80
openProjectForUrlMethod · 0.80

Calls 2

pathFunction · 0.85
QStringClass · 0.70

Tested by 15

overwriteExistingFileFunction · 0.64
startFunction · 0.64
templateVariablesCppMethod · 0.64
templateVariablesYamlMethod · 0.64
generateMethod · 0.64
cppOutputMethod · 0.64
yamlOutputMethod · 0.64
loadTemplateMethod · 0.64
testPathMethod · 0.64