Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
567
void WizDocument::Delete()
568
{
569
return deleteFromTrash();
570
}
571
572
573
bool WizDocument::copyDocumentTo(
Callers
4
deleteDocuments
Method · 0.80
on_action_user_deleteFolder_confirmed
Method · 0.80
foreach
Function · 0.80
foreach
Function · 0.80
Calls
6
getDocumentsByLocation
Method · 0.80
begin
Method · 0.80
end
Method · 0.80
deleteToTrash
Method · 0.80
deleteExtraFolder
Method · 0.80
setLocalValueVersion
Method · 0.80
Tested by
no test coverage detected