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

Method GetRenderWindow2

Modules/QtWidgets/src/QmitkStdMultiWidget.cpp:376–379  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

374}
375
376QmitkRenderWindow* QmitkStdMultiWidget::GetRenderWindow2() const
377{
378 return QmitkAbstractMultiWidget::GetRenderWindow(GetNameFromIndex(0, 1));
379}
380
381QmitkRenderWindow* QmitkStdMultiWidget::GetRenderWindow3() const
382{

Callers

nothing calls this directly

Calls 1

GetRenderWindowFunction · 0.50

Tested by

no test coverage detected