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

Method drawingView

src/desktop/UBDesktopAnnotationController.cpp:303–306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

301
302
303UBBoardView* UBDesktopAnnotationController::drawingView()
304{
305 return mTransparentDrawingView;
306}
307
308
309void UBDesktopAnnotationController::showWindow()

Callers 3

changeModeMethod · 0.80
UBBoardView.cppFile · 0.80
initScreenLayoutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected