Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ ShowMenu
Method
ShowMenu
Modules/QtWidgets/src/QmitkRenderWindowMenu.cpp:219–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
217
}
218
219
void QmitkRenderWindowMenu::ShowMenu()
220
{
221
MITK_DEBUG <<
"menu showMenu"
;
222
this->show();
223
this->raise();
224
}
225
226
void QmitkRenderWindowMenu::HideMenu()
227
{
Callers
2
MoveWidgetToCorrectPos
Method · 0.95
enterEvent
Method · 0.80
Calls
1
show
Method · 0.80
Tested by
no test coverage detected