Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
153
WebView *TabWidget::currentWebView() const
154
{
155
return webView(currentIndex());
156
}
157
158
WebView *TabWidget::webView(int index) const
159
{
Callers
3
zoomIn
Method · 0.80
zoomOut
Method · 0.80
currentTab
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected