MCPcopy 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
252QString WizGetHtmlContentHiddenTagEnd()
253{
254 static const QString lpszEnd = QString("<!--WizHtmlContentEnd-->");
255 return lpszEnd;
256}
257
258
259

Callers 3

WizCombineHtmlTextFunction · 0.85

Calls 1

QStringClass · 0.70

Tested by

no test coverage detected