MCPcopy 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
333void GrepJob::setOutputModel(GrepOutputModel* model)
334{
335 m_outputModel = model;
336}
337
338void GrepJob::setDirectoryChoice(const QList<QUrl>& choice)
339{

Callers 4

startSearchMethod · 0.80
testReplaceMethod · 0.80

Calls

no outgoing calls

Tested by 3

testReplaceMethod · 0.64