MCPcopy 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
230GrepJob* GrepViewPlugin::grepJob()
231{
232 return m_currentJob;
233}
234
235void GrepViewPlugin::jobFinished(KJob* job)
236{

Callers 1

clearSearchHistoryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected