Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetRenderer
Method
GetRenderer
Modules/QtWidgetsExt/src/QmitkSliceWidget.cpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
mitk::VtkPropRenderer *QmitkSliceWidget::GetRenderer()
66
{
67
return m_Renderer;
68
}
69
70
QFrame *QmitkSliceWidget::GetSelectionFrame()
71
{
Callers
15
InitializeWindows
Function · 0.45
main
Function · 0.45
SetupWidgets
Method · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
CreateQtPartControl
Method · 0.45
OnTakeHighResolutionScreenshot
Method · 0.45
OnTakeScreenshot
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected