Medical Imaging Interaction Toolkit  2025.08.99-f7084adb
Medical Imaging Interaction Toolkit
QmitkMultiLabelInspectorPopup Class Reference

This class is the pop-up used by QmitkMultiLabelSelectionWidget for selection labels. More...

#include <QmitkMultiLabelSelectionWidget.h>

Inheritance diagram for QmitkMultiLabelInspectorPopup:
Collaboration diagram for QmitkMultiLabelInspectorPopup:

Public Types

using LabelValueVectorType = QmitkMultiLabelSelectionWidget::LabelValueVectorType
 

Signals

void SelectionFinished ()
 Signal emitted when selection is finished. More...
 

Public Member Functions

 QmitkMultiLabelInspectorPopup (QWidget *parent=nullptr)
 
 ~QmitkMultiLabelInspectorPopup ()
 
QmitkMultiLabelInspectorGetInspector () const
 

Detailed Description

This class is the pop-up used by QmitkMultiLabelSelectionWidget for selection labels.

Definition at line 143 of file QmitkMultiLabelSelectionWidget.h.

Member Typedef Documentation

◆ LabelValueVectorType

Constructor & Destructor Documentation

◆ QmitkMultiLabelInspectorPopup()

QmitkMultiLabelInspectorPopup::QmitkMultiLabelInspectorPopup ( QWidget *  parent = nullptr)
explicit

◆ ~QmitkMultiLabelInspectorPopup()

QmitkMultiLabelInspectorPopup::~QmitkMultiLabelInspectorPopup ( )

Member Function Documentation

◆ GetInspector()

QmitkMultiLabelInspector* QmitkMultiLabelInspectorPopup::GetInspector ( ) const

◆ SelectionFinished

void QmitkMultiLabelInspectorPopup::SelectionFinished ( )
signal

Signal emitted when selection is finished.


The documentation for this class was generated from the following file: