Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ indexedPathView
Method
indexedPathView
kdevplatform/project/projectmodel.cpp:438–442 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
436
}
437
438
IndexedStringView ProjectBaseItem::indexedPathView() const
439
{
440
Q_D(const ProjectBaseItem);
441
return d->m_indexedPath;
442
}
443
444
QString ProjectBaseItem::baseName() const
445
{
Callers
2
ProjectFile
Method · 0.80
fileRemovedFromSet
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected