Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
287
QUrl Path::toUrl() const
288
{
289
return QUrl::fromUserInput(pathOrUrl());
290
}
291
292
bool Path::isLocalFile() const
293
{
Callers
15
removePath
Method · 0.45
createFile
Method · 0.45
createFolder
Method · 0.45
renameUrl
Method · 0.45
renamePath
Method · 0.45
copyPath
Method · 0.45
startNextJob
Method · 0.45
writeConfig
Method · 0.45
rename
Method · 0.45
addFolder
Method · 0.45
addFile
Method · 0.45
removeFilesAndFolders
Method · 0.45
Calls
no outgoing calls
Tested by
15
testProjectFileSet
Method · 0.36
testProjectFileIcon
Method · 0.36
parseJobCreated
Method · 0.36
updateReady
Method · 0.36
~TestFile
Method · 0.36
filesForPath
Method · 0.36
testPath
Method · 0.36
testRegisterRepositoryForCurrentBranchChanges
Method · 0.36
openAnyDocument
Function · 0.36
job
Method · 0.36
createContext
Function · 0.36
executeMemberAccessReplacerTest
Function · 0.36