Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
38
void JSPlugin::emitShowEvent()
39
{
40
for (auto module : m_modules) {
41
module->emitShowEvent();
42
}
43
}
44
45
46
struct LOCAL_LCID_DATA
Callers
4
handlePluginSidebarRequest
Method · 0.80
showPluginHtmlDialog
Method · 0.80
showPluginSelectorWindow
Method · 0.80
showPluginMainTabView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected