Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
524
void QmitkSliderLevelWindowWidget::HideScale()
525
{
526
m_ScaleVisible = false;
527
Update();
528
}
529
530
void QmitkSliderLevelWindowWidget::ShowScale()
531
{
Callers
nothing calls this directly
Calls
1
Update
Function · 0.85
Tested by
no test coverage detected