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

Method trap

src/web/UBWebController.cpp:462–466  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

460
461
462void UBWebController::trap()
463{
464 mEmbedController->showEmbedDialog();
465 activePageChanged();
466}
467
468void UBWebController::activePageChanged()
469{

Callers

nothing calls this directly

Calls 1

showEmbedDialogMethod · 0.80

Tested by

no test coverage detected