Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ itemName
Method
itemName
kdevplatform/project/projectbuildsetmodel.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
QString BuildItem::itemName() const
55
{
56
return m_itemPath.last();
57
}
58
59
QString BuildItem::itemProject() const
60
{
Callers
1
data
Method · 0.80
Calls
1
last
Method · 0.45
Tested by
no test coverage detected