MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / htmlFileName

Method htmlFileName

src/jsplugin/JSPluginSpec.h:94–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 QString menuLocation() { return m_menuLocation; }
93 QString iconFileName() { return m_iconFileName; }
94 QString htmlFileName() { return m_htmlFileName; }
95 QString scriptFileName() { return m_scriptFileName; }
96 QStringList scriptFiles() { return m_scriptFiles; }
97 QStringList styleFiles() { return m_styleFiles; }

Callers 5

initPluginMainTabViewMethod · 0.80
JSPluginHtmlDialogMethod · 0.80
JSPluginDocSidebarMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected