MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / setCurrentDatabase

Method setCurrentDatabase

src/sync/WizKMSync.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47void WizKMSyncEvents::setCurrentDatabase(int index)
48{
49 onStatus(QObject::tr("Set current database index: %1").arg(index));
50}
51
52void WizKMSyncEvents::clearLastSyncError(IWizSyncableDatabase* pDatabase)
53{

Callers 1

WizSync.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected