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

Method SetLabelUnit

Modules/QtWidgets/src/QmitkSliceNavigationWidget.cpp:292–295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

290}
291
292void QmitkSliceNavigationWidget::SetLabelUnit(const char* unit)
293{
294 m_LabelUnit = unit;
295}
296
297void QmitkSliceNavigationWidget::SetLabels()
298{

Callers 1

RefetchMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected