Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ itemsCheckable
Method
itemsCheckable
plugins/grepview/grepoutputmodel.cpp:359–362 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
357
}
358
359
bool GrepOutputModel::itemsCheckable() const
360
{
361
return m_itemsCheckable;
362
}
363
364
void GrepOutputModel::makeItemsCheckable(bool checkable)
365
{
Callers
2
updateApplyState
Method · 0.80
updateCheckable
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected