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

Method showMessageEmit

plugins/grepview/grepoutputmodel.cpp:488–491  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

486}
487
488void GrepOutputModel::showMessageEmit()
489{
490 emit showMessage(m_savedIStatus, m_savedMessage);
491}
492
493bool GrepOutputModel::hasResults()
494{

Callers 1

changeModelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected