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

Method scriptFiles

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

Source from the content-addressed store, hash-verified

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; }
99 QList<int> actionIndexes() { return m_actionIndexes; }

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected