Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
494
void UBDesktopAnnotationController::updateShowHideState(bool pEnabled)
495
{
496
mDesktopPalette->updateShowHideState(pEnabled);
497
}
498
499
500
void UBDesktopAnnotationController::screenLayoutChanged()
Callers
1
showWindow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected