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

Method handleNewConfigAvailable

syncthingmodel/syncthingdevicemodel.cpp:437–441  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

435}
436
437void SyncthingDeviceModel::handleNewConfigAvailable()
438{
439 updateRowCount();
440 endResetModel();
441}
442
443void SyncthingDeviceModel::handleStatusIconsChanged()
444{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected