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

Method GetSliceNavigationController

Modules/QtWidgetsExt/src/QmitkSliceWidget.cpp:259–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257}
258
259mitk::SliceNavigationController *QmitkSliceWidget::GetSliceNavigationController() const
260{
261 return m_RenderWindow->GetSliceNavigationController();
262}
263
264mitk::CameraRotationController *QmitkSliceWidget::GetCameraRotationController() const
265{

Callers 15

InitializeWindowsFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
GetSelectedPositionMethod · 0.45
OnApplyMethod · 0.45
RenderWindowSelectedMethod · 0.45
SetActiveRenderWindowMethod · 0.45
AddInitialPointMethod · 0.45
CreateActionToSlicerMethod · 0.45
InitializeWindowMethod · 0.45

Calls

no outgoing calls

Tested by 1

SetActiveRenderWindowMethod · 0.36