Medical Imaging Interaction Toolkit  2024.12.99-d991a09f
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
QmitkCopyLabelToGroupDialog Class Reference

#include <QmitkCopyLabelToGroupDialog.h>

Inheritance diagram for QmitkCopyLabelToGroupDialog:
Collaboration diagram for QmitkCopyLabelToGroupDialog:

Public Member Functions

 QmitkCopyLabelToGroupDialog (mitk::LabelSetImage *segmentation, mitk::Label *label, QWidget *parent=nullptr)
 
 ~QmitkCopyLabelToGroupDialog () override
 
void accept () override
 
mitk::LabelGetDestinationLabel () const
 

Detailed Description

Definition at line 30 of file QmitkCopyLabelToGroupDialog.h.

Constructor & Destructor Documentation

◆ QmitkCopyLabelToGroupDialog()

QmitkCopyLabelToGroupDialog::QmitkCopyLabelToGroupDialog ( mitk::LabelSetImage segmentation,
mitk::Label label,
QWidget *  parent = nullptr 
)

◆ ~QmitkCopyLabelToGroupDialog()

QmitkCopyLabelToGroupDialog::~QmitkCopyLabelToGroupDialog ( )
override

Member Function Documentation

◆ accept()

void QmitkCopyLabelToGroupDialog::accept ( )
override

◆ GetDestinationLabel()

mitk::Label* QmitkCopyLabelToGroupDialog::GetDestinationLabel ( ) const

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