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

Method GetRenderer

Modules/QtWidgetsExt/src/QmitkSliceWidget.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65mitk::VtkPropRenderer *QmitkSliceWidget::GetRenderer()
66{
67 return m_Renderer;
68}
69
70QFrame *QmitkSliceWidget::GetSelectionFrame()
71{

Callers 15

InitializeWindowsFunction · 0.45
mainFunction · 0.45
SetupWidgetsMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
CreateQtPartControlMethod · 0.45
OnTakeScreenshotMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected