Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ on_loadComment_request
Method
on_loadComment_request
src/gui/documentviewer/WizDocumentView.cpp:1144–1147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1142
}
1143
1144
void WizDocumentView::on_loadComment_request(const QString& url)
1145
{
1146
m_comments->load(url);
1147
}
1148
1149
void WizDocumentView::on_commentWidget_statusChanged()
1150
{
Callers
nothing calls this directly
Calls
1
load
Method · 0.45
Tested by
no test coverage detected