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

Method GetMultiSelectionMode

Modules/SegmentationUI/src/QmitkMultiLabelInspector.cpp:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160}
161
162bool QmitkMultiLabelInspector::GetMultiSelectionMode() const
163{
164 return QAbstractItemView::SelectionMode::MultiSelection == m_Controls->view->selectionMode();
165}
166
167void QmitkMultiLabelInspector::SetAllowVisibilityModification(bool visibilityMod)
168{

Callers 3

InitializeMethod · 0.95
CreateOpacityActionMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected