Medical Imaging Interaction Toolkit
2024.12.99-d991a09f
Medical Imaging Interaction Toolkit
|
#include <QmitkCopyLabelToGroupDialog.h>
Public Member Functions | |
QmitkCopyLabelToGroupDialog (mitk::LabelSetImage *segmentation, mitk::Label *label, QWidget *parent=nullptr) | |
~QmitkCopyLabelToGroupDialog () override | |
void | accept () override |
mitk::Label * | GetDestinationLabel () const |
Definition at line 30 of file QmitkCopyLabelToGroupDialog.h.
QmitkCopyLabelToGroupDialog::QmitkCopyLabelToGroupDialog | ( | mitk::LabelSetImage * | segmentation, |
mitk::Label * | label, | ||
QWidget * | parent = nullptr |
||
) |
|
override |
|
override |
mitk::Label* QmitkCopyLabelToGroupDialog::GetDestinationLabel | ( | ) | const |