Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ BuildItem
Method
BuildItem
kdevplatform/project/projectbuildsetmodel.cpp:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
{
26
27
BuildItem::BuildItem()
28
{
29
}
30
31
BuildItem::BuildItem( const QStringList & itemPath )
32
: m_itemPath( itemPath )
Callers
nothing calls this directly
Calls
1
itemPath
Method · 0.45
Tested by
no test coverage detected