Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetLayer
Method
GetLayer
Modules/QtOverlays/src/QmitkOverlay.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
unsigned int QmitkOverlay::GetLayer()
44
{
45
return m_Layer;
46
}
47
48
void QmitkOverlay::SetLayer(unsigned int layer)
49
{
Callers
1
RestackOverlays
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected