Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ toPathList
Function
toPathList
kdevplatform/util/path.cpp:465–468 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
463
}
464
465
Path::List toPathList(const QList<QUrl>& list)
466
{
467
return toPathList_impl(list);
468
}
469
470
Path::List toPathList(const QList<QString>& list)
471
{
Callers
3
pasteFromContextMenu
Method · 0.85
environment
Method · 0.85
includes
Method · 0.85
Calls
1
toPathList_impl
Function · 0.85
Tested by
1
environment
Method · 0.68