MCPcopy Create free account
hub / github.com/DISTRHO/DPF / reload

Method reload

distrho/extra/WebViewImpl.cpp:1870–1873  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1868 }
1869
1870 void reload() override
1871 {
1872 _QWebEngineView_setUrl(&_webview, _qurl);
1873 }
1874
1875 void terminate() override
1876 {

Callers 1

web_wake_idleFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected