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

Method GetDeletedItemsFolder

src/database/WizDatabase.cpp:5058–5061  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5056
5057
5058QObject* WizDatabase::GetDeletedItemsFolder()
5059{
5060 return new WizFolder(*this, getDeletedItemsLocation());
5061}
5062
5063//QObject* CWizDatabase::DocumentFromGUID(const QString& strGUID)
5064//{

Callers 1

deleteToTrashMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected