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

Method iconFileName

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

Source from the content-addressed store, hash-verified

91 QString buttonLocation() { return m_buttonLocation; }
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; }

Callers 1

initPluginActionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected