Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ loadDocument
Method
loadDocument
src/gui/documentviewer/CollaborationDocView.cpp:148–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
void CollaborationDocView::loadDocument()
149
{
150
m_editor->loadDocument(m_doc);
151
}
152
153
void CollaborationDocView::createDocument(const WIZTAGDATA& tag)
154
{
Callers
1
viewDocument
Method · 0.80
Calls
1
getUserInfo
Method · 0.45
Tested by
no test coverage detected