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

Method handleConnectionError

syncthingwidgets/settings/setupdetection.cpp:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137void SetupDetection::handleConnectionError(const QString &error)
138{
139 connectionErrors << error;
140}
141
142void SetupDetection::handleLauncherExit(int exitCode, QProcess::ExitStatus exitStatus)
143{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected