Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ clear
Method
clear
src/gui/documentviewer/WizDocumentWebView.cpp:693–696 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
691
}
692
693
void WizDocumentWebView::clear()
694
{
695
load(QUrl(
"about:blank"
));
696
}
697
698
void WizDocumentWebView::onTimerAutoSaveTimout()
699
{
Callers
15
clearAndSetPlaceHolderText
Method · 0.45
clearAllText
Method · 0.45
viewNote
Method · 0.45
getAllEditorScriptAndStyleFileName
Method · 0.45
setDocument
Method · 0.45
stopCheckStatus
Method · 0.45
peekCurrentDocGuid
Method · 0.45
dragMoveEvent
Method · 0.45
dragLeaveEvent
Method · 0.45
dropEvent
Method · 0.45
getAvailableNewNoteTagAndLocation
Method · 0.45
updateInfoList
Method · 0.45
Calls
1
QUrl
Class · 0.50
Tested by
no test coverage detected