Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetProcessPathsFromName
Function
GetProcessPathsFromName
tests/stubs/platform-funcs.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
QStringList GetProcessPathsFromName(const QString &)
79
{
80
return g_processPathsFromName;
81
}
82
83
bool IsInFocus(const QString &)
84
{
Callers
1
CheckCondition
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected