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

Method GetRenderWindow3

Modules/QtWidgets/src/QmitkStdMultiWidget.cpp:381–384  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

379}
380
381QmitkRenderWindow* QmitkStdMultiWidget::GetRenderWindow3() const
382{
383 return QmitkAbstractMultiWidget::GetRenderWindow(GetNameFromIndex(1, 0));
384}
385
386QmitkRenderWindow* QmitkStdMultiWidget::GetRenderWindow4() const
387{

Callers

nothing calls this directly

Calls 1

GetRenderWindowFunction · 0.50

Tested by

no test coverage detected