MCPcopy 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
229void UBGraphicsWidgetItem::load(QUrl url)
230{
231 mWebEngineView->load(url);
232}
233
234QUrl UBGraphicsWidgetItem::widgetUrl() const
235{

Callers 3

loadMainHtmlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected