MCPcopy 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
27BuildItem::BuildItem()
28{
29}
30
31BuildItem::BuildItem( const QStringList & itemPath )
32 : m_itemPath( itemPath )

Callers

nothing calls this directly

Calls 1

itemPathMethod · 0.45

Tested by

no test coverage detected