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

Method Delete

src/database/WizDatabase.cpp:567–570  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

565}
566
567void WizDocument::Delete()
568{
569 return deleteFromTrash();
570}
571
572
573bool WizDocument::copyDocumentTo(

Callers 4

deleteDocumentsMethod · 0.80
foreachFunction · 0.80
foreachFunction · 0.80

Calls 6

beginMethod · 0.80
endMethod · 0.80
deleteToTrashMethod · 0.80
deleteExtraFolderMethod · 0.80
setLocalValueVersionMethod · 0.80

Tested by

no test coverage detected