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

Method emitShowEvent

src/jsplugin/JSPlugin.cpp:38–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36
37
38void JSPlugin::emitShowEvent()
39{
40 for (auto module : m_modules) {
41 module->emitShowEvent();
42 }
43}
44
45
46struct LOCAL_LCID_DATA

Callers 4

showPluginHtmlDialogMethod · 0.80
showPluginMainTabViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected