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

Method GetSliceNavigationController

Modules/QtWidgets/src/QmitkRenderWindowWidget.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57mitk::SliceNavigationController* QmitkRenderWindowWidget::GetSliceNavigationController() const
58{
59 return m_RenderWindow->GetSliceNavigationController();
60}
61
62void QmitkRenderWindowWidget::RequestUpdate()
63{

Callers 15

InitializeGUIMethod · 0.95
SetGeometryMethod · 0.95
SetGeometrySliceMethod · 0.95
ResetGeometryMethod · 0.95
SetGeometryMethod · 0.45
SetSelectedPositionMethod · 0.45
GetSelectedPositionMethod · 0.45
SetSelectedPositionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected