MCPcopy 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
359bool GrepOutputModel::itemsCheckable() const
360{
361 return m_itemsCheckable;
362}
363
364void GrepOutputModel::makeItemsCheckable(bool checkable)
365{

Callers 2

updateApplyStateMethod · 0.80
updateCheckableMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected