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

Method handleConfigInvalidated

syncthingmodel/syncthingmodel.cpp:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87void SyncthingModel::handleConfigInvalidated()
88{
89 beginResetModel();
90}
91
92void SyncthingModel::handleNewConfigAvailable()
93{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected