Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getWindowId
Method
getWindowId
src/openms_gui/source/VISUAL/EnhancedTabBarWidgetInterface.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
Int EnhancedTabBarWidgetInterface::getWindowId() const
42
{
43
return window_id_;
44
}
45
46
/*static*/ Int EnhancedTabBarWidgetInterface::getFirstWindowID()
47
{
Callers
6
dropEvent
Method · 0.80
getWidget
Method · 0.80
showPlotWidgetInWindow
Method · 0.80
runTOPPTool_
Method · 0.80
loadFiles
Method · 0.80
updateTabBar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected