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

Method getScene

src/openms_gui/source/VISUAL/TOPPASWidget.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 TOPPASWidget::~TOPPASWidget() = default;
43
44 TOPPASScene * TOPPASWidget::getScene()
45 {
46 return scene_;
47 }
48
49 void TOPPASWidget::zoom(bool zoom_in)
50 {

Callers 15

descriptionUpdated_Method · 0.80
addTOPPASFileMethod · 0.80
savePipelineMethod · 0.80
savePipelineAsMethod · 0.80
exportAsImageMethod · 0.80
showAsWindow_Method · 0.80
closeEventMethod · 0.80
focusByTabMethod · 0.80
updateMenuMethod · 0.80
keyPressEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected