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

Method caption

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

Source from the content-addressed store, hash-verified

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; }
90 QString moduleType() { return m_moduleType; }

Callers 3

initPluginActionMethod · 0.80
JSPluginHtmlDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected