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

Method toUrl

kdevplatform/util/path.cpp:287–290  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285}
286
287QUrl Path::toUrl() const
288{
289 return QUrl::fromUserInput(pathOrUrl());
290}
291
292bool Path::isLocalFile() const
293{

Callers 15

removePathMethod · 0.45
createFileMethod · 0.45
createFolderMethod · 0.45
renameUrlMethod · 0.45
renamePathMethod · 0.45
copyPathMethod · 0.45
startNextJobMethod · 0.45
writeConfigMethod · 0.45
renameMethod · 0.45
addFolderMethod · 0.45
addFileMethod · 0.45
removeFilesAndFoldersMethod · 0.45

Calls

no outgoing calls

Tested by 15

testProjectFileSetMethod · 0.36
testProjectFileIconMethod · 0.36
parseJobCreatedMethod · 0.36
updateReadyMethod · 0.36
~TestFileMethod · 0.36
filesForPathMethod · 0.36
testPathMethod · 0.36
openAnyDocumentFunction · 0.36
jobMethod · 0.36
createContextFunction · 0.36