MCPcopy Create free account
hub / github.com/MITK/MITK / HideScale

Method HideScale

Modules/QtWidgets/src/QmitkSliderLevelWindowWidget.cpp:524–528  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

522}
523
524void QmitkSliderLevelWindowWidget::HideScale()
525{
526 m_ScaleVisible = false;
527 Update();
528}
529
530void QmitkSliderLevelWindowWidget::ShowScale()
531{

Callers

nothing calls this directly

Calls 1

UpdateFunction · 0.85

Tested by

no test coverage detected