MCPcopy Create free account
hub / github.com/baumgarr/nixnote2 / exposeToJavascript

Method exposeToJavascript

gui/nwebview.cpp:293–295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

291
292
293void NWebView::exposeToJavascript() {
294 page()->mainFrame()->addToJavaScriptWindowObject("editorWindow", this);
295}
296
297
298

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected