MCPcopy Create free account
hub / github.com/KDE/kdevelop / setDirectoryChoice

Method setDirectoryChoice

plugins/grepview/grepjob.cpp:338–341  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

336}
337
338void GrepJob::setDirectoryChoice(const QList<QUrl>& choice)
339{
340 m_directoryChoice = choice;
341}
342
343void GrepJob::setSettings(const GrepJobSettings& settings)
344{

Callers 4

startSearchMethod · 0.80
testReplaceMethod · 0.80

Calls

no outgoing calls

Tested by 3

testReplaceMethod · 0.64