Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
384
QWidget *UBWebController::controlView() const
385
{
386
return mBrowserWidget;
387
}
388
389
QWebEngineProfile *UBWebController::webProfile() const
390
{
Callers
15
paint
Method · 0.45
start
Method · 0.45
applicationMainModeChanged
Method · 0.45
toggleRecordingPalette
Method · 0.45
exec
Method · 0.45
eventFilter
Method · 0.45
timerEvent
Method · 0.45
positionScreens
Method · 0.45
mousePressEvent
Method · 0.45
mouseMoveEvent
Method · 0.45
grabPoint
Method · 0.45
setDrawingMode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected