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

Method supportedFormats

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

Source from the content-addressed store, hash-verified

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; }
101 int height() { return m_height; }

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected