Subversion Repositories seema-scanner

Rev

Rev 53 | Rev 70 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 53 Rev 68
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>382</width>
9
    <width>382</width>
10
    <height>617</height>
10
    <height>617</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>90</x>
28
     <x>90</x>
29
     <y>570</y>
29
     <y>570</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>260</y>
45
     <y>260</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>140</y>
58
     <y>140</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>280</y>
71
     <y>280</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="patternModeComboBox">
90
  <widget class="QComboBox" name="patternModeComboBox">
-
 
91
   <property name="enabled">
-
 
92
    <bool>false</bool>
-
 
93
   </property>
91
   <property name="geometry">
94
   <property name="geometry">
92
    <rect>
95
    <rect>
93
     <x>20</x>
96
     <x>20</x>
94
     <y>40</y>
97
     <y>40</y>
95
     <width>321</width>
98
     <width>321</width>
96
     <height>27</height>
99
     <height>27</height>
97
    </rect>
100
    </rect>
98
   </property>
101
   </property>
99
  </widget>
102
  </widget>
100
  <widget class="QComboBox" name="projectorComboBox">
103
  <widget class="QComboBox" name="projectorComboBox">
101
   <property name="geometry">
104
   <property name="geometry">
102
    <rect>
105
    <rect>
103
     <x>20</x>
106
     <x>20</x>
104
     <y>160</y>
107
     <y>160</y>
105
     <width>321</width>
108
     <width>321</width>
106
     <height>27</height>
109
     <height>27</height>
107
    </rect>
110
    </rect>
108
   </property>
111
   </property>
109
  </widget>
112
  </widget>
110
  <widget class="QLabel" name="triggerModeLabel">
113
  <widget class="QLabel" name="triggerModeLabel">
111
   <property name="geometry">
114
   <property name="geometry">
112
    <rect>
115
    <rect>
113
     <x>20</x>
116
     <x>20</x>
114
     <y>440</y>
117
     <y>440</y>
115
     <width>121</width>
118
     <width>121</width>
116
     <height>17</height>
119
     <height>17</height>
117
    </rect>
120
    </rect>
118
   </property>
121
   </property>
119
   <property name="text">
122
   <property name="text">
120
    <string>Trigger Mode:</string>
123
    <string>Trigger Mode:</string>
121
   </property>
124
   </property>
122
  </widget>
125
  </widget>
123
  <widget class="QWidget" name="layoutWidget">
126
  <widget class="QWidget" name="layoutWidget">
124
   <property name="geometry">
127
   <property name="geometry">
125
    <rect>
128
    <rect>
126
     <x>40</x>
129
     <x>40</x>
127
     <y>460</y>
130
     <y>460</y>
128
     <width>261</width>
131
     <width>261</width>
129
     <height>24</height>
132
     <height>24</height>
130
    </rect>
133
    </rect>
131
   </property>
134
   </property>
132
   <layout class="QHBoxLayout" name="triggerModeLayout">
135
   <layout class="QHBoxLayout" name="triggerModeLayout">
133
    <item>
136
    <item>
134
     <widget class="QRadioButton" name="triggerHardwareRadioButton">
137
     <widget class="QRadioButton" name="triggerHardwareRadioButton">
135
      <property name="enabled">
138
      <property name="enabled">
136
       <bool>false</bool>
139
       <bool>false</bool>
137
      </property>
140
      </property>
138
      <property name="text">
141
      <property name="text">
139
       <string>Hardware</string>
142
       <string>Hardware</string>
140
      </property>
143
      </property>
141
      <property name="checked">
144
      <property name="checked">
142
       <bool>false</bool>
145
       <bool>false</bool>
143
      </property>
146
      </property>
144
     </widget>
147
     </widget>
145
    </item>
148
    </item>
146
    <item>
149
    <item>
147
     <widget class="QRadioButton" name="triggerSoftwareRadioButton">
150
     <widget class="QRadioButton" name="triggerSoftwareRadioButton">
148
      <property name="text">
151
      <property name="text">
149
       <string>Software</string>
152
       <string>Software</string>
150
      </property>
153
      </property>
151
      <property name="checked">
154
      <property name="checked">
152
       <bool>true</bool>
155
       <bool>true</bool>
153
      </property>
156
      </property>
154
     </widget>
157
     </widget>
155
    </item>
158
    </item>
156
   </layout>
159
   </layout>
157
  </widget>
160
  </widget>
158
  <widget class="QWidget" name="layoutWidget">
161
  <widget class="QWidget" name="layoutWidget">
159
   <property name="geometry">
162
   <property name="geometry">
160
    <rect>
163
    <rect>
161
     <x>60</x>
164
     <x>60</x>
162
     <y>370</y>
165
     <y>370</y>
163
     <width>201</width>
166
     <width>201</width>
164
     <height>29</height>
167
     <height>29</height>
165
    </rect>
168
    </rect>
166
   </property>
169
   </property>
167
   <layout class="QHBoxLayout" name="shutterLayout">
170
   <layout class="QHBoxLayout" name="shutterLayout">
168
    <item>
171
    <item>
169
     <widget class="QLabel" name="shutterLabel">
172
     <widget class="QLabel" name="shutterLabel">
170
      <property name="enabled">
173
      <property name="enabled">
171
       <bool>true</bool>
174
       <bool>true</bool>
172
      </property>
175
      </property>
173
      <property name="text">
176
      <property name="text">
174
       <string>Shutter:</string>
177
       <string>Shutter:</string>
175
      </property>
178
      </property>
176
     </widget>
179
     </widget>
177
    </item>
180
    </item>
178
    <item>
181
    <item>
179
     <widget class="QDoubleSpinBox" name="shutterDoubleSpinBox">
182
     <widget class="QDoubleSpinBox" name="shutterDoubleSpinBox">
180
      <property name="decimals">
183
      <property name="decimals">
181
       <number>3</number>
184
       <number>3</number>
182
      </property>
185
      </property>
183
      <property name="maximum">
186
      <property name="maximum">
184
       <double>999.990000000000009</double>
187
       <double>999.990000000000009</double>
185
      </property>
188
      </property>
186
     </widget>
189
     </widget>
187
    </item>
190
    </item>
188
    <item>
191
    <item>
189
     <widget class="QLabel" name="delayMsLabel_2">
192
     <widget class="QLabel" name="delayMsLabel_2">
190
      <property name="text">
193
      <property name="text">
191
       <string>ms</string>
194
       <string>ms</string>
192
      </property>
195
      </property>
193
     </widget>
196
     </widget>
194
    </item>
197
    </item>
195
   </layout>
198
   </layout>
196
  </widget>
199
  </widget>
197
  <widget class="QWidget" name="layoutWidget">
200
  <widget class="QWidget" name="layoutWidget">
198
   <property name="geometry">
201
   <property name="geometry">
199
    <rect>
202
    <rect>
200
     <x>40</x>
203
     <x>40</x>
201
     <y>490</y>
204
     <y>490</y>
202
     <width>261</width>
205
     <width>261</width>
203
     <height>31</height>
206
     <height>31</height>
204
    </rect>
207
    </rect>
205
   </property>
208
   </property>
206
   <layout class="QHBoxLayout" name="triggerLayout">
209
   <layout class="QHBoxLayout" name="triggerLayout">
207
    <item>
210
    <item>
208
     <layout class="QHBoxLayout" name="shiftLayout">
211
     <layout class="QHBoxLayout" name="shiftLayout">
209
      <item>
212
      <item>
210
       <widget class="QLabel" name="shiftLabel">
213
       <widget class="QLabel" name="shiftLabel">
211
        <property name="enabled">
214
        <property name="enabled">
212
         <bool>false</bool>
215
         <bool>false</bool>
213
        </property>
216
        </property>
214
        <property name="text">
217
        <property name="text">
215
         <string>Shift:</string>
218
         <string>Shift:</string>
216
        </property>
219
        </property>
217
       </widget>
220
       </widget>
218
      </item>
221
      </item>
219
      <item>
222
      <item>
220
       <widget class="QSpinBox" name="shiftSpinBox">
223
       <widget class="QSpinBox" name="shiftSpinBox">
221
        <property name="enabled">
224
        <property name="enabled">
222
         <bool>false</bool>
225
         <bool>false</bool>
223
        </property>
226
        </property>
224
        <property name="minimum">
227
        <property name="minimum">
225
         <number>0</number>
228
         <number>0</number>
226
        </property>
229
        </property>
227
       </widget>
230
       </widget>
228
      </item>
231
      </item>
229
     </layout>
232
     </layout>
230
    </item>
233
    </item>
231
    <item>
234
    <item>
232
     <layout class="QHBoxLayout" name="delayLayout">
235
     <layout class="QHBoxLayout" name="delayLayout">
233
      <item>
236
      <item>
234
       <widget class="QLabel" name="delayLabel">
237
       <widget class="QLabel" name="delayLabel">
235
        <property name="enabled">
238
        <property name="enabled">
236
         <bool>true</bool>
239
         <bool>true</bool>
237
        </property>
240
        </property>
238
        <property name="text">
241
        <property name="text">
239
         <string>Delay:</string>
242
         <string>Delay:</string>
240
        </property>
243
        </property>
241
       </widget>
244
       </widget>
242
      </item>
245
      </item>
243
      <item>
246
      <item>
244
       <widget class="QSpinBox" name="delaySpinBox">
247
       <widget class="QSpinBox" name="delaySpinBox">
245
        <property name="maximum">
248
        <property name="maximum">
246
         <number>9999</number>
249
         <number>9999</number>
247
        </property>
250
        </property>
248
       </widget>
251
       </widget>
249
      </item>
252
      </item>
250
      <item>
253
      <item>
251
       <widget class="QLabel" name="delayMsLabel">
254
       <widget class="QLabel" name="delayMsLabel">
252
        <property name="text">
255
        <property name="text">
253
         <string>ms</string>
256
         <string>ms</string>
254
        </property>
257
        </property>
255
       </widget>
258
       </widget>
256
      </item>
259
      </item>
257
     </layout>
260
     </layout>
258
    </item>
261
    </item>
259
   </layout>
262
   </layout>
260
  </widget>
263
  </widget>
261
  <widget class="QWidget" name="layoutWidget">
264
  <widget class="QWidget" name="layoutWidget">
262
   <property name="geometry">
265
   <property name="geometry">
263
    <rect>
266
    <rect>
264
     <x>40</x>
267
     <x>40</x>
265
     <y>200</y>
268
     <y>200</y>
266
     <width>251</width>
269
     <width>251</width>
267
     <height>24</height>
270
     <height>24</height>
268
    </rect>
271
    </rect>
269
   </property>
272
   </property>
270
   <layout class="QHBoxLayout" name="diamondPatternLayout">
273
   <layout class="QHBoxLayout" name="diamondPatternLayout">
271
    <item>
274
    <item>
272
     <widget class="QCheckBox" name="diamondPatternCheckBox">
275
     <widget class="QCheckBox" name="diamondPatternCheckBox">
273
      <property name="enabled">
276
      <property name="enabled">
274
       <bool>false</bool>
277
       <bool>false</bool>
275
      </property>
278
      </property>
276
      <property name="text">
279
      <property name="text">
277
       <string>Diamond Pixel Pattern</string>
280
       <string>Diamond Pixel Pattern</string>
278
      </property>
281
      </property>
279
      <property name="checked">
282
      <property name="checked">
280
       <bool>true</bool>
283
       <bool>true</bool>
281
      </property>
284
      </property>
282
     </widget>
285
     </widget>
283
    </item>
286
    </item>
284
   </layout>
287
   </layout>
285
  </widget>
288
  </widget>
286
  <widget class="QWidget" name="layoutWidget_3">
289
  <widget class="QWidget" name="layoutWidget_3">
287
   <property name="enabled">
290
   <property name="enabled">
288
    <bool>false</bool>
291
    <bool>false</bool>
289
   </property>
292
   </property>
290
   <property name="geometry">
293
   <property name="geometry">
291
    <rect>
294
    <rect>
292
     <x>40</x>
295
     <x>40</x>
293
     <y>80</y>
296
     <y>80</y>
294
     <width>261</width>
297
     <width>261</width>
295
     <height>24</height>
298
     <height>24</height>
296
    </rect>
299
    </rect>
297
   </property>
300
   </property>
298
   <layout class="QHBoxLayout" name="patternModeLayout">
301
   <layout class="QHBoxLayout" name="patternModeLayout">
299
    <item>
302
    <item>
300
     <widget class="QCheckBox" name="patternHorizontalCheckBox">
303
     <widget class="QCheckBox" name="patternHorizontalCheckBox">
301
      <property name="enabled">
304
      <property name="enabled">
302
       <bool>false</bool>
305
       <bool>false</bool>
303
      </property>
306
      </property>
304
      <property name="text">
307
      <property name="text">
305
       <string>Horizontal</string>
308
       <string>Horizontal</string>
306
      </property>
309
      </property>
307
      <property name="checked">
310
      <property name="checked">
308
       <bool>true</bool>
311
       <bool>true</bool>
309
      </property>
312
      </property>
310
     </widget>
313
     </widget>
311
    </item>
314
    </item>
312
    <item>
315
    <item>
313
     <widget class="QCheckBox" name="patternVerticalCheckBox">
316
     <widget class="QCheckBox" name="patternVerticalCheckBox">
314
      <property name="enabled">
317
      <property name="enabled">
315
       <bool>false</bool>
318
       <bool>false</bool>
316
      </property>
319
      </property>
317
      <property name="text">
320
      <property name="text">
318
       <string>Vertical</string>
321
       <string>Vertical</string>
319
      </property>
322
      </property>
320
     </widget>
323
     </widget>
321
    </item>
324
    </item>
322
   </layout>
325
   </layout>
323
  </widget>
326
  </widget>
324
  <widget class="QComboBox" name="camera1ComboBox">
327
  <widget class="QComboBox" name="camera1ComboBox">
325
   <property name="geometry">
328
   <property name="geometry">
326
    <rect>
329
    <rect>
327
     <x>20</x>
330
     <x>20</x>
328
     <y>330</y>
331
     <y>330</y>
329
     <width>321</width>
332
     <width>321</width>
330
     <height>27</height>
333
     <height>27</height>
331
    </rect>
334
    </rect>
332
   </property>
335
   </property>
333
  </widget>
336
  </widget>
334
  <widget class="QLabel" name="camera1Label">
337
  <widget class="QLabel" name="camera1Label">
335
   <property name="geometry">
338
   <property name="geometry">
336
    <rect>
339
    <rect>
337
     <x>20</x>
340
     <x>20</x>
338
     <y>310</y>
341
     <y>310</y>
339
     <width>67</width>
342
     <width>67</width>
340
     <height>17</height>
343
     <height>17</height>
341
    </rect>
344
    </rect>
342
   </property>
345
   </property>
343
   <property name="text">
346
   <property name="text">
344
    <string>Camera 1:</string>
347
    <string>Camera 1:</string>
345
   </property>
348
   </property>
346
  </widget>
349
  </widget>
347
  <zorder>layoutWidget</zorder>
350
  <zorder>layoutWidget</zorder>
348
  <zorder>layoutWidget</zorder>
351
  <zorder>layoutWidget</zorder>
349
  <zorder>layoutWidget</zorder>
352
  <zorder>layoutWidget</zorder>
350
  <zorder>layoutWidget</zorder>
353
  <zorder>layoutWidget</zorder>
351
  <zorder>buttonBox</zorder>
354
  <zorder>buttonBox</zorder>
352
  <zorder>camera0Label</zorder>
355
  <zorder>camera0Label</zorder>
353
  <zorder>projectorLabel</zorder>
356
  <zorder>projectorLabel</zorder>
354
  <zorder>camera0ComboBox</zorder>
357
  <zorder>camera0ComboBox</zorder>
355
  <zorder>patternModeLabel</zorder>
358
  <zorder>patternModeLabel</zorder>
356
  <zorder>patternModeComboBox</zorder>
359
  <zorder>patternModeComboBox</zorder>
357
  <zorder>projectorComboBox</zorder>
360
  <zorder>projectorComboBox</zorder>
358
  <zorder>triggerModeLabel</zorder>
361
  <zorder>triggerModeLabel</zorder>
359
  <zorder>layoutWidget_3</zorder>
362
  <zorder>layoutWidget_3</zorder>
360
  <zorder>camera1ComboBox</zorder>
363
  <zorder>camera1ComboBox</zorder>
361
  <zorder>camera1Label</zorder>
364
  <zorder>camera1Label</zorder>
362
 </widget>
365
 </widget>
363
 <resources/>
366
 <resources/>
364
 <connections>
367
 <connections>
365
  <connection>
368
  <connection>
366
   <sender>buttonBox</sender>
369
   <sender>buttonBox</sender>
367
   <signal>accepted()</signal>
370
   <signal>accepted()</signal>
368
   <receiver>SMPreferenceDialog</receiver>
371
   <receiver>SMPreferenceDialog</receiver>
369
   <slot>accept()</slot>
372
   <slot>accept()</slot>
370
   <hints>
373
   <hints>
371
    <hint type="sourcelabel">
374
    <hint type="sourcelabel">
372
     <x>248</x>
375
     <x>248</x>
373
     <y>254</y>
376
     <y>254</y>
374
    </hint>
377
    </hint>
375
    <hint type="destinationlabel">
378
    <hint type="destinationlabel">
376
     <x>157</x>
379
     <x>157</x>
377
     <y>274</y>
380
     <y>274</y>
378
    </hint>
381
    </hint>
379
   </hints>
382
   </hints>
380
  </connection>
383
  </connection>
381
  <connection>
384
  <connection>
382
   <sender>buttonBox</sender>
385
   <sender>buttonBox</sender>
383
   <signal>rejected()</signal>
386
   <signal>rejected()</signal>
384
   <receiver>SMPreferenceDialog</receiver>
387
   <receiver>SMPreferenceDialog</receiver>
385
   <slot>reject()</slot>
388
   <slot>reject()</slot>
386
   <hints>
389
   <hints>
387
    <hint type="sourcelabel">
390
    <hint type="sourcelabel">
388
     <x>316</x>
391
     <x>316</x>
389
     <y>260</y>
392
     <y>260</y>
390
    </hint>
393
    </hint>
391
    <hint type="destinationlabel">
394
    <hint type="destinationlabel">
392
     <x>286</x>
395
     <x>286</x>
393
     <y>274</y>
396
     <y>274</y>
394
    </hint>
397
    </hint>
395
   </hints>
398
   </hints>
396
  </connection>
399
  </connection>
397
 </connections>
400
 </connections>
398
</ui>
401
</ui>
399
 
402