Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
void WizKMSyncEvents::setCurrentDatabase(int index)
48
{
49
onStatus(QObject::tr(
"Set current database index: %1"
).arg(index));
50
}
51
52
void WizKMSyncEvents::clearLastSyncError(IWizSyncableDatabase* pDatabase)
53
{
Callers
1
WizSync.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected