Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ hasResults
Method
hasResults
plugins/grepview/grepoutputmodel.cpp:493–496 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
491
}
492
493
bool GrepOutputModel::hasResults()
494
{
495
return(m_matchCount > 0);
496
}
497
498
#include
"moc_grepoutputmodel.cpp"
Callers
3
changeModel
Method · 0.80
updateApplyState
Method · 0.80
testReplace
Method · 0.80
Calls
no outgoing calls
Tested by
1
testReplace
Method · 0.64