ddt 1.1.0
Loading...
Searching...
No Matches
ddtDialogIds.hpp
Go to the documentation of this file.
1
19#ifndef DDT_DATAVISUALISATION_DDTDIALOGS_DIALOGIDS_HPP
20#define DDT_DATAVISUALISATION_DDTDIALOGS_DIALOGIDS_HPP
21
22// Names for supported dialogs
23const QString DDT_DIALOG_ABOUT_DDT_VIEWER = "ddtAboutDDTViewer";
24const QString DDT_DIALOG_FILEOPEN = "ddtFileOpen";
25const QString DDT_DIALOG_FILEOPENEXT = "ddtFileOpenExt";
26const QString DDT_DIALOG_FILESAVE = "ddtFileSave";
27const QString DDT_DIALOG_FILECLEAR = "ddtFileClear";
28const QString DDT_DIALOG_STATICOVERLAY = "ddtStaticOverlay";
29const QString DDT_DIALOG_COLOURMAP = "ddtColourmap";
30const QString DDT_DIALOG_PICKOBJECT = "ddtPickObject";
31const QString DDT_DIALOG_BIAS = "ddtBias";
32const QString DDT_DIALOG_TABULARREGION = "ddtTabularRegion";
33const QString DDT_DIALOG_METADATA_SAMPLE = "ddtMetadataSample";
34const QString DDT_DIALOG_STATISTIC = "ddtStatistic";
35const QString DDT_DIALOG_HDU = "ddtHDU";
36const QString DDT_DIALOG_FITSHEADER = "ddtFITSHeader";
37const QString DDT_DIALOG_BINARYTABLE = "ddtBinaryTable";
38const QString DDT_DIALOG_REFERENCELINE = "ddtReferenceLine";
39const QString DDT_DIALOG_DISTANCE = "ddtDistance";
40const QString DDT_DIALOG_PVCM = "ddtPVCM";
41const QString DDT_DIALOG_GRAPHICALELEMENTS = "ddtGraphicalElements";
42const QString DDT_DIALOG_SLIT = "ddtSlit";
43const QString DDT_DIALOG_CUTVALUES = "ddtCutValues";
44const QString DDT_DIALOG_DATASTREAM = "ddtDataStream";
45const QString DDT_DIALOG_MONITOR_SAMPLES = "ddtMonitorSamples";
46const QString DDT_DIALOG_SCALEROTATECUT = "ddtScaleRotateCut";
47const QString DDT_DIALOG_GRAPHICSCONTROL = "ddtGraphicsControl";
48const QString DDT_DIALOG_MAGNIFICATION = "ddtMagnification";
49const QString DDT_DIALOG_MARK_POSITIONS = "ddtMarkPositions";
50const QString DDT_DIALOG_END_MARK_POSITIONS = "ddtEndMarkPositions";
51
52const QString DDT_DIALOG_CONTEXT_MENU = "ddtDialogsContextMenu";
53const QString DDT_DIALOG_SEPARATOR = "ddtSeparator";
54
55// Parameter IDs for supported dialogs
57 "ddt_dialog_graphicscontrol_idlist";
58
59// Monitor Samples dialog
61 "ddt_dialog_monitor_sample";
63 "ddt_dialog_monitor_clear";
65 "ddt_dialog_monitor_read_statistics_change";
66
67// Colourmap selection dialog
68const QString DDT_DIALOG_PARAM_COLOURMAP_NAME = "ddt_dialog_colourmap_name";
69const QString DDT_DIALOG_PARAM_SCALING_FUNCTION = "ddt_dialog_scaling_function";
70const QString DDT_DIALOG_PARAM_COLOURMAP_LIST = "ddt_dialog_colourmap_list";
71const QString DDT_DIALOG_PARAM_INVERT_COLOURMAP = "ddt_dialog_invert_colourmap";
72
73// Pick Object dialog
74const QString DDT_DIALOG_PARAM_PICK_MODE = "ddt_dialog_pickobject_pickmode";
76 "ddt_dialog_pickobject_pick_rectangle_size";
78 "ddt_dialog_pickobject_returnvalue";
80 "ddt_dialog_pickobject_pickcancelled";
82 "ddt_dialog_pickobject_pickactivated";
84 "ddt_dialog_pickobject_magnified_image";
86 "ddt_dialog_pickobject_magnify_factor";
88 "ddt_dialog_pickobject_number_samples";
89const QString DDT_DIALOG_PARAM_PICK_CLOSED = "ddt_dialog_pickobject_closed";
91 "ddt_dialog_pickobject_clear_magnified_image";
93 "ddt_dialog_pickobject_pick_selected";
95 "ddt_dialog_pickobject_pick_failed";
97 "ddt_dialog_pickobject_pick_show_marker";
99 "ddt_dialog_pickobject_pick_datastream";
100const QString DDT_DIALOG_PARAM_PICK_RESET = "ddt_dialog_pickobject_reset";
101
102// Magnification dialog
104 "ddt_dialog_dlg_magnified_image";
106 "ddt_dialog_dlg_magnify_factor";
108 "ddt_dialog_dlg_clear_magnified_image";
109
110// Metadata Sample Dialog
112 "ddt_dialog_metadata_clear";
114 "ddt_dialog_snapshot_image_metadata";
115
116// FITS Header dialog
118 "ddt_dialog_fitsheader_headerdata";
120 "ddt_dialog_fitsheader_filename";
122 "ddt_dialog_fitsheader_reset";
123
124// Tabular Region dialog
126 "ddt_dialog_tabularregion_tabledata";
128 "ddt_dialog_tabularregion_tablerowcoldata";
130 "ddt_dialog_tabularregion_tablestatisticdata";
132 "ddt_dialog_tabularregion_resize";
134 "ddt_dialog_tabularregion_reset";
135
136// Graphical Elements Dialog
137const QString DDT_DIALOG_PARAM_LINE_THICKNESS = "ddt_dialog_line_thickness";
138const QString DDT_DIALOG_PARAM_FONT = "ddt_dialog_font";
139const QString DDT_DIALOG_PARAM_FILL_COLOR = "ddt_dialog_fill_color";
140const QString DDT_DIALOG_PARAM_FILL_ENABLED = "ddt_dialog_fill_enabled";
141const QString DDT_DIALOG_PARAM_LINE_COLOR = "ddt_dialog_line_color";
142const QString DDT_DIALOG_PARAM_TAG = "ddt_dialog_tag";
143const QString DDT_DIALOG_PARAM_DRAW_MODE = "ddt_dialog_draw_mode";
145 "ddt_dialog_delete_graphical_element";
146const QString DDT_DIALOG_PARAM_SCALE_THRESHOLD = "ddt_dialog_scale_threshold";
148 "ddt_dialog_scale_threshold_list";
149const QString DDT_DIALOG_PARAM_ROTATION_ANGLE = "ddt_dialog_rotation_angle";
150const QString DDT_DIALOG_PARAM_LINE_STYLE = "ddt_dialog_line_style";
151const QString DDT_DIALOG_PARAM_CLOSED = "ddt_dialog_closed";
152
153// Graphics Control Dialog
155 "ddt_dialog_param_enable_all_elements";
156const QString DDT_DIALOG_PARAM_SHOW_LINES = "ddt_dialog_param_show_lines";
158 "ddt_dialog_param_show_rectangles";
159const QString DDT_DIALOG_PARAM_SHOW_CROSSES = "ddt_dialog_param_show_crossess";
160const QString DDT_DIALOG_PARAM_SHOW_TEXT = "ddt_dialog_param_show_text";
161const QString DDT_DIALOG_PARAM_SHOW_ELLIPSES = "ddt_dialog_param_show_ellipses";
162
163const QString DDT_DIALOG_PARAM_SHOW_TAG = "ddt_dialog_param_show_tag";
164
165// Cut Values Dialog
167 "ddt_dialog_current_cut_values";
168const QString DDT_DIALOG_PARAM_CURRENT_CUT_TYPE = "ddt_dialog_current_cut_type";
169
170// Scale Flip Rotate Cut Values Dialog
172 "ddt_dialog_scale_flip_cut_rotate";
174 "ddt_dialog_scale_flip_rotate_flip_states_vert_horz";
176 "ddt_dialog_scale_flip_rotate_flip_vertical";
178 "ddt_dialog_scale_flip_rotate_flip_horizontal";
180 "ddt_dialog_scale_flip_rotate_increment_scale";
182 "ddt_dialog_scale_flip_rotate_decrement_scale";
184 "ddt_dialog_scale_flip_rotate_default_scale";
186 "ddt_dialog_scale_flip_rotate_new_scale";
188 "ddt_dialog_scale_flip_rotate_auto_scale";
190 "ddt_dialog_scale_flip_rotate_scale_list";
191
192// Bias Dialog
194 "ddt_dialog_bias_store_current_image";
196 "ddt_dialog_bias_store_returnvalue";
197const QString DDT_DIALOG_PARAM_BIAS_APPLY_BIAS = "ddt_dialog_bias_apply_bias";
198const QString DDT_DIALOG_PARAM_BIAS_CLEAR_ALL = "ddt_dialog_bias_clear_all";
200 "ddt_dialog_bias_clear_selected";
202 "ddt_dialog_bias_load_from_disc";
203const QString DDT_DIALOG_PARAM_BIAS_ENABLE_BIAS = "ddt_dialog_bias_enable_bias";
205 "ddt_dialog_bias_display_selected";
207 "ddt_dialog_bias_current_slot_names";
209 "ddt_dialog_bias_current_selectedslot";
210
211// Statistic Dialog
213 "ddt_dialog_statistic_draw_mode";
214const QString DDT_DIALOG_PARAM_STATISTIC_VALUES = "ddt_dialog_statistic_values";
215const QString DDT_DIALOG_PARAM_STATISTIC_COORDS = "ddt_dialog_statistic_coords";
217 "ddt_dialog_statistic_cut_values";
219 "ddt_dialog_statistic_returnvalues";
221 "ddt_dialog_statistic_default_rect";
223 "ddt_dialog_statistic_initial_values";
224const QString DDT_DIALOG_PARAM_STATISTIC_CLOSED = "ddt_dialog_statistic_closed";
225const QString DDT_DIALOG_PARAM_STATISTIC_RESET = "ddt_dialog_statistic_reset";
226
227// Slit Dialog
228const QString DDT_DIALOG_PARAM_SLIT_DRAW_MODE = "ddt_dialog_slit_draw_mode";
229const QString DDT_DIALOG_PARAM_SLIT_VALUES = "ddt_dialog_slit_values";
231 "ddt_dialog_slit_returnvalues";
233 "ddt_dialog_slit_initial_values";
234const QString DDT_DIALOG_PARAM_SLIT_DRAW_LINE = "ddt_dialog_slit_draw_line";
235const QString DDT_DIALOG_PARAM_SLIT_CLOSED = "ddt_dialog_slit_closed";
236const QString DDT_DIALOG_PARAM_SLIT_RESET = "ddt_dialog_slit_reset";
237
238// PVCM Dialog
239const QString DDT_DIALOG_PARAM_PVCM_CUT_VALUES = "ddt_dialog_pvcm_cut_values";
241 "ddt_dialog_pvcm_histogram_values";
242const QString DDT_DIALOG_PARAM_PVCM_RESET = "ddt_dialog_pvcm_reset";
243const QString DDT_DIALOG_PARAM_PVCM_MEDIAN = "ddt_dialog_pvcm_median";
244const QString DDT_DIALOG_PARAM_PVCM_AUTO_SET = "ddt_dialog_pvcm_auto_set";
245const QString DDT_DIALOG_PARAM_PVCM_CLEAR = "ddt_dialog_pvcm_clear";
246
247// Reference Line Dialog
249 "ddt_dialog_refline_range_values";
251 "ddt_dialog_refline_spectrum_values";
253 "ddt_dialog_refline_draw_mode";
254const QString DDT_DIALOG_PARAM_REFLINE_RESET = "ddt_dialog_refline_reset";
255
256// Data Stream Dialog
258 "ddt_dialog_attach_datastream";
260 "ddt_dialog_detach_datastream";
262 "ddt_dialog_status_datastream";
263const QString DDT_DIALOG_PARAM_NAME_DATA_STREAM = "ddt_dialog_name_datastream";
264
265// Binary Table Dialog
267 "ddt_dialog_binary_table_size";
269 "ddt_dialog_binary_table_col_names";
271 "ddt_dialog_binary_table_data";
273 "ddt_dialog_binary_table_clear";
275 "ddt_dialog_binary_table_clear_and_prepare";
276
277// HDU Dialog
278const QString DDT_DIALOG_PARAM_HDU_FILE = "ddt_dialog_hdu_file";
279const QString DDT_DIALOG_PARAM_HDU_TABLE_SIZE = "ddt_dialog_hdu_table_size";
280const QString DDT_DIALOG_PARAM_HDU_TABLE_DATA = "ddt_dialog_hdu_table_data";
281const QString DDT_DIALOG_PARAM_HDU_SINGLE_IMAGE = "ddt_dialog_hdu_single_image";
282const QString DDT_DIALOG_PARAM_HDU_ALL_AS_ONE = "ddt_dialog_hdu_all_as_one";
283const QString DDT_DIALOG_PARAM_HDU_CLEAR = "ddt_dialog_hdu_clear";
284
285// Distance Dialog
287 "ddt_dialog_distance_draw_mode";
288const QString DDT_DIALOG_PARAM_DISTANCE_VALUES = "ddt_dialog_distance_values";
290 "ddt_dialog_distance_returnvalues";
292 "ddt_dialog_distance_initial_values";
293const QString DDT_DIALOG_PARAM_DISTANCE_CLOSED = "ddt_dialog_distance_closed";
294const QString DDT_DIALOG_PARAM_DISTANCE_RESET = "ddt_dialog_distance_reset";
295
296#endif // DDT_DATAVISUALISATION_DDTDIALOGS_DIALOGIDS_HPP
297
const QString DDT_DIALOG_PARAM_CURRENT_CUT_TYPE
Definition: ddtDialogIds.hpp:168
const QString DDT_DIALOG_STATISTIC
Definition: ddtDialogIds.hpp:34
const QString DDT_DIALOG_PARAM_DELETE_ELEMENT
Definition: ddtDialogIds.hpp:144
const QString DDT_DIALOG_PARAM_REFLINE_SPECTRUM_VALUES
Definition: ddtDialogIds.hpp:250
const QString DDT_DIALOG_PARAM_TABULAR_REGION_DATA
Definition: ddtDialogIds.hpp:125
const QString DDT_DIALOG_PARAM_PVCM_CLEAR
Definition: ddtDialogIds.hpp:245
const QString DDT_DIALOG_PARAM_BIAS_STORE_RETURN_VALUES
Definition: ddtDialogIds.hpp:195
const QString DDT_DIALOG_PARAM_BIAS_CLEAR_ALL
Definition: ddtDialogIds.hpp:198
const QString DDT_DIALOG_PARAM_TABULAR_REGION_STATISTICDATA
Definition: ddtDialogIds.hpp:129
const QString DDT_DIALOG_PARAM_PVCM_AUTO_SET
Definition: ddtDialogIds.hpp:244
const QString DDT_DIALOG_PARAM_DISTANCE_VALUES
Definition: ddtDialogIds.hpp:288
const QString DDT_DIALOG_REFERENCELINE
Definition: ddtDialogIds.hpp:38
const QString DDT_DIALOG_PARAM_DECREMENT_SCALE
Definition: ddtDialogIds.hpp:181
const QString DDT_DIALOG_PARAM_GRAPHICSCONTROL_IDLIST
Definition: ddtDialogIds.hpp:56
const QString DDT_DIALOG_PARAM_FLIP_STATES_VERT_HORZ
Definition: ddtDialogIds.hpp:173
const QString DDT_DIALOG_PARAM_SLIT_CLOSED
Definition: ddtDialogIds.hpp:235
const QString DDT_DIALOG_PARAM_SNAPSHOT_IMAGE_METADATA
Definition: ddtDialogIds.hpp:113
const QString DDT_DIALOG_PARAM_FONT
Definition: ddtDialogIds.hpp:138
const QString DDT_DIALOG_PARAM_LINE_COLOR
Definition: ddtDialogIds.hpp:141
const QString DDT_DIALOG_PARAM_PICK_CLEAR_MAGNIFIED_IMAGE
Definition: ddtDialogIds.hpp:90
const QString DDT_DIALOG_PARAM_FILL_COLOR
Definition: ddtDialogIds.hpp:139
const QString DDT_DIALOG_PARAM_STATISTIC_CUT_VALUES
Definition: ddtDialogIds.hpp:216
const QString DDT_DIALOG_PARAM_HDU_TABLE_DATA
Definition: ddtDialogIds.hpp:280
const QString DDT_DIALOG_PARAM_STATISTIC_RESET
Definition: ddtDialogIds.hpp:225
const QString DDT_DIALOG_PARAM_BIAS_APPLY_BIAS
Definition: ddtDialogIds.hpp:197
const QString DDT_DIALOG_PARAM_PICK_MODE
Definition: ddtDialogIds.hpp:74
const QString DDT_DIALOG_FITSHEADER
Definition: ddtDialogIds.hpp:36
const QString DDT_DIALOG_PARAM_DETACH_DATA_STREAM
Definition: ddtDialogIds.hpp:259
const QString DDT_DIALOG_PARAM_HDU_FILE
Definition: ddtDialogIds.hpp:278
const QString DDT_DIALOG_PARAM_STATISTIC_CLOSED
Definition: ddtDialogIds.hpp:224
const QString DDT_DIALOG_PARAM_ENABLE_ALL_ELEMENTS
Definition: ddtDialogIds.hpp:154
const QString DDT_DIALOG_PARAM_CLOSED
Definition: ddtDialogIds.hpp:151
const QString DDT_DIALOG_COLOURMAP
Definition: ddtDialogIds.hpp:29
const QString DDT_DIALOG_PARAM_BIAS_CURRENT_SELECTED_SLOT
Definition: ddtDialogIds.hpp:208
const QString DDT_DIALOG_DATASTREAM
Definition: ddtDialogIds.hpp:44
const QString DDT_DIALOG_PARAM_BINARY_TABLE_DATA
Definition: ddtDialogIds.hpp:270
const QString DDT_DIALOG_PARAM_PVCM_HISTOGRAM_VALUES
Definition: ddtDialogIds.hpp:240
const QString DDT_DIALOG_PARAM_DLG_MAGNIFIED_IMAGE
Definition: ddtDialogIds.hpp:103
const QString DDT_DIALOG_DISTANCE
Definition: ddtDialogIds.hpp:39
const QString DDT_DIALOG_PARAM_STATISTIC_DRAW_MODE
Definition: ddtDialogIds.hpp:212
const QString DDT_DIALOG_PARAM_SHOW_CROSSES
Definition: ddtDialogIds.hpp:159
const QString DDT_DIALOG_PARAM_MONITOR_READ_STATS
Definition: ddtDialogIds.hpp:64
const QString DDT_DIALOG_PARAM_REFLINE_DRAW_MODE
Definition: ddtDialogIds.hpp:252
const QString DDT_DIALOG_PARAM_PICK_DATASTREAM
Definition: ddtDialogIds.hpp:98
const QString DDT_DIALOG_PARAM_FLIP_VERTICAL
Definition: ddtDialogIds.hpp:175
const QString DDT_DIALOG_MONITOR_SAMPLES
Definition: ddtDialogIds.hpp:45
const QString DDT_DIALOG_PARAM_FITS_HEADER_FILE
Definition: ddtDialogIds.hpp:119
const QString DDT_DIALOG_PARAM_BINARY_TABLE_SIZE
Definition: ddtDialogIds.hpp:266
const QString DDT_DIALOG_PARAM_STATISTIC_INITIAL_VALUES
Definition: ddtDialogIds.hpp:222
const QString DDT_DIALOG_PARAM_BIAS_ENABLE_BIAS
Definition: ddtDialogIds.hpp:203
const QString DDT_DIALOG_PARAM_SHOW_LINES
Definition: ddtDialogIds.hpp:156
const QString DDT_DIALOG_PARAM_BIAS_LOAD_FROM_DISC
Definition: ddtDialogIds.hpp:201
const QString DDT_DIALOG_PARAM_BIAS_DISPLAY_SELECTED
Definition: ddtDialogIds.hpp:204
const QString DDT_DIALOG_PARAM_PICK_CANCELLED
Definition: ddtDialogIds.hpp:79
const QString DDT_DIALOG_PARAM_DEFAULT_SCALE
Definition: ddtDialogIds.hpp:183
const QString DDT_DIALOG_PARAM_SLIT_DRAW_MODE
Definition: ddtDialogIds.hpp:228
const QString DDT_DIALOG_PARAM_MONITOR_SAMPLE
Definition: ddtDialogIds.hpp:60
const QString DDT_DIALOG_PARAM_BIAS_CLEAR_SELECTED
Definition: ddtDialogIds.hpp:199
const QString DDT_DIALOG_SLIT
Definition: ddtDialogIds.hpp:42
const QString DDT_DIALOG_ABOUT_DDT_VIEWER
Definition: ddtDialogIds.hpp:23
const QString DDT_DIALOG_PARAM_BIAS_STORE_CURRENT_IMAGE
Definition: ddtDialogIds.hpp:193
const QString DDT_DIALOG_BINARYTABLE
Definition: ddtDialogIds.hpp:37
const QString DDT_DIALOG_PARAM_FITS_HEADER_DATA
Definition: ddtDialogIds.hpp:117
const QString DDT_DIALOG_PARAM_TABULAR_REGION_ROWCOLDATA
Definition: ddtDialogIds.hpp:127
const QString DDT_DIALOG_PARAM_SCALE_THRESHOLD_LIST
Definition: ddtDialogIds.hpp:147
const QString DDT_DIALOG_PARAM_PICK_ACTIVATED
Definition: ddtDialogIds.hpp:81
const QString DDT_DIALOG_PARAM_COLOURMAP_NAME
Definition: ddtDialogIds.hpp:68
const QString DDT_DIALOG_PARAM_AUTO_SCALE
Definition: ddtDialogIds.hpp:187
const QString DDT_DIALOG_PARAM_DISTANCE_DRAW_MODE
Definition: ddtDialogIds.hpp:286
const QString DDT_DIALOG_PARAM_PICK_CLOSED
Definition: ddtDialogIds.hpp:89
const QString DDT_DIALOG_PARAM_LINE_STYLE
Definition: ddtDialogIds.hpp:150
const QString DDT_DIALOG_FILECLEAR
Definition: ddtDialogIds.hpp:27
const QString DDT_DIALOG_PARAM_STATISTIC_COORDS
Definition: ddtDialogIds.hpp:215
const QString DDT_DIALOG_PARAM_PICK_RETURN_VALUES
Definition: ddtDialogIds.hpp:77
const QString DDT_DIALOG_PARAM_FITS_HEADER_RESET
Definition: ddtDialogIds.hpp:121
const QString DDT_DIALOG_PICKOBJECT
Definition: ddtDialogIds.hpp:30
const QString DDT_DIALOG_PARAM_STATISTIC_DEFAULT_RECT
Definition: ddtDialogIds.hpp:220
const QString DDT_DIALOG_PARAM_PICK_SHOW_MARKER
Definition: ddtDialogIds.hpp:96
const QString DDT_DIALOG_PARAM_SHOW_TAG
Definition: ddtDialogIds.hpp:163
const QString DDT_DIALOG_FILEOPEN
Definition: ddtDialogIds.hpp:24
const QString DDT_DIALOG_PARAM_HDU_TABLE_SIZE
Definition: ddtDialogIds.hpp:279
const QString DDT_DIALOG_PARAM_CURRENT_CUT_VALUES
Definition: ddtDialogIds.hpp:166
const QString DDT_DIALOG_PARAM_DISTANCE_INITIAL_VALUES
Definition: ddtDialogIds.hpp:291
const QString DDT_DIALOG_PARAM_NAME_DATA_STREAM
Definition: ddtDialogIds.hpp:263
const QString DDT_DIALOG_PARAM_ATTACH_DATA_STREAM
Definition: ddtDialogIds.hpp:257
const QString DDT_DIALOG_HDU
Definition: ddtDialogIds.hpp:35
const QString DDT_DIALOG_PARAM_SCALE_LIST
Definition: ddtDialogIds.hpp:189
const QString DDT_DIALOG_PARAM_ROTATE_BY_ANGLE
Definition: ddtDialogIds.hpp:171
const QString DDT_DIALOG_PARAM_REFLINE_RANGE_VALUES
Definition: ddtDialogIds.hpp:248
const QString DDT_DIALOG_PARAM_DLG_CLEAR_MAGNIFIED_IMAGE
Definition: ddtDialogIds.hpp:107
const QString DDT_DIALOG_PARAM_HDU_ALL_AS_ONE
Definition: ddtDialogIds.hpp:282
const QString DDT_DIALOG_PARAM_SCALE_THRESHOLD
Definition: ddtDialogIds.hpp:146
const QString DDT_DIALOG_PARAM_PVCM_RESET
Definition: ddtDialogIds.hpp:242
const QString DDT_DIALOG_PARAM_BINARY_TABLE_CLEAR_AND_PREPARE
Definition: ddtDialogIds.hpp:274
const QString DDT_DIALOG_PARAM_SLIT_INITIAL_VALUES
Definition: ddtDialogIds.hpp:232
const QString DDT_DIALOG_PARAM_PVCM_MEDIAN
Definition: ddtDialogIds.hpp:243
const QString DDT_DIALOG_FILESAVE
Definition: ddtDialogIds.hpp:26
const QString DDT_DIALOG_MAGNIFICATION
Definition: ddtDialogIds.hpp:48
const QString DDT_DIALOG_PARAM_STATISTIC_RETURN_VALUES
Definition: ddtDialogIds.hpp:218
const QString DDT_DIALOG_PARAM_PICK_RESET
Definition: ddtDialogIds.hpp:100
const QString DDT_DIALOG_PARAM_SHOW_TEXT
Definition: ddtDialogIds.hpp:160
const QString DDT_DIALOG_BIAS
Definition: ddtDialogIds.hpp:31
const QString DDT_DIALOG_PARAM_COLOURMAP_LIST
Definition: ddtDialogIds.hpp:70
const QString DDT_DIALOG_PARAM_HDU_CLEAR
Definition: ddtDialogIds.hpp:283
const QString DDT_DIALOG_PARAM_DLG_MAGNIFY_FACTOR
Definition: ddtDialogIds.hpp:105
const QString DDT_DIALOG_PARAM_DISTANCE_RESET
Definition: ddtDialogIds.hpp:294
const QString DDT_DIALOG_PARAM_PICK_RECTANGLESIZE
Definition: ddtDialogIds.hpp:75
const QString DDT_DIALOG_PARAM_PICK_MAGNIFIED_IMAGE
Definition: ddtDialogIds.hpp:83
const QString DDT_DIALOG_PARAM_STATISTIC_VALUES
Definition: ddtDialogIds.hpp:214
const QString DDT_DIALOG_PARAM_MONITOR_CLEAR
Definition: ddtDialogIds.hpp:62
const QString DDT_DIALOG_PARAM_BINARY_TABLE_CLEAR
Definition: ddtDialogIds.hpp:272
const QString DDT_DIALOG_PARAM_DRAW_MODE
Definition: ddtDialogIds.hpp:143
const QString DDT_DIALOG_PARAM_SHOW_ELLIPSES
Definition: ddtDialogIds.hpp:161
const QString DDT_DIALOG_STATICOVERLAY
Definition: ddtDialogIds.hpp:28
const QString DDT_DIALOG_TABULARREGION
Definition: ddtDialogIds.hpp:32
const QString DDT_DIALOG_PARAM_STATUS_DATA_STREAM
Definition: ddtDialogIds.hpp:261
const QString DDT_DIALOG_PARAM_FILL_ENABLED
Definition: ddtDialogIds.hpp:140
const QString DDT_DIALOG_GRAPHICSCONTROL
Definition: ddtDialogIds.hpp:47
const QString DDT_DIALOG_PARAM_SCALING_FUNCTION
Definition: ddtDialogIds.hpp:69
const QString DDT_DIALOG_PARAM_PICK_FAILED
Definition: ddtDialogIds.hpp:94
const QString DDT_DIALOG_SCALEROTATECUT
Definition: ddtDialogIds.hpp:46
const QString DDT_DIALOG_MARK_POSITIONS
Definition: ddtDialogIds.hpp:49
const QString DDT_DIALOG_CUTVALUES
Definition: ddtDialogIds.hpp:43
const QString DDT_DIALOG_FILEOPENEXT
Definition: ddtDialogIds.hpp:25
const QString DDT_DIALOG_PARAM_PVCM_CUT_VALUES
Definition: ddtDialogIds.hpp:239
const QString DDT_DIALOG_PARAM_PICK_NUMBER_SAMPLES
Definition: ddtDialogIds.hpp:87
const QString DDT_DIALOG_PARAM_REFLINE_RESET
Definition: ddtDialogIds.hpp:254
const QString DDT_DIALOG_PARAM_INVERT_COLOURMAP
Definition: ddtDialogIds.hpp:71
const QString DDT_DIALOG_PARAM_SHOW_RECTANGLES
Definition: ddtDialogIds.hpp:157
const QString DDT_DIALOG_PARAM_BINARY_TABLE_COL_NAMES
Definition: ddtDialogIds.hpp:268
const QString DDT_DIALOG_CONTEXT_MENU
Definition: ddtDialogIds.hpp:52
const QString DDT_DIALOG_PARAM_FLIP_HORIZONTAL
Definition: ddtDialogIds.hpp:177
const QString DDT_DIALOG_PARAM_DISTANCE_CLOSED
Definition: ddtDialogIds.hpp:293
const QString DDT_DIALOG_PARAM_INCREMENT_SCALE
Definition: ddtDialogIds.hpp:179
const QString DDT_DIALOG_PVCM
Definition: ddtDialogIds.hpp:40
const QString DDT_DIALOG_PARAM_SLIT_DRAW_LINE
Definition: ddtDialogIds.hpp:234
const QString DDT_DIALOG_PARAM_TABULAR_REGION_RESET
Definition: ddtDialogIds.hpp:133
const QString DDT_DIALOG_PARAM_PICK_MAGNIFY_FACTOR
Definition: ddtDialogIds.hpp:85
const QString DDT_DIALOG_PARAM_SLIT_VALUES
Definition: ddtDialogIds.hpp:229
const QString DDT_DIALOG_PARAM_PICK_SELECTED
Definition: ddtDialogIds.hpp:92
const QString DDT_DIALOG_PARAM_TAG
Definition: ddtDialogIds.hpp:142
const QString DDT_DIALOG_PARAM_BIAS_CURRENT_SLOT_NAMES
Definition: ddtDialogIds.hpp:206
const QString DDT_DIALOG_PARAM_TABULAR_REGION_RESIZE
Definition: ddtDialogIds.hpp:131
const QString DDT_DIALOG_PARAM_SLIT_RETURN_VALUES
Definition: ddtDialogIds.hpp:230
const QString DDT_DIALOG_PARAM_HDU_SINGLE_IMAGE
Definition: ddtDialogIds.hpp:281
const QString DDT_DIALOG_PARAM_NEW_SCALE
Definition: ddtDialogIds.hpp:185
const QString DDT_DIALOG_GRAPHICALELEMENTS
Definition: ddtDialogIds.hpp:41
const QString DDT_DIALOG_PARAM_SLIT_RESET
Definition: ddtDialogIds.hpp:236
const QString DDT_DIALOG_SEPARATOR
Definition: ddtDialogIds.hpp:53
const QString DDT_DIALOG_METADATA_SAMPLE
Definition: ddtDialogIds.hpp:33
const QString DDT_DIALOG_PARAM_ROTATION_ANGLE
Definition: ddtDialogIds.hpp:149
const QString DDT_DIALOG_PARAM_DISTANCE_RETURN_VALUES
Definition: ddtDialogIds.hpp:289
const QString DDT_DIALOG_END_MARK_POSITIONS
Definition: ddtDialogIds.hpp:50
const QString DDT_DIALOG_PARAM_LINE_THICKNESS
Definition: ddtDialogIds.hpp:137
const QString DDT_DIALOG_PARAM_METADATA_CLEAR
Definition: ddtDialogIds.hpp:111