Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBoard-org/OpenBoard
/ load
Method
load
src/domain/UBGraphicsWidgetItem.cpp:229–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
}
228
229
void UBGraphicsWidgetItem::load(QUrl url)
230
{
231
mWebEngineView->load(url);
232
}
233
234
QUrl UBGraphicsWidgetItem::widgetUrl() const
235
{
Callers
3
loadMainHtml
Method · 0.45
UBGraphicsAppleWidgetItem
Method · 0.45
UBGraphicsW3CWidgetItem
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected