Dialog for naming labels.
More...
#include <QmitkNewSegmentationDialog.h>
Dialog for naming labels.
Definition at line 40 of file QmitkNewSegmentationDialog.h.
◆ SuggestionsType
◆ Mode
◆ QmitkNewSegmentationDialog()
◆ ~QmitkNewSegmentationDialog()
QmitkNewSegmentationDialog::~QmitkNewSegmentationDialog |
( |
| ) |
|
|
override |
◆ DoRenameLabel()
Static helper function to (re)name a label.
In NewLabel mode it is assumed that the label has not yet been added, hence for example a look-up table update is not done. In RenameLabel mode the segmentation (if provided) is updated.
◆ GetColor()
mitk::Color QmitkNewSegmentationDialog::GetColor |
( |
| ) |
const |
◆ GetName()
QString QmitkNewSegmentationDialog::GetName |
( |
| ) |
const |
◆ SetColor()
void QmitkNewSegmentationDialog::SetColor |
( |
const mitk::Color & |
color | ) |
|
◆ SetName()
void QmitkNewSegmentationDialog::SetName |
( |
const QString & |
name | ) |
|
The documentation for this class was generated from the following file: