Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setOutputModel
Method
setOutputModel
plugins/grepview/grepjob.cpp:333–336 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
331
}
332
333
void GrepJob::setOutputModel(GrepOutputModel* model)
334
{
335
m_outputModel = model;
336
}
337
338
void GrepJob::setDirectoryChoice(const QList<QUrl>& choice)
339
{
Callers
4
startSearch
Method · 0.80
testSingleFileAsDirectoryChoice
Method · 0.80
testIncludeExcludeFilters
Method · 0.80
testReplace
Method · 0.80
Calls
no outgoing calls
Tested by
3
testSingleFileAsDirectoryChoice
Method · 0.64
testIncludeExcludeFilters
Method · 0.64
testReplace
Method · 0.64