MCPcopy 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
693void WizDocumentWebView::clear()
694{
695 load(QUrl("about:blank"));
696}
697
698void WizDocumentWebView::onTimerAutoSaveTimout()
699{

Callers 15

clearAllTextMethod · 0.45
viewNoteMethod · 0.45
setDocumentMethod · 0.45
stopCheckStatusMethod · 0.45
peekCurrentDocGuidMethod · 0.45
dragMoveEventMethod · 0.45
dragLeaveEventMethod · 0.45
dropEventMethod · 0.45
updateInfoListMethod · 0.45

Calls 1

QUrlClass · 0.50

Tested by

no test coverage detected