MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / SetStubProcessPaths

Function SetStubProcessPaths

tests/stubs/platform-funcs.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36void SetStubProcessPaths(const QStringList &paths)
37{
38 g_processPathsFromName = paths;
39}
40
41void SetStubWindows(const std::vector<WindowInfo> &windows)
42{

Calls

no outgoing calls

Tested by

no test coverage detected