Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ grepJob
Method
grepJob
plugins/grepview/grepviewplugin.cpp:230–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
GrepJob* GrepViewPlugin::grepJob()
231
{
232
return m_currentJob;
233
}
234
235
void GrepViewPlugin::jobFinished(KJob* job)
236
{
Callers
1
clearSearchHistory
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected