MCPcopy 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
4157void WizMainWindow::syncAllData()
4158{
4159 m_syncFull->startSyncAll(false);
4160 m_animateSync->startPlay();
4161}
4162
4163void WizMainWindow::reconnectServer()
4164{

Callers

nothing calls this directly

Calls 2

startSyncAllMethod · 0.80
startPlayMethod · 0.80

Tested by

no test coverage detected