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

Method controlView

src/web/UBWebController.cpp:384–387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

382}
383
384QWidget *UBWebController::controlView() const
385{
386 return mBrowserWidget;
387}
388
389QWebEngineProfile *UBWebController::webProfile() const
390{

Callers 15

paintMethod · 0.45
startMethod · 0.45
execMethod · 0.45
eventFilterMethod · 0.45
timerEventMethod · 0.45
positionScreensMethod · 0.45
mousePressEventMethod · 0.45
mouseMoveEventMethod · 0.45
grabPointMethod · 0.45
setDrawingModeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected