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

Method handleConfigInvalidated

syncthingmodel/syncthingdevicemodel.cpp:431–435  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

429}
430
431void SyncthingDeviceModel::handleConfigInvalidated()
432{
433 beginResetModel();
434 m_thisDevVersion.clear();
435}
436
437void SyncthingDeviceModel::handleNewConfigAvailable()
438{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.80

Tested by

no test coverage detected