Medical Imaging Interaction Toolkit  2025.12.02
Medical Imaging Interaction Toolkit
mitk::LabelSuggestionHelper::Preferences Struct Reference

#include <mitkLabelSuggestionHelper.h>

Collaboration diagram for mitk::LabelSuggestionHelper::Preferences:

Public Attributes

std::string externalLabelSuggestionFile
 
std::string standardLabelSuggestionResource
 
bool replaceStandardSuggestions
 indicates if standard suggestions should be kept More...
 
bool enforceSuggestions
 
bool suggestionOnce
 

Detailed Description

Definition at line 56 of file mitkLabelSuggestionHelper.h.

Member Data Documentation

◆ enforceSuggestions

bool mitk::LabelSuggestionHelper::Preferences::enforceSuggestions

indicates if only suggestions are allowed or if users can define own label names

Definition at line 63 of file mitkLabelSuggestionHelper.h.

◆ externalLabelSuggestionFile

std::string mitk::LabelSuggestionHelper::Preferences::externalLabelSuggestionFile

Definition at line 59 of file mitkLabelSuggestionHelper.h.

◆ replaceStandardSuggestions

bool mitk::LabelSuggestionHelper::Preferences::replaceStandardSuggestions

indicates if standard suggestions should be kept

Definition at line 62 of file mitkLabelSuggestionHelper.h.

◆ standardLabelSuggestionResource

std::string mitk::LabelSuggestionHelper::Preferences::standardLabelSuggestionResource

Definition at line 61 of file mitkLabelSuggestionHelper.h.

◆ suggestionOnce

bool mitk::LabelSuggestionHelper::Preferences::suggestionOnce

the global preference settings of suggestions are only allowed once if the max multiplicity is not explicitly specified for a label suggestions.

Definition at line 66 of file mitkLabelSuggestionHelper.h.


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