MCPcopy Create free account
hub / github.com/OpenBoard-org/OpenBoard / currentWebView

Method currentWebView

src/web/simplebrowser/tabwidget.cpp:153–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151}
152
153WebView *TabWidget::currentWebView() const
154{
155 return webView(currentIndex());
156}
157
158WebView *TabWidget::webView(int index) const
159{

Callers 3

zoomInMethod · 0.80
zoomOutMethod · 0.80
currentTabMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected