Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ path
Method
path
kdevplatform/project/projectmodel.cpp:427–431 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
425
}
426
427
Path ProjectBaseItem::path() const
428
{
429
Q_D(const ProjectBaseItem);
430
return d->m_path;
431
}
432
433
IndexedString ProjectBaseItem::indexedPath() const
434
{
Callers
15
proposedBuildFolder
Method · 0.45
addSubDir
Method · 0.45
startNextJob
Method · 0.45
eventuallyReadFolder
Method · 0.45
addJobItems
Method · 0.45
deleted
Method · 0.45
rename
Method · 0.45
stopWatcher
Method · 0.45
continueWatcher
Method · 0.45
import
Method · 0.45
reload
Method · 0.45
addFolder
Method · 0.45
Calls
no outgoing calls
Tested by
8
start
Function · 0.36
testCreateFileSystemItems
Method · 0.36
testCreateSimpleHierarchy
Method · 0.36
testWithProject
Method · 0.36
testItemsForPath
Method · 0.36
testItemsForPath_data
Method · 0.36
testProjectFileIcon
Method · 0.36
addItemDelayed
Method · 0.36