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

Method getRootItem

plugins/grepview/grepoutputmodel.cpp:355–357  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

353}
354
355const GrepOutputItem *GrepOutputModel::getRootItem() const {
356 return m_rootItem;
357}
358
359bool GrepOutputModel::itemsCheckable() const
360{

Callers 1

changeModelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected