Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
488
void GrepOutputModel::showMessageEmit()
489
{
490
emit showMessage(m_savedIStatus, m_savedMessage);
491
}
492
493
bool GrepOutputModel::hasResults()
494
{
Callers
1
changeModel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected