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

Method isText

plugins/grepview/grepoutputmodel.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71bool GrepOutputItem::isText() const
72{
73 return m_change->m_range.isValid();
74}
75
76void GrepOutputItem::propagateState()
77{

Callers 7

paintMethod · 0.80
sizeHintMethod · 0.80
activateMethod · 0.80
previousItemIndexMethod · 0.80
nextItemIndexMethod · 0.80

Calls 1

isValidMethod · 0.45

Tested by 2