MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / getActive2DWidget

Method getActive2DWidget

src/openms_gui/source/VISUAL/APPLICATIONS/TOPPViewBase.cpp:1483–1486  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1481 }
1482
1483 Plot2DWidget* TOPPViewBase::getActive2DWidget() const
1484 {
1485 return qobject_cast<Plot2DWidget*>(getActivePlotWidget());
1486 }
1487
1488 Plot3DWidget* TOPPViewBase::getActive3DWidget() const
1489 {

Callers 4

currentTabChangedMethod · 0.80
showSpectrumAsNew1DMethod · 0.80
tabBarDoubleClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected