Subversion Repositories seema-scanner

Rev

Rev 164 | Rev 167 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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