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

Method updateShowHideState

src/desktop/UBDesktopAnnotationController.cpp:494–497  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

492
493
494void UBDesktopAnnotationController::updateShowHideState(bool pEnabled)
495{
496 mDesktopPalette->updateShowHideState(pEnabled);
497}
498
499
500void UBDesktopAnnotationController::screenLayoutChanged()

Callers 1

showWindowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected