MCPcopy Create free account
hub / github.com/Vhonowslend/StreamFX-Public / cefwidget

Method cefwidget

source/ui/ui-obs-browser-widget.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97streamfx::ui::obs_browser_widget::~obs_browser_widget() {}
98
99streamfx::obs::QCefWidget* streamfx::ui::obs_browser_widget::cefwidget()
100{
101 return _widget;
102}
103
104void streamfx::ui::obs_browser_widget::set_url(QUrl url)
105{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected