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

Method styleFiles

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

Source from the content-addressed store, hash-verified

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; }
100 int width() { return m_width; }

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected