Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
bool ApiWizHtmlEditorApp::isPersonalDocument()
33
{
34
return m_documentWebView->isPersonalDocument();
35
}
36
37
QString ApiWizHtmlEditorApp::getCurrentNoteHtml()
38
{
Callers
3
s
Function · 0.45
d
Function · 0.45
t
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected