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

Method section

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

Source from the content-addressed store, hash-verified

84public:
85 JSPluginSpec *parentSpec() { return m_parentSpec; }
86 QString section() { return m_section; }
87 QString caption() { return m_caption; }
88 QString guid() { return m_guid; }
89 QString slotType() { return m_slotType; }

Callers 2

onEditorLoadFinishedMethod · 0.80
modulesByKeyValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected