MCPcopy Create free account
hub / github.com/Martchus/syncthingtray / handleLauncherOutput

Method handleLauncherOutput

syncthingwidgets/settings/setupdetection.cpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160void SetupDetection::handleLauncherOutput(const QByteArray &output)
161{
162 launcherOutput.append(output);
163}
164
165void SetupDetection::handleTimeout()
166{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected