Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ syncAllData
Method
syncAllData
src/WizMainWindow.cpp:4157–4161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4155
}
4156
4157
void WizMainWindow::syncAllData()
4158
{
4159
m_syncFull->startSyncAll(false);
4160
m_animateSync->startPlay();
4161
}
4162
4163
void WizMainWindow::reconnectServer()
4164
{
Callers
nothing calls this directly
Calls
2
startSyncAll
Method · 0.80
startPlay
Method · 0.80
Tested by
no test coverage detected