Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ ShowOverlayMessage
Method
ShowOverlayMessage
Modules/QtWidgets/src/QmitkRenderWindow.cpp:163–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
}
162
163
void QmitkRenderWindow::ShowOverlayMessage(bool show)
164
{
165
m_GeometryViolationWarningOverlay->setVisible(show);
166
}
167
168
void QmitkRenderWindow::moveEvent(QMoveEvent *event)
169
{
Callers
3
enterEvent
Method · 0.95
leaveEvent
Method · 0.95
OnResetGeometry
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected