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

Method slotType

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

Source from the content-addressed store, hash-verified

87 QString caption() { return m_caption; }
88 QString guid() { return m_guid; }
89 QString slotType() { return m_slotType; }
90 QString moduleType() { return m_moduleType; }
91 QString buttonLocation() { return m_buttonLocation; }
92 QString menuLocation() { return m_menuLocation; }

Callers 4

foreachFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected