Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ WizGetHtmlContentHiddenTagEnd
Function
WizGetHtmlContentHiddenTagEnd
src/WizCombineNotesDialog.cpp:252–256 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
250
}
251
252
QString WizGetHtmlContentHiddenTagEnd()
253
{
254
static const QString lpszEnd = QString(
"<!--WizHtmlContentEnd-->"
);
255
return lpszEnd;
256
}
257
258
259
Callers
3
WizHtmlGetContentByHiddenTag
Function · 0.85
WizHtmlContentAppendHiddenTag
Function · 0.85
WizCombineHtmlText
Function · 0.85
Calls
1
QString
Class · 0.70
Tested by
no test coverage detected