Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
355
const GrepOutputItem *GrepOutputModel::getRootItem() const {
356
return m_rootItem;
357
}
358
359
bool GrepOutputModel::itemsCheckable() const
360
{
Callers
1
changeModel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected