Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ HideMenu
Method
HideMenu
Modules/QtWidgets/src/QmitkRenderWindowMenu.cpp:226–230 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
}
225
226
void QmitkRenderWindowMenu::HideMenu()
227
{
228
MITK_DEBUG <<
"menu hideEvent"
;
229
this->hide();
230
}
231
232
void QmitkRenderWindowMenu::paintEvent(QPaintEvent * /*e*/)
233
{
Callers
3
MoveWidgetToCorrectPos
Method · 0.95
leaveEvent
Method · 0.80
DeferredHideMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected