Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
431
void SyncthingDeviceModel::handleConfigInvalidated()
432
{
433
beginResetModel();
434
m_thisDevVersion.clear();
435
}
436
437
void SyncthingDeviceModel::handleNewConfigAvailable()
438
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.80
Tested by
no test coverage detected