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

Method ShowScale

Modules/QtWidgets/src/QmitkSliderLevelWindowWidget.cpp:530–534  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

528}
529
530void QmitkSliderLevelWindowWidget::ShowScale()
531{
532 m_ScaleVisible = true;
533 Update();
534}
535
536void QmitkSliderLevelWindowWidget::SetDataStorage(mitk::DataStorage *ds)
537{

Callers

nothing calls this directly

Calls 1

UpdateFunction · 0.85

Tested by

no test coverage detected