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

Method GetRenderWindow1

Modules/QtWidgets/src/QmitkStdMultiWidget.cpp:371–374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

369}
370
371QmitkRenderWindow* QmitkStdMultiWidget::GetRenderWindow1() const
372{
373 return QmitkAbstractMultiWidget::GetRenderWindow(GetNameFromIndex(0, 0));
374}
375
376QmitkRenderWindow* QmitkStdMultiWidget::GetRenderWindow2() const
377{

Callers

nothing calls this directly

Calls 1

GetRenderWindowFunction · 0.50

Tested by

no test coverage detected