Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetWidget
Method
GetWidget
Modules/QtOverlays/src/QmitkOverlay.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
QWidget *QmitkOverlay::GetWidget()
54
{
55
return m_Widget;
56
}
57
58
void QmitkOverlay::AddDropShadow(QWidget *widget)
59
{
Callers
5
SetOverlayVisibility
Method · 0.45
AddOverlay
Method · 0.45
RemoveAllOverlays
Method · 0.45
RemoveOverlay
Method · 0.45
RestackOverlays
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected