MCPcopy Create free account
hub / github.com/Tracktion/choc / SimpleWebApplication

Method SimpleWebApplication

examples/webview_desktop_app.cpp:13–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11{
12public:
13 SimpleWebApplication()
14 {
15 setupWindow();
16 setupWebView();
17 }
18
19 void run()
20 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected