Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IChooseYou/Reclass
/ filterProcesses
Method
filterProcesses
src/processpicker.cpp:244–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
242
}
243
244
void ProcessPicker::filterProcesses(const QString& text)
245
{
246
applyFilter();
247
}
248
249
void ProcessPicker::applyFilter()
250
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected