MCPcopy 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
78QStringList GetProcessPathsFromName(const QString &)
79{
80 return g_processPathsFromName;
81}
82
83bool IsInFocus(const QString &)
84{

Callers 1

CheckConditionMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected