Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkRTUIConstants.h
Go to the documentation of this file.
1 /*===================================================================
2 
3 The Medical Imaging Interaction Toolkit (MITK)
4 
5 Copyright (c) German Cancer Research Center,
6 Division of Medical and Biological Informatics.
7 All rights reserved.
8 
9 This software is distributed WITHOUT ANY WARRANTY; without
10 even the implied warranty of MERCHANTABILITY or FITNESS FOR
11 A PARTICULAR PURPOSE.
12 
13 See LICENSE.txt or http://www.mitk.org for details.
14 
15 ===================================================================*/
16 
17 #ifndef _MITK_RT_UI_CONSTANTS_H_
18 #define _MITK_RT_UI_CONSTANTS_H_
19 
20 #include <string>
21 #include <mitkDoseValueType.h>
22 
23 #include "MitkRTUIExports.h"
24 
25 namespace mitk
26 {
28 {
30  static const std::string ROOT_PREFERENCE_NODE_ID;
36 
38  static const std::string ROOT_ISO_PRESETS_PREFERENCE_NODE_ID;
40  static const std::string ROOT_DOSE_VIS_PREFERENCE_NODE_ID;
42  static const std::string REFERENCE_DOSE_ID;
44  static const std::string GLOBAL_REFERENCE_DOSE_SYNC_ID;
46  static const std::string DOSE_DISPLAY_ABSOLUTE_ID;
48  static const std::string GLOBAL_VISIBILITY_ISOLINES_ID;
50  static const std::string GLOBAL_VISIBILITY_COLORWASH_ID;
53  static const std::string SELECTED_ISO_PRESET_ID;
54 
56  static const std::string ISO_LEVEL_DOSE_VALUE_ID;
58  static const std::string ISO_LEVEL_COLOR_RED_ID;
60  static const std::string ISO_LEVEL_COLOR_GREEN_ID;
62  static const std::string ISO_LEVEL_COLOR_BLUE_ID;
64  static const std::string ISO_LEVEL_VISIBILITY_ISOLINES_ID;
66  static const std::string ISO_LEVEL_VISIBILITY_COLORWASH_ID;
67 
70 };
71 
73 {
75  static const std::string TOPIC_REFERENCE_DOSE;
76  static const std::string TOPIC_REFERENCE_DOSE_CHANGED;
77  static const std::string TOPIC_ISO_DOSE_LEVEL_PRESETS;
78  static const std::string TOPIC_ISO_DOSE_LEVEL_PRESETS_CHANGED;
79  static const std::string TOPIC_GLOBAL_VISIBILITY_CHANGED;
80 };
81 
82 }
83 
84 #endif
static const std::string REFERENCE_DOSE_ID
static const std::string ROOT_PREFERENCE_NODE_ID
static const std::string ISO_LEVEL_COLOR_GREEN_ID
static const std::string SELECTED_ISO_PRESET_ID
static const std::string ISO_LEVEL_VISIBILITY_ISOLINES_ID
static const std::string DOSE_DISPLAY_ABSOLUTE_ID
static const std::string TOPIC_GLOBAL_VISIBILITY_CHANGED
DataCollection - Class to facilitate loading/accessing structured data.
static const std::string ISO_LEVEL_VISIBILITY_COLORWASH_ID
static const std::string ROOT_ISO_PRESETS_PREFERENCE_NODE_ID
static const std::string GLOBAL_VISIBILITY_ISOLINES_ID
static const std::string ISO_LEVEL_COLOR_BLUE_ID
static const std::string ISO_LEVEL_DOSE_VALUE_ID
static const std::string TOPIC_REFERENCE_DOSE_CHANGED
#define MITKRTUI_EXPORT
static const std::string UNKNOWN_PRESCRIBED_DOSE_HANDLING_VALUE_ID
static const std::string GLOBAL_VISIBILITY_COLORWASH_ID
static const std::string ROOT_DOSE_VIS_PREFERENCE_NODE_ID
static const std::string TOPIC_ISO_DOSE_LEVEL_PRESETS_CHANGED
static const std::string GLOBAL_REFERENCE_DOSE_SYNC_ID
static const std::string TOPIC_ISO_DOSE_LEVEL_PRESETS
static const std::string UNKNOWN_PRESCRIBED_DOSE_HANDLING_AS_DEFAULT_ID
double DoseValueAbs
Represents absolute dose values (in Gy).
static const DoseValueAbs DEFAULT_REFERENCE_DOSE_VALUE
static const std::string TOPIC_REFERENCE_DOSE
static const std::string ISO_LEVEL_COLOR_RED_ID