Subversion Repositories seema-scanner

Rev

Rev 244 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 244 Rev 255
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
2
<ui version="4.0">
3
 <class>SMPreferenceDialog</class>
3
 <class>SMPreferenceDialog</class>
4
 <widget class="QDialog" name="SMPreferenceDialog">
4
 <widget class="QDialog" name="SMPreferenceDialog">
5
  <property name="geometry">
5
  <property name="geometry">
6
   <rect>
6
   <rect>
7
    <x>0</x>
7
    <x>0</x>
8
    <y>0</y>
8
    <y>0</y>
9
    <width>389</width>
9
    <width>389</width>
10
    <height>680</height>
10
    <height>680</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="sizePolicy">
13
  <property name="sizePolicy">
14
   <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
14
   <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
15
    <horstretch>0</horstretch>
15
    <horstretch>0</horstretch>
16
    <verstretch>0</verstretch>
16
    <verstretch>0</verstretch>
17
   </sizepolicy>
17
   </sizepolicy>
18
  </property>
18
  </property>
19
  <property name="windowTitle">
19
  <property name="windowTitle">
20
   <string>Preferences</string>
20
   <string>Preferences</string>
21
  </property>
21
  </property>
22
  <property name="modal">
22
  <property name="modal">
23
   <bool>true</bool>
23
   <bool>true</bool>
24
  </property>
24
  </property>
25
  <widget class="QDialogButtonBox" name="buttonBox">
25
  <widget class="QDialogButtonBox" name="buttonBox">
26
   <property name="geometry">
26
   <property name="geometry">
27
    <rect>
27
    <rect>
28
     <x>110</x>
28
     <x>110</x>
29
     <y>640</y>
29
     <y>640</y>
30
     <width>261</width>
30
     <width>261</width>
31
     <height>32</height>
31
     <height>32</height>
32
    </rect>
32
    </rect>
33
   </property>
33
   </property>
34
   <property name="orientation">
34
   <property name="orientation">
35
    <enum>Qt::Horizontal</enum>
35
    <enum>Qt::Horizontal</enum>
36
   </property>
36
   </property>
37
   <property name="standardButtons">
37
   <property name="standardButtons">
38
    <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
38
    <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
39
   </property>
39
   </property>
40
  </widget>
40
  </widget>
41
  <widget class="QLabel" name="camera0Label">
41
  <widget class="QLabel" name="camera0Label">
42
   <property name="geometry">
42
   <property name="geometry">
43
    <rect>
43
    <rect>
44
     <x>20</x>
44
     <x>20</x>
45
     <y>220</y>
45
     <y>220</y>
46
     <width>67</width>
46
     <width>67</width>
47
     <height>17</height>
47
     <height>17</height>
48
    </rect>
48
    </rect>
49
   </property>
49
   </property>
50
   <property name="text">
50
   <property name="text">
51
    <string>Camera 0:</string>
51
    <string>Camera 0:</string>
52
   </property>
52
   </property>
53
  </widget>
53
  </widget>
54
  <widget class="QLabel" name="projectorLabel">
54
  <widget class="QLabel" name="projectorLabel">
55
   <property name="geometry">
55
   <property name="geometry">
56
    <rect>
56
    <rect>
57
     <x>20</x>
57
     <x>20</x>
58
     <y>100</y>
58
     <y>100</y>
59
     <width>131</width>
59
     <width>131</width>
60
     <height>17</height>
60
     <height>17</height>
61
    </rect>
61
    </rect>
62
   </property>
62
   </property>
63
   <property name="text">
63
   <property name="text">
64
    <string>Projector:</string>
64
    <string>Projector:</string>
65
   </property>
65
   </property>
66
  </widget>
66
  </widget>
67
  <widget class="QComboBox" name="camera0ComboBox">
67
  <widget class="QComboBox" name="camera0ComboBox">
68
   <property name="geometry">
68
   <property name="geometry">
69
    <rect>
69
    <rect>
70
     <x>20</x>
70
     <x>20</x>
71
     <y>240</y>
71
     <y>240</y>
72
     <width>321</width>
72
     <width>321</width>
73
     <height>27</height>
73
     <height>27</height>
74
    </rect>
74
    </rect>
75
   </property>
75
   </property>
76
  </widget>
76
  </widget>
77
  <widget class="QLabel" name="patternModeLabel">
77
  <widget class="QLabel" name="patternModeLabel">
78
   <property name="geometry">
78
   <property name="geometry">
79
    <rect>
79
    <rect>
80
     <x>20</x>
80
     <x>20</x>
81
     <y>20</y>
81
     <y>20</y>
82
     <width>121</width>
82
     <width>121</width>
83
     <height>17</height>
83
     <height>17</height>
84
    </rect>
84
    </rect>
85
   </property>
85
   </property>
86
   <property name="text">
86
   <property name="text">
87
    <string>Algorithm:</string>
87
    <string>Algorithm:</string>
88
   </property>
88
   </property>
89
  </widget>
89
  </widget>
90
  <widget class="QComboBox" name="algorithmComboBox">
90
  <widget class="QComboBox" name="algorithmComboBox">
91
   <property name="enabled">
91
   <property name="enabled">
92
    <bool>true</bool>
92
    <bool>true</bool>
93
   </property>
93
   </property>
94
   <property name="geometry">
94
   <property name="geometry">
95
    <rect>
95
    <rect>
96
     <x>20</x>
96
     <x>20</x>
97
     <y>40</y>
97
     <y>40</y>
98
     <width>321</width>
98
     <width>321</width>
99
     <height>27</height>
99
     <height>27</height>
100
    </rect>
100
    </rect>
101
   </property>
101
   </property>
102
  </widget>
102
  </widget>
103
  <widget class="QComboBox" name="projectorComboBox">
103
  <widget class="QComboBox" name="projectorComboBox">
104
   <property name="geometry">
104
   <property name="geometry">
105
    <rect>
105
    <rect>
106
     <x>20</x>
106
     <x>20</x>
107
     <y>120</y>
107
     <y>120</y>
108
     <width>321</width>
108
     <width>321</width>
109
     <height>27</height>
109
     <height>27</height>
110
    </rect>
110
    </rect>
111
   </property>
111
   </property>
112
  </widget>
112
  </widget>
113
  <widget class="QLabel" name="triggerModeLabel">
113
  <widget class="QLabel" name="triggerModeLabel">
114
   <property name="geometry">
114
   <property name="geometry">
115
    <rect>
115
    <rect>
116
     <x>20</x>
116
     <x>20</x>
117
     <y>400</y>
117
     <y>430</y>
118
     <width>121</width>
118
     <width>121</width>
119
     <height>17</height>
119
     <height>17</height>
120
    </rect>
120
    </rect>
121
   </property>
121
   </property>
122
   <property name="text">
122
   <property name="text">
123
    <string>Trigger Mode:</string>
123
    <string>Trigger Mode:</string>
124
   </property>
124
   </property>
125
  </widget>
125
  </widget>
126
  <widget class="QWidget" name="triggerModeLayoutWidget">
126
  <widget class="QWidget" name="triggerModeLayoutWidget">
127
   <property name="geometry">
127
   <property name="geometry">
128
    <rect>
128
    <rect>
129
     <x>40</x>
129
     <x>40</x>
130
     <y>420</y>
130
     <y>450</y>
131
     <width>261</width>
131
     <width>261</width>
132
     <height>24</height>
132
     <height>24</height>
133
    </rect>
133
    </rect>
134
   </property>
134
   </property>
135
   <layout class="QHBoxLayout" name="triggerModeLayout">
135
   <layout class="QHBoxLayout" name="triggerModeLayout">
136
    <item>
136
    <item>
137
     <widget class="QRadioButton" name="triggerHardwareRadioButton">
137
     <widget class="QRadioButton" name="triggerHardwareRadioButton">
138
      <property name="enabled">
138
      <property name="enabled">
139
       <bool>false</bool>
139
       <bool>false</bool>
140
      </property>
140
      </property>
141
      <property name="text">
141
      <property name="text">
142
       <string>Hardware</string>
142
       <string>Hardware</string>
143
      </property>
143
      </property>
144
      <property name="checked">
144
      <property name="checked">
145
       <bool>false</bool>
145
       <bool>false</bool>
146
      </property>
146
      </property>
147
     </widget>
147
     </widget>
148
    </item>
148
    </item>
149
    <item>
149
    <item>
150
     <widget class="QRadioButton" name="triggerSoftwareRadioButton">
150
     <widget class="QRadioButton" name="triggerSoftwareRadioButton">
151
      <property name="text">
151
      <property name="text">
152
       <string>Software</string>
152
       <string>Software</string>
153
      </property>
153
      </property>
154
      <property name="checked">
154
      <property name="checked">
155
       <bool>true</bool>
155
       <bool>true</bool>
156
      </property>
156
      </property>
157
     </widget>
157
     </widget>
158
    </item>
158
    </item>
159
   </layout>
159
   </layout>
160
  </widget>
160
  </widget>
161
  <widget class="QWidget" name="shutterLayoutWidget">
161
  <widget class="QWidget" name="shutterLayoutWidget">
162
   <property name="geometry">
162
   <property name="geometry">
163
    <rect>
163
    <rect>
164
     <x>40</x>
164
     <x>30</x>
165
     <y>330</y>
165
     <y>330</y>
166
     <width>301</width>
166
     <width>281</width>
167
     <height>29</height>
167
     <height>29</height>
168
    </rect>
168
    </rect>
169
   </property>
169
   </property>
170
   <layout class="QHBoxLayout" name="shutterLayout">
170
   <layout class="QHBoxLayout" name="shutterLayout">
171
    <item>
171
    <item>
172
     <widget class="QLabel" name="shutterLabel">
172
     <widget class="QLabel" name="shutterLabel">
173
      <property name="enabled">
173
      <property name="enabled">
174
       <bool>true</bool>
174
       <bool>true</bool>
175
      </property>
175
      </property>
176
      <property name="sizePolicy">
176
      <property name="sizePolicy">
177
       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
177
       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
178
        <horstretch>0</horstretch>
178
        <horstretch>0</horstretch>
179
        <verstretch>0</verstretch>
179
        <verstretch>0</verstretch>
180
       </sizepolicy>
180
       </sizepolicy>
181
      </property>
181
      </property>
182
      <property name="text">
182
      <property name="text">
183
       <string>Shutter:</string>
183
       <string>Shutter:</string>
184
      </property>
184
      </property>
185
     </widget>
185
     </widget>
186
    </item>
186
    </item>
187
    <item>
187
    <item>
188
     <widget class="QSpinBox" name="shutterSpinBox">
188
     <widget class="QSpinBox" name="shutterSpinBox">
189
      <property name="sizePolicy">
189
      <property name="sizePolicy">
190
       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
190
       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
191
        <horstretch>0</horstretch>
191
        <horstretch>0</horstretch>
192
        <verstretch>0</verstretch>
192
        <verstretch>0</verstretch>
193
       </sizepolicy>
193
       </sizepolicy>
194
      </property>
194
      </property>
195
      <property name="minimumSize">
195
      <property name="minimumSize">
196
       <size>
196
       <size>
197
        <width>80</width>
197
        <width>80</width>
198
        <height>0</height>
198
        <height>0</height>
199
       </size>
199
       </size>
200
      </property>
200
      </property>
201
     </widget>
201
     </widget>
202
    </item>
202
    </item>
203
    <item>
203
    <item>
204
     <widget class="QLabel" name="shutterLabel_2">
204
     <widget class="QLabel" name="shutterLabel_2">
205
      <property name="enabled">
205
      <property name="enabled">
206
       <bool>true</bool>
206
       <bool>true</bool>
207
      </property>
207
      </property>
208
      <property name="sizePolicy">
208
      <property name="sizePolicy">
209
       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
209
       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
210
        <horstretch>0</horstretch>
210
        <horstretch>0</horstretch>
211
        <verstretch>0</verstretch>
211
        <verstretch>0</verstretch>
212
       </sizepolicy>
212
       </sizepolicy>
213
      </property>
213
      </property>
214
      <property name="text">
214
      <property name="text">
215
       <string>x =</string>
215
       <string>x =</string>
216
      </property>
216
      </property>
217
     </widget>
217
     </widget>
218
    </item>
218
    </item>
219
    <item>
219
    <item>
220
     <widget class="QLabel" name="shutterTimeLabel">
220
     <widget class="QLabel" name="shutterTimeLabel">
221
      <property name="text">
221
      <property name="text">
222
       <string>0</string>
222
       <string>0</string>
223
      </property>
223
      </property>
224
      <property name="alignment">
224
      <property name="alignment">
225
       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
225
       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
226
      </property>
226
      </property>
227
     </widget>
227
     </widget>
228
    </item>
228
    </item>
229
    <item>
229
    <item>
230
     <widget class="QLabel" name="delayMsLabel_2">
230
     <widget class="QLabel" name="delayMsLabel_2">
231
      <property name="sizePolicy">
231
      <property name="sizePolicy">
232
       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
232
       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
233
        <horstretch>0</horstretch>
233
        <horstretch>0</horstretch>
234
        <verstretch>0</verstretch>
234
        <verstretch>0</verstretch>
235
       </sizepolicy>
235
       </sizepolicy>
236
      </property>
236
      </property>
237
      <property name="text">
237
      <property name="text">
238
       <string>ms</string>
238
       <string>ms</string>
239
      </property>
239
      </property>
240
     </widget>
240
     </widget>
241
    </item>
241
    </item>
242
   </layout>
242
   </layout>
243
  </widget>
243
  </widget>
244
  <widget class="QWidget" name="layoutWidget">
244
  <widget class="QWidget" name="layoutWidget">
245
   <property name="geometry">
245
   <property name="geometry">
246
    <rect>
246
    <rect>
247
     <x>40</x>
247
     <x>40</x>
248
     <y>450</y>
248
     <y>480</y>
249
     <width>261</width>
249
     <width>261</width>
250
     <height>31</height>
250
     <height>31</height>
251
    </rect>
251
    </rect>
252
   </property>
252
   </property>
253
   <layout class="QHBoxLayout" name="triggerLayout">
253
   <layout class="QHBoxLayout" name="triggerLayout">
254
    <item>
254
    <item>
255
     <layout class="QHBoxLayout" name="shiftLayout">
255
     <layout class="QHBoxLayout" name="shiftLayout">
256
      <item>
256
      <item>
257
       <widget class="QLabel" name="shiftLabel">
257
       <widget class="QLabel" name="shiftLabel">
258
        <property name="enabled">
258
        <property name="enabled">
259
         <bool>false</bool>
259
         <bool>false</bool>
260
        </property>
260
        </property>
261
        <property name="text">
261
        <property name="text">
262
         <string>Shift:</string>
262
         <string>Shift:</string>
263
        </property>
263
        </property>
264
       </widget>
264
       </widget>
265
      </item>
265
      </item>
266
      <item>
266
      <item>
267
       <widget class="QSpinBox" name="shiftSpinBox">
267
       <widget class="QSpinBox" name="shiftSpinBox">
268
        <property name="enabled">
268
        <property name="enabled">
269
         <bool>false</bool>
269
         <bool>false</bool>
270
        </property>
270
        </property>
271
        <property name="minimum">
271
        <property name="minimum">
272
         <number>0</number>
272
         <number>0</number>
273
        </property>
273
        </property>
274
       </widget>
274
       </widget>
275
      </item>
275
      </item>
276
     </layout>
276
     </layout>
277
    </item>
277
    </item>
278
    <item>
278
    <item>
279
     <layout class="QHBoxLayout" name="delayLayout">
279
     <layout class="QHBoxLayout" name="delayLayout">
280
      <item>
280
      <item>
281
       <widget class="QLabel" name="delayLabel">
281
       <widget class="QLabel" name="delayLabel">
282
        <property name="enabled">
282
        <property name="enabled">
283
         <bool>true</bool>
283
         <bool>true</bool>
284
        </property>
284
        </property>
285
        <property name="text">
285
        <property name="text">
286
         <string>Delay:</string>
286
         <string>Delay:</string>
287
        </property>
287
        </property>
288
       </widget>
288
       </widget>
289
      </item>
289
      </item>
290
      <item>
290
      <item>
291
       <widget class="QSpinBox" name="delaySpinBox">
291
       <widget class="QSpinBox" name="delaySpinBox">
292
        <property name="maximum">
292
        <property name="maximum">
293
         <number>9999</number>
293
         <number>9999</number>
294
        </property>
294
        </property>
295
       </widget>
295
       </widget>
296
      </item>
296
      </item>
297
      <item>
297
      <item>
298
       <widget class="QLabel" name="delayMsLabel">
298
       <widget class="QLabel" name="delayMsLabel">
299
        <property name="text">
299
        <property name="text">
300
         <string>ms</string>
300
         <string>ms</string>
301
        </property>
301
        </property>
302
       </widget>
302
       </widget>
303
      </item>
303
      </item>
304
     </layout>
304
     </layout>
305
    </item>
305
    </item>
306
   </layout>
306
   </layout>
307
  </widget>
307
  </widget>
308
  <widget class="QWidget" name="diamondPatternLayoutWidget">
308
  <widget class="QWidget" name="diamondPatternLayoutWidget">
309
   <property name="geometry">
309
   <property name="geometry">
310
    <rect>
310
    <rect>
311
     <x>40</x>
311
     <x>40</x>
312
     <y>160</y>
312
     <y>160</y>
313
     <width>251</width>
313
     <width>251</width>
314
     <height>24</height>
314
     <height>24</height>
315
    </rect>
315
    </rect>
316
   </property>
316
   </property>
317
   <layout class="QHBoxLayout" name="diamondPatternLayout">
317
   <layout class="QHBoxLayout" name="diamondPatternLayout">
318
    <item>
318
    <item>
319
     <widget class="QCheckBox" name="diamondPatternCheckBox">
319
     <widget class="QCheckBox" name="diamondPatternCheckBox">
320
      <property name="enabled">
320
      <property name="enabled">
321
       <bool>false</bool>
321
       <bool>false</bool>
322
      </property>
322
      </property>
323
      <property name="text">
323
      <property name="text">
324
       <string>Diamond Pixel Pattern</string>
324
       <string>Diamond Pixel Pattern</string>
325
      </property>
325
      </property>
326
      <property name="checked">
326
      <property name="checked">
327
       <bool>true</bool>
327
       <bool>true</bool>
328
      </property>
328
      </property>
329
     </widget>
329
     </widget>
330
    </item>
330
    </item>
331
   </layout>
331
   </layout>
332
  </widget>
332
  </widget>
333
  <widget class="QComboBox" name="camera1ComboBox">
333
  <widget class="QComboBox" name="camera1ComboBox">
334
   <property name="geometry">
334
   <property name="geometry">
335
    <rect>
335
    <rect>
336
     <x>20</x>
336
     <x>20</x>
337
     <y>290</y>
337
     <y>290</y>
338
     <width>321</width>
338
     <width>321</width>
339
     <height>27</height>
339
     <height>27</height>
340
    </rect>
340
    </rect>
341
   </property>
341
   </property>
342
  </widget>
342
  </widget>
343
  <widget class="QLabel" name="camera1Label">
343
  <widget class="QLabel" name="camera1Label">
344
   <property name="geometry">
344
   <property name="geometry">
345
    <rect>
345
    <rect>
346
     <x>20</x>
346
     <x>20</x>
347
     <y>270</y>
347
     <y>270</y>
348
     <width>67</width>
348
     <width>67</width>
349
     <height>17</height>
349
     <height>17</height>
350
    </rect>
350
    </rect>
351
   </property>
351
   </property>
352
   <property name="text">
352
   <property name="text">
353
    <string>Camera 1:</string>
353
    <string>Camera 1:</string>
354
   </property>
354
   </property>
355
  </widget>
355
  </widget>
356
  <widget class="QLabel" name="triggerModeLabel_2">
356
  <widget class="QLabel" name="triggerModeLabel_2">
357
   <property name="geometry">
357
   <property name="geometry">
358
    <rect>
358
    <rect>
359
     <x>20</x>
359
     <x>20</x>
360
     <y>520</y>
360
     <y>550</y>
361
     <width>151</width>
361
     <width>151</width>
362
     <height>17</height>
362
     <height>17</height>
363
    </rect>
363
    </rect>
364
   </property>
364
   </property>
365
   <property name="text">
365
   <property name="text">
366
    <string>Calibration pattern:</string>
366
    <string>Calibration pattern:</string>
367
   </property>
367
   </property>
368
  </widget>
368
  </widget>
369
  <widget class="QWidget" name="horizontalLayoutWidget">
369
  <widget class="QWidget" name="horizontalLayoutWidget">
370
   <property name="geometry">
370
   <property name="geometry">
371
    <rect>
371
    <rect>
372
     <x>30</x>
372
     <x>30</x>
373
     <y>540</y>
373
     <y>570</y>
374
     <width>321</width>
374
     <width>321</width>
375
     <height>29</height>
375
     <height>29</height>
376
    </rect>
376
    </rect>
377
   </property>
377
   </property>
378
   <layout class="QHBoxLayout" name="horizontalLayout">
378
   <layout class="QHBoxLayout" name="horizontalLayout">
379
    <item>
379
    <item>
380
     <widget class="QSpinBox" name="patternSizeXSpinBox"/>
380
     <widget class="QSpinBox" name="patternSizeXSpinBox"/>
381
    </item>
381
    </item>
382
    <item>
382
    <item>
383
     <widget class="QLabel" name="label_3">
383
     <widget class="QLabel" name="label_3">
384
      <property name="sizePolicy">
384
      <property name="sizePolicy">
385
       <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
385
       <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
386
        <horstretch>0</horstretch>
386
        <horstretch>0</horstretch>
387
        <verstretch>0</verstretch>
387
        <verstretch>0</verstretch>
388
       </sizepolicy>
388
       </sizepolicy>
389
      </property>
389
      </property>
390
      <property name="minimumSize">
390
      <property name="minimumSize">
391
       <size>
391
       <size>
392
        <width>5</width>
392
        <width>5</width>
393
        <height>0</height>
393
        <height>0</height>
394
       </size>
394
       </size>
395
      </property>
395
      </property>
396
      <property name="text">
396
      <property name="text">
397
       <string>x</string>
397
       <string>x</string>
398
      </property>
398
      </property>
399
     </widget>
399
     </widget>
400
    </item>
400
    </item>
401
    <item>
401
    <item>
402
     <widget class="QSpinBox" name="patternSizeYSpinBox"/>
402
     <widget class="QSpinBox" name="patternSizeYSpinBox"/>
403
    </item>
403
    </item>
404
    <item>
404
    <item>
405
     <spacer name="horizontalSpacer">
405
     <spacer name="horizontalSpacer">
406
      <property name="orientation">
406
      <property name="orientation">
407
       <enum>Qt::Horizontal</enum>
407
       <enum>Qt::Horizontal</enum>
408
      </property>
408
      </property>
409
      <property name="sizeHint" stdset="0">
409
      <property name="sizeHint" stdset="0">
410
       <size>
410
       <size>
411
        <width>40</width>
411
        <width>40</width>
412
        <height>20</height>
412
        <height>20</height>
413
       </size>
413
       </size>
414
      </property>
414
      </property>
415
     </spacer>
415
     </spacer>
416
    </item>
416
    </item>
417
    <item>
417
    <item>
418
     <widget class="QLabel" name="label_2">
418
     <widget class="QLabel" name="label_2">
419
      <property name="text">
419
      <property name="text">
420
       <string>Size:</string>
420
       <string>Size:</string>
421
      </property>
421
      </property>
422
     </widget>
422
     </widget>
423
    </item>
423
    </item>
424
    <item>
424
    <item>
425
     <widget class="QDoubleSpinBox" name="squareSizeSpinBox">
425
     <widget class="QDoubleSpinBox" name="squareSizeSpinBox">
426
      <property name="decimals">
426
      <property name="decimals">
427
       <number>3</number>
427
       <number>3</number>
428
      </property>
428
      </property>
429
     </widget>
429
     </widget>
430
    </item>
430
    </item>
431
    <item>
431
    <item>
432
     <widget class="QLabel" name="label_1">
432
     <widget class="QLabel" name="label_1">
433
      <property name="text">
433
      <property name="text">
434
       <string>mm</string>
434
       <string>mm</string>
435
      </property>
435
      </property>
436
     </widget>
436
     </widget>
437
    </item>
437
    </item>
438
   </layout>
438
   </layout>
439
  </widget>
439
  </widget>
440
  <widget class="QLabel" name="label_4">
440
  <widget class="QLabel" name="label_4">
441
   <property name="geometry">
441
   <property name="geometry">
442
    <rect>
442
    <rect>
443
     <x>30</x>
443
     <x>30</x>
444
     <y>570</y>
444
     <y>600</y>
445
     <width>241</width>
445
     <width>241</width>
446
     <height>17</height>
446
     <height>17</height>
447
    </rect>
447
    </rect>
448
   </property>
448
   </property>
449
   <property name="text">
449
   <property name="text">
450
    <string>(No. of saddle points)</string>
450
    <string>(No. of saddle points)</string>
451
   </property>
451
   </property>
452
  </widget>
452
  </widget>
-
 
453
  <widget class="QWidget" name="shutterLayoutWidget_2">
-
 
454
   <property name="geometry">
-
 
455
    <rect>
-
 
456
     <x>30</x>
-
 
457
     <y>370</y>
-
 
458
     <width>301</width>
-
 
459
     <height>29</height>
-
 
460
    </rect>
-
 
461
   </property>
-
 
462
   <layout class="QHBoxLayout" name="HDRLayout">
-
 
463
    <item>
-
 
464
     <widget class="QCheckBox" name="HDRCheckBox">
-
 
465
      <property name="text">
-
 
466
       <string>HDR</string>
-
 
467
      </property>
-
 
468
     </widget>
-
 
469
    </item>
-
 
470
    <item>
-
 
471
     <widget class="QLabel" name="HDRLabel">
-
 
472
      <property name="enabled">
-
 
473
       <bool>true</bool>
-
 
474
      </property>
-
 
475
      <property name="sizePolicy">
-
 
476
       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
-
 
477
        <horstretch>0</horstretch>
-
 
478
        <verstretch>0</verstretch>
-
 
479
       </sizepolicy>
-
 
480
      </property>
-
 
481
      <property name="text">
-
 
482
       <string># of HDR exposures:</string>
-
 
483
      </property>
-
 
484
     </widget>
-
 
485
    </item>
-
 
486
    <item>
-
 
487
     <widget class="QSpinBox" name="HDRCountSpinBox">
-
 
488
      <property name="sizePolicy">
-
 
489
       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
-
 
490
        <horstretch>0</horstretch>
-
 
491
        <verstretch>0</verstretch>
-
 
492
       </sizepolicy>
-
 
493
      </property>
-
 
494
      <property name="minimumSize">
-
 
495
       <size>
-
 
496
        <width>80</width>
-
 
497
        <height>0</height>
-
 
498
       </size>
-
 
499
      </property>
-
 
500
     </widget>
-
 
501
    </item>
-
 
502
   </layout>
-
 
503
  </widget>
453
  <zorder>triggerModeLayoutWidget</zorder>
504
  <zorder>triggerModeLayoutWidget</zorder>
454
  <zorder>shutterLayoutWidget</zorder>
505
  <zorder>shutterLayoutWidget</zorder>
455
  <zorder>diamondPatternLayoutWidget</zorder>
506
  <zorder>diamondPatternLayoutWidget</zorder>
456
  <zorder>layoutWidget</zorder>
507
  <zorder>layoutWidget</zorder>
457
  <zorder>buttonBox</zorder>
508
  <zorder>buttonBox</zorder>
458
  <zorder>camera0Label</zorder>
509
  <zorder>camera0Label</zorder>
459
  <zorder>projectorLabel</zorder>
510
  <zorder>projectorLabel</zorder>
460
  <zorder>camera0ComboBox</zorder>
511
  <zorder>camera0ComboBox</zorder>
461
  <zorder>patternModeLabel</zorder>
512
  <zorder>patternModeLabel</zorder>
462
  <zorder>algorithmComboBox</zorder>
513
  <zorder>algorithmComboBox</zorder>
463
  <zorder>projectorComboBox</zorder>
514
  <zorder>projectorComboBox</zorder>
464
  <zorder>triggerModeLabel</zorder>
515
  <zorder>triggerModeLabel</zorder>
465
  <zorder>camera1ComboBox</zorder>
516
  <zorder>camera1ComboBox</zorder>
466
  <zorder>camera1Label</zorder>
517
  <zorder>camera1Label</zorder>
467
  <zorder>triggerModeLabel_2</zorder>
518
  <zorder>triggerModeLabel_2</zorder>
468
  <zorder>horizontalLayoutWidget</zorder>
519
  <zorder>horizontalLayoutWidget</zorder>
469
  <zorder>label_4</zorder>
520
  <zorder>label_4</zorder>
-
 
521
  <zorder>shutterLayoutWidget_2</zorder>
470
 </widget>
522
 </widget>
471
 <resources/>
523
 <resources/>
472
 <connections>
524
 <connections>
473
  <connection>
525
  <connection>
474
   <sender>buttonBox</sender>
526
   <sender>buttonBox</sender>
475
   <signal>accepted()</signal>
527
   <signal>accepted()</signal>
476
   <receiver>SMPreferenceDialog</receiver>
528
   <receiver>SMPreferenceDialog</receiver>
477
   <slot>accept()</slot>
529
   <slot>accept()</slot>
478
   <hints>
530
   <hints>
479
    <hint type="sourcelabel">
531
    <hint type="sourcelabel">
480
     <x>248</x>
532
     <x>248</x>
481
     <y>254</y>
533
     <y>254</y>
482
    </hint>
534
    </hint>
483
    <hint type="destinationlabel">
535
    <hint type="destinationlabel">
484
     <x>157</x>
536
     <x>157</x>
485
     <y>274</y>
537
     <y>274</y>
486
    </hint>
538
    </hint>
487
   </hints>
539
   </hints>
488
  </connection>
540
  </connection>
489
  <connection>
541
  <connection>
490
   <sender>buttonBox</sender>
542
   <sender>buttonBox</sender>
491
   <signal>rejected()</signal>
543
   <signal>rejected()</signal>
492
   <receiver>SMPreferenceDialog</receiver>
544
   <receiver>SMPreferenceDialog</receiver>
493
   <slot>reject()</slot>
545
   <slot>reject()</slot>
494
   <hints>
546
   <hints>
495
    <hint type="sourcelabel">
547
    <hint type="sourcelabel">
496
     <x>316</x>
548
     <x>316</x>
497
     <y>260</y>
549
     <y>260</y>
498
    </hint>
550
    </hint>
499
    <hint type="destinationlabel">
551
    <hint type="destinationlabel">
500
     <x>286</x>
552
     <x>286</x>
501
     <y>274</y>
553
     <y>274</y>
502
    </hint>
554
    </hint>
503
   </hints>
555
   </hints>
504
  </connection>
556
  </connection>
505
 </connections>
557
 </connections>
506
</ui>
558
</ui>
507
 
559