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

Method moduleType

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

Source from the content-addressed store, hash-verified

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; }
93 QString iconFileName() { return m_iconFileName; }

Callers 3

modulesByModuleTypeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected