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

Method close

src/desktop/UBDesktopAnnotationController.cpp:356–362  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

354
355
356void UBDesktopAnnotationController::close()
357{
358 if (mTransparentDrawingView)
359 mTransparentDrawingView->hide();
360
361 mDesktopPalette->hide();
362}
363
364
365void UBDesktopAnnotationController::stylusToolChanged(int tool)

Callers 10

widgetNameMethod · 0.45
addImageMethod · 0.45
addSvgMethod · 0.45
closeInspectorMethod · 0.45
mousePressEventMethod · 0.45
UBGraphicsSvgItemMethod · 0.45
loadMethod · 0.45
saveMethod · 0.45

Calls 1

hideMethod · 0.45

Tested by

no test coverage detected