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

Method handleNewConfigAvailable

syncthingmodel/syncthingdirectorymodel.cpp:496–500  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

494}
495
496void SyncthingDirectoryModel::handleNewConfigAvailable()
497{
498 updateRowCount();
499 endResetModel();
500}
501
502void SyncthingDirectoryModel::handleStatusIconsChanged()
503{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected