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

Method isPersonalDocument

src/api/ApiWizHtmlEditorApp.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32bool ApiWizHtmlEditorApp::isPersonalDocument()
33{
34 return m_documentWebView->isPersonalDocument();
35}
36
37QString ApiWizHtmlEditorApp::getCurrentNoteHtml()
38{

Callers 3

sFunction · 0.45
dFunction · 0.45
tFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected