Medical Imaging Interaction Toolkit
2025.08.99-f7084adb
Medical Imaging Interaction Toolkit
|
#include <mitkSegChangeOperationApplier.h>
Public Types | |
using | GroupIndexSetType = std::set< MultiLabelSegmentation::GroupIndexType > |
Public Member Functions | |
SegGroupInsertUndoRedoHelper (MultiLabelSegmentation *segmentation, const GroupIndexSetType &relevantGroupIDs, bool noLabels=false, bool noGroupImages=false) | |
~SegGroupInsertUndoRedoHelper () | |
void | RegisterUndoRedoOperationEvent (const std::string &description) |
Protected Attributes | |
MultiLabelSegmentation::Pointer | m_Segmentation |
GroupIndexSetType | m_RelevantGroupIDs |
bool | m_NoLabels |
bool | m_NoGroupImages |
SegChangeOperationBase * | m_UndoOperation |
Definition at line 76 of file mitkSegChangeOperationApplier.h.
using mitk::SegGroupInsertUndoRedoHelper::GroupIndexSetType = std::set<MultiLabelSegmentation::GroupIndexType> |
Definition at line 80 of file mitkSegChangeOperationApplier.h.
mitk::SegGroupInsertUndoRedoHelper::SegGroupInsertUndoRedoHelper | ( | MultiLabelSegmentation * | segmentation, |
const GroupIndexSetType & | relevantGroupIDs, | ||
bool | noLabels = false , |
||
bool | noGroupImages = false |
||
) |
mitk::SegGroupInsertUndoRedoHelper::~SegGroupInsertUndoRedoHelper | ( | ) |
void mitk::SegGroupInsertUndoRedoHelper::RegisterUndoRedoOperationEvent | ( | const std::string & | description | ) |
|
protected |
Definition at line 94 of file mitkSegChangeOperationApplier.h.
|
protected |
Definition at line 93 of file mitkSegChangeOperationApplier.h.
|
protected |
Definition at line 92 of file mitkSegChangeOperationApplier.h.
|
protected |
Definition at line 91 of file mitkSegChangeOperationApplier.h.
|
protected |
Definition at line 96 of file mitkSegChangeOperationApplier.h.