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

Method scriptFileName

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

Source from the content-addressed store, hash-verified

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; }
98 QStringList supportedFormats() { return m_supportedFormats; }

Callers 2

executeModuleScriptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected