Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
87
void SyncthingModel::handleConfigInvalidated()
88
{
89
beginResetModel();
90
}
91
92
void SyncthingModel::handleNewConfigAvailable()
93
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected