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

Method setSourceWidget

src/web/UBWebController.cpp:455–459  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

453}
454
455void UBWebController::setSourceWidget(QWidget* pWidget)
456{
457 mBrowserWidget = pWidget;
458 UBApplication::applicationController->setMirrorSourceWidget(pWidget);
459}
460
461
462void UBWebController::trap()

Callers

nothing calls this directly

Calls 1

setMirrorSourceWidgetMethod · 0.80

Tested by

no test coverage detected