Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
addTOPPASFile
Method · 0.80
savePipeline
Method · 0.80
savePipelineAs
Method · 0.80
exportAsImage
Method · 0.80
loadPipelineResourceFile
Method · 0.80
savePipelineResourceFile
Method · 0.80
showAsWindow_
Method · 0.80
closeEvent
Method · 0.80
focusByTab
Method · 0.80
updateMenu
Method · 0.80
keyPressEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected