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

Method GetSelectedLabels

Modules/SegmentationUI/src/QmitkMultiLabelInspector.cpp:387–390  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

385}
386
387QmitkMultiLabelInspector::LabelValueVectorType QmitkMultiLabelInspector::GetSelectedLabels() const
388{
389 return m_LastValidSelectedLabels;
390}
391
392mitk::Label* QmitkMultiLabelInspector::GetFirstSelectedLabelObject() const
393{

Callers 11

SetSelectedLabelsMethod · 0.95
OnCopyToGroupMethod · 0.95
CreateOpacityActionMethod · 0.95
OnClearLabelsMethod · 0.95
OnDeleteLabelsMethod · 0.95
OnMergeLabelsMethod · 0.95
OnRenameLabelMethod · 0.95
OnSearchLabelMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected