Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ addWindowToggle
Method
addWindowToggle
src/openms_gui/source/VISUAL/TOPPViewMenu.cpp:180–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
void TOPPViewMenu::addWindowToggle(QAction* const window_toggle)
181
{
182
m_windows_->addAction(window_toggle);
183
}
184
185
QAction* TOPPViewMenu::addAction_(QAction* action, const TV_STATUS req, const FS_LAYER type)
186
{
Callers
1
TOPPViewBase
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected