Subversion Repositories seema-scanner

Rev

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

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