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

Method GetRenderWindow

Modules/QtWidgetsExt/src/QmitkSliceWidget.cpp:254–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252}
253
254QmitkRenderWindow *QmitkSliceWidget::GetRenderWindow()
255{
256 return m_RenderWindow;
257}
258
259mitk::SliceNavigationController *QmitkSliceWidget::GetSliceNavigationController() const
260{

Callers 2

InitWidgetMethod · 0.45
UpdateGLMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected