Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
338
void GrepJob::setDirectoryChoice(const QList<QUrl>& choice)
339
{
340
m_directoryChoice = choice;
341
}
342
343
void GrepJob::setSettings(const GrepJobSettings& settings)
344
{
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