Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ ShowLabels
Method
ShowLabels
Modules/QtWidgets/src/QmitkSliceNavigationWidget.cpp:204–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
}
203
204
void QmitkSliceNavigationWidget::ShowLabels(bool show)
205
{
206
m_HasLabels = show;
207
}
208
209
void QmitkSliceNavigationWidget::ShowLabelUnit(bool show)
210
{
Callers
1
QmitkSliceNavigationWidget
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected