MCPcopy Create free account
hub / github.com/MITK/MITK / GetNodeSelectionWidget

Method GetNodeSelectionWidget

Modules/QtWidgets/src/QmitkRenderWindowUtilityWidget.cpp:262–265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

260}
261
262QmitkSynchronizedNodeSelectionWidget* QmitkRenderWindowUtilityWidget::GetNodeSelectionWidget() const
263{
264 return m_NodeSelectionWidget;
265}
266
267void QmitkRenderWindowUtilityWidget::OnSyncGroupAdded(const GroupSyncIndexType index)
268{

Callers 4

SetDataBasedLayoutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected