MCPcopy Create free account
hub / github.com/KDE/kdevelop / item

Method item

plugins/makebuilder/makejob.cpp:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116KDevelop::ProjectBaseItem * MakeJob::item() const
117{
118 return ICore::self()->projectController()->projectModel()->itemFromIndex(m_idx);
119}
120
121MakeJob::CommandType MakeJob::commandType() const
122{

Callers 15

MakeJobMethod · 0.95
initMethod · 0.45
setItemCheckedMethod · 0.45
contentMethod · 0.45
contextMenuExtensionMethod · 0.45
rowsAboutToBeRemovedMethod · 0.45
saveItemForRowMethod · 0.45
setupKeysMethod · 0.45
openMethod · 0.45
updateModelForGroupMethod · 0.45
flagChangedMethod · 0.45
itemChangedMethod · 0.45

Calls 3

projectControllerMethod · 0.80
itemFromIndexMethod · 0.45
projectModelMethod · 0.45

Tested by

no test coverage detected