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

Method open

src/database/WizDatabaseManager.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65}
66
67bool WizDatabaseManager::open(const QString& strKbGUID)
68{
69 return openWithInfo(strKbGUID, NULL);
70}
71
72bool WizDatabaseManager::openAll()
73{

Callers 1

openWithInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected