Subversion Repositories seema-scanner

Rev

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

Rev 23 Rev 25
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>SMScanner</class>
3
 <class>SMScanner</class>
4
 <widget class="QMainWindow" name="SMScanner">
4
 <widget class="QMainWindow" name="SMScanner">
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>923</width>
9
    <width>923</width>
10
    <height>729</height>
10
    <height>729</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>SMScanner</string>
14
   <string>SMScanner</string>
15
  </property>
15
  </property>
16
  <widget class="QWidget" name="centralWidget">
16
  <widget class="QWidget" name="centralWidget">
17
   <layout class="QGridLayout" name="gridLayout">
17
   <layout class="QGridLayout" name="gridLayout">
18
    <item row="0" column="1">
18
    <item row="0" column="1">
19
     <widget class="QTabWidget" name="tabWidget">
19
     <widget class="QTabWidget" name="tabWidget">
20
      <property name="currentIndex">
20
      <property name="currentIndex">
21
       <number>0</number>
21
       <number>0</number>
22
      </property>
22
      </property>
23
      <widget class="QWidget" name="calibrationTab">
23
      <widget class="QWidget" name="calibrationTab">
24
       <property name="cursor">
24
       <property name="cursor">
25
        <cursorShape>ArrowCursor</cursorShape>
25
        <cursorShape>ArrowCursor</cursorShape>
26
       </property>
26
       </property>
27
       <attribute name="title">
27
       <attribute name="title">
28
        <string>Calibration</string>
28
        <string>Calibration</string>
29
       </attribute>
29
       </attribute>
30
       <widget class="SMVideoWidget" name="calibrationCamera1Widget">
30
       <widget class="SMVideoWidget" name="calibrationCamera1Widget">
31
        <property name="geometry">
31
        <property name="geometry">
32
         <rect>
32
         <rect>
33
          <x>60</x>
33
          <x>60</x>
34
          <y>310</y>
34
          <y>310</y>
35
          <width>291</width>
35
          <width>291</width>
36
          <height>231</height>
36
          <height>231</height>
37
         </rect>
37
         </rect>
38
        </property>
38
        </property>
39
        <property name="frameShape">
39
        <property name="frameShape">
40
         <enum>QFrame::Box</enum>
40
         <enum>QFrame::Box</enum>
41
        </property>
41
        </property>
42
        <property name="text">
42
        <property name="text">
43
         <string>Camera1</string>
43
         <string>Camera1</string>
44
        </property>
44
        </property>
45
        <property name="alignment">
45
        <property name="alignment">
46
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
46
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
47
        </property>
47
        </property>
48
       </widget>
48
       </widget>
49
       <widget class="SMVideoWidget" name="calibrationCamera0Widget">
49
       <widget class="SMVideoWidget" name="calibrationCamera0Widget">
50
        <property name="geometry">
50
        <property name="geometry">
51
         <rect>
51
         <rect>
52
          <x>60</x>
52
          <x>60</x>
53
          <y>70</y>
53
          <y>70</y>
54
          <width>291</width>
54
          <width>291</width>
55
          <height>231</height>
55
          <height>231</height>
56
         </rect>
56
         </rect>
57
        </property>
57
        </property>
58
        <property name="frameShape">
58
        <property name="frameShape">
59
         <enum>QFrame::Box</enum>
59
         <enum>QFrame::Box</enum>
60
        </property>
60
        </property>
61
        <property name="text">
61
        <property name="text">
62
         <string>Camera0</string>
62
         <string>Camera0</string>
63
        </property>
63
        </property>
64
        <property name="alignment">
64
        <property name="alignment">
65
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
65
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
66
        </property>
66
        </property>
67
       </widget>
67
       </widget>
68
       <widget class="QListWidget" name="calibrationListWidget">
68
       <widget class="QListWidget" name="calibrationListWidget">
69
        <property name="geometry">
69
        <property name="geometry">
70
         <rect>
70
         <rect>
71
          <x>650</x>
71
          <x>650</x>
72
          <y>40</y>
72
          <y>40</y>
73
          <width>201</width>
73
          <width>201</width>
74
          <height>441</height>
74
          <height>441</height>
75
         </rect>
75
         </rect>
76
        </property>
76
        </property>
77
       </widget>
77
       </widget>
78
       <widget class="QPushButton" name="calibrateButton">
78
       <widget class="QPushButton" name="calibrateButton">
-
 
79
        <property name="enabled">
-
 
80
         <bool>false</bool>
-
 
81
        </property>
79
        <property name="geometry">
82
        <property name="geometry">
80
         <rect>
83
         <rect>
81
          <x>670</x>
84
          <x>670</x>
82
          <y>490</y>
85
          <y>490</y>
83
          <width>151</width>
86
          <width>151</width>
84
          <height>27</height>
87
          <height>27</height>
85
         </rect>
88
         </rect>
86
        </property>
89
        </property>
87
        <property name="text">
90
        <property name="text">
88
         <string>Calibrate</string>
91
         <string>Calibrate</string>
89
        </property>
92
        </property>
90
       </widget>
93
       </widget>
91
       <widget class="QSpinBox" name="spinBox_4">
94
       <widget class="QSpinBox" name="spinBox_4">
92
        <property name="geometry">
95
        <property name="geometry">
93
         <rect>
96
         <rect>
94
          <x>490</x>
97
          <x>490</x>
95
          <y>410</y>
98
          <y>410</y>
96
          <width>101</width>
99
          <width>101</width>
97
          <height>27</height>
100
          <height>27</height>
98
         </rect>
101
         </rect>
99
        </property>
102
        </property>
100
        <property name="maximum">
103
        <property name="maximum">
101
         <number>359</number>
104
         <number>359</number>
102
        </property>
105
        </property>
103
       </widget>
106
       </widget>
104
       <widget class="QPushButton" name="batchCalibrationButton">
107
       <widget class="QPushButton" name="batchCalibrationButton">
105
        <property name="geometry">
108
        <property name="geometry">
106
         <rect>
109
         <rect>
107
          <x>390</x>
110
          <x>390</x>
108
          <y>510</y>
111
          <y>510</y>
109
          <width>221</width>
112
          <width>221</width>
110
          <height>27</height>
113
          <height>27</height>
111
         </rect>
114
         </rect>
112
        </property>
115
        </property>
113
        <property name="text">
116
        <property name="text">
114
         <string>Batch Aquistion</string>
117
         <string>Batch Aquistion</string>
115
        </property>
118
        </property>
116
       </widget>
119
       </widget>
117
       <widget class="QLabel" name="label_5">
120
       <widget class="QLabel" name="label_5">
118
        <property name="geometry">
121
        <property name="geometry">
119
         <rect>
122
         <rect>
120
          <x>440</x>
123
          <x>440</x>
121
          <y>40</y>
124
          <y>40</y>
122
          <width>111</width>
125
          <width>111</width>
123
          <height>17</height>
126
          <height>17</height>
124
         </rect>
127
         </rect>
125
        </property>
128
        </property>
126
        <property name="text">
129
        <property name="text">
127
         <string>Rotation Stage</string>
130
         <string>Rotation Stage</string>
128
        </property>
131
        </property>
129
       </widget>
132
       </widget>
130
       <widget class="QPushButton" name="singleCalibrationButton">
133
       <widget class="QPushButton" name="singleCalibrationButton">
131
        <property name="geometry">
134
        <property name="geometry">
132
         <rect>
135
         <rect>
133
          <x>390</x>
136
          <x>390</x>
134
          <y>340</y>
137
          <y>340</y>
135
          <width>221</width>
138
          <width>221</width>
136
          <height>27</height>
139
          <height>27</height>
137
         </rect>
140
         </rect>
138
        </property>
141
        </property>
139
        <property name="text">
142
        <property name="text">
140
         <string>Single Aquisition</string>
143
         <string>Single Aquisition</string>
141
        </property>
144
        </property>
142
       </widget>
145
       </widget>
143
       <widget class="QDial" name="calibrationRotationDial">
146
       <widget class="QDial" name="calibrationRotationDial">
144
        <property name="geometry">
147
        <property name="geometry">
145
         <rect>
148
         <rect>
146
          <x>380</x>
149
          <x>380</x>
147
          <y>70</y>
150
          <y>70</y>
148
          <width>231</width>
151
          <width>231</width>
149
          <height>221</height>
152
          <height>221</height>
150
         </rect>
153
         </rect>
151
        </property>
154
        </property>
152
        <property name="maximum">
155
        <property name="maximum">
153
         <number>360</number>
156
         <number>360</number>
154
        </property>
157
        </property>
155
        <property name="orientation">
158
        <property name="orientation">
156
         <enum>Qt::Horizontal</enum>
159
         <enum>Qt::Horizontal</enum>
157
        </property>
160
        </property>
158
        <property name="wrapping">
161
        <property name="wrapping">
159
         <bool>true</bool>
162
         <bool>true</bool>
160
        </property>
163
        </property>
161
        <property name="notchTarget">
164
        <property name="notchTarget">
162
         <double>0.000000000000000</double>
165
         <double>0.000000000000000</double>
163
        </property>
166
        </property>
164
        <property name="notchesVisible">
167
        <property name="notchesVisible">
165
         <bool>true</bool>
168
         <bool>true</bool>
166
        </property>
169
        </property>
167
       </widget>
170
       </widget>
168
       <widget class="QLabel" name="label_6">
171
       <widget class="QLabel" name="label_6">
169
        <property name="geometry">
172
        <property name="geometry">
170
         <rect>
173
         <rect>
171
          <x>410</x>
174
          <x>410</x>
172
          <y>440</y>
175
          <y>440</y>
173
          <width>66</width>
176
          <width>66</width>
174
          <height>17</height>
177
          <height>17</height>
175
         </rect>
178
         </rect>
176
        </property>
179
        </property>
177
        <property name="text">
180
        <property name="text">
178
         <string>End:</string>
181
         <string>End:</string>
179
        </property>
182
        </property>
180
       </widget>
183
       </widget>
181
       <widget class="QLabel" name="label_7">
184
       <widget class="QLabel" name="label_7">
182
        <property name="geometry">
185
        <property name="geometry">
183
         <rect>
186
         <rect>
184
          <x>410</x>
187
          <x>410</x>
185
          <y>410</y>
188
          <y>410</y>
186
          <width>66</width>
189
          <width>66</width>
187
          <height>17</height>
190
          <height>17</height>
188
         </rect>
191
         </rect>
189
        </property>
192
        </property>
190
        <property name="text">
193
        <property name="text">
191
         <string>Start:</string>
194
         <string>Start:</string>
192
        </property>
195
        </property>
193
       </widget>
196
       </widget>
194
       <widget class="QLabel" name="label_8">
197
       <widget class="QLabel" name="label_8">
195
        <property name="geometry">
198
        <property name="geometry">
196
         <rect>
199
         <rect>
197
          <x>410</x>
200
          <x>410</x>
198
          <y>470</y>
201
          <y>470</y>
199
          <width>66</width>
202
          <width>66</width>
200
          <height>17</height>
203
          <height>17</height>
201
         </rect>
204
         </rect>
202
        </property>
205
        </property>
203
        <property name="text">
206
        <property name="text">
204
         <string>Step:</string>
207
         <string>Step:</string>
205
        </property>
208
        </property>
206
       </widget>
209
       </widget>
207
       <widget class="QSpinBox" name="spinBox_5">
210
       <widget class="QSpinBox" name="spinBox_5">
208
        <property name="geometry">
211
        <property name="geometry">
209
         <rect>
212
         <rect>
210
          <x>490</x>
213
          <x>490</x>
211
          <y>470</y>
214
          <y>470</y>
212
          <width>101</width>
215
          <width>101</width>
213
          <height>27</height>
216
          <height>27</height>
214
         </rect>
217
         </rect>
215
        </property>
218
        </property>
216
        <property name="maximum">
219
        <property name="maximum">
217
         <number>359</number>
220
         <number>359</number>
218
        </property>
221
        </property>
219
        <property name="value">
222
        <property name="value">
220
         <number>10</number>
223
         <number>10</number>
221
        </property>
224
        </property>
222
       </widget>
225
       </widget>
223
       <widget class="QSpinBox" name="spinBox_6">
226
       <widget class="QSpinBox" name="spinBox_6">
224
        <property name="geometry">
227
        <property name="geometry">
225
         <rect>
228
         <rect>
226
          <x>490</x>
229
          <x>490</x>
227
          <y>440</y>
230
          <y>440</y>
228
          <width>101</width>
231
          <width>101</width>
229
          <height>27</height>
232
          <height>27</height>
230
         </rect>
233
         </rect>
231
        </property>
234
        </property>
232
        <property name="maximum">
235
        <property name="maximum">
233
         <number>359</number>
236
         <number>359</number>
234
        </property>
237
        </property>
235
        <property name="value">
238
        <property name="value">
236
         <number>120</number>
239
         <number>120</number>
237
        </property>
240
        </property>
238
       </widget>
241
       </widget>
239
      </widget>
242
      </widget>
240
      <widget class="QWidget" name="captureTab">
243
      <widget class="QWidget" name="captureTab">
241
       <attribute name="title">
244
       <attribute name="title">
242
        <string>Capture</string>
245
        <string>Capture</string>
243
       </attribute>
246
       </attribute>
244
       <widget class="SMVideoWidget" name="captureCamera0Widget">
247
       <widget class="SMVideoWidget" name="captureCamera0Widget">
245
        <property name="geometry">
248
        <property name="geometry">
246
         <rect>
249
         <rect>
247
          <x>30</x>
250
          <x>30</x>
248
          <y>60</y>
251
          <y>60</y>
249
          <width>291</width>
252
          <width>291</width>
250
          <height>231</height>
253
          <height>231</height>
251
         </rect>
254
         </rect>
252
        </property>
255
        </property>
253
        <property name="frameShape">
256
        <property name="frameShape">
254
         <enum>QFrame::Box</enum>
257
         <enum>QFrame::Box</enum>
255
        </property>
258
        </property>
256
        <property name="text">
259
        <property name="text">
257
         <string>Camera0</string>
260
         <string>Camera0</string>
258
        </property>
261
        </property>
259
        <property name="alignment">
262
        <property name="alignment">
260
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
263
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
261
        </property>
264
        </property>
262
       </widget>
265
       </widget>
263
       <widget class="SMVideoWidget" name="captureCamera1Widget">
266
       <widget class="SMVideoWidget" name="captureCamera1Widget">
264
        <property name="geometry">
267
        <property name="geometry">
265
         <rect>
268
         <rect>
266
          <x>30</x>
269
          <x>30</x>
267
          <y>320</y>
270
          <y>320</y>
268
          <width>291</width>
271
          <width>291</width>
269
          <height>231</height>
272
          <height>231</height>
270
         </rect>
273
         </rect>
271
        </property>
274
        </property>
272
        <property name="frameShape">
275
        <property name="frameShape">
273
         <enum>QFrame::Box</enum>
276
         <enum>QFrame::Box</enum>
274
        </property>
277
        </property>
275
        <property name="text">
278
        <property name="text">
276
         <string>Camera1</string>
279
         <string>Camera1</string>
277
        </property>
280
        </property>
278
        <property name="alignment">
281
        <property name="alignment">
279
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
282
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
280
        </property>
283
        </property>
281
       </widget>
284
       </widget>
282
       <widget class="QDial" name="captureRotationDial">
285
       <widget class="QDial" name="captureRotationDial">
283
        <property name="geometry">
286
        <property name="geometry">
284
         <rect>
287
         <rect>
285
          <x>350</x>
288
          <x>350</x>
286
          <y>80</y>
289
          <y>80</y>
287
          <width>231</width>
290
          <width>231</width>
288
          <height>221</height>
291
          <height>221</height>
289
         </rect>
292
         </rect>
290
        </property>
293
        </property>
291
        <property name="maximum">
294
        <property name="maximum">
292
         <number>360</number>
295
         <number>360</number>
293
        </property>
296
        </property>
294
        <property name="orientation">
297
        <property name="orientation">
295
         <enum>Qt::Horizontal</enum>
298
         <enum>Qt::Horizontal</enum>
296
        </property>
299
        </property>
297
        <property name="wrapping">
300
        <property name="wrapping">
298
         <bool>true</bool>
301
         <bool>true</bool>
299
        </property>
302
        </property>
300
        <property name="notchTarget">
303
        <property name="notchTarget">
301
         <double>0.000000000000000</double>
304
         <double>0.000000000000000</double>
302
        </property>
305
        </property>
303
        <property name="notchesVisible">
306
        <property name="notchesVisible">
304
         <bool>true</bool>
307
         <bool>true</bool>
305
        </property>
308
        </property>
306
       </widget>
309
       </widget>
307
       <widget class="QLabel" name="label">
310
       <widget class="QLabel" name="label">
308
        <property name="geometry">
311
        <property name="geometry">
309
         <rect>
312
         <rect>
310
          <x>410</x>
313
          <x>410</x>
311
          <y>50</y>
314
          <y>50</y>
312
          <width>111</width>
315
          <width>111</width>
313
          <height>17</height>
316
          <height>17</height>
314
         </rect>
317
         </rect>
315
        </property>
318
        </property>
316
        <property name="text">
319
        <property name="text">
317
         <string>Rotation Stage</string>
320
         <string>Rotation Stage</string>
318
        </property>
321
        </property>
319
       </widget>
322
       </widget>
320
       <widget class="QTreeWidget" name="captureTreeWidget">
323
       <widget class="QTreeWidget" name="captureTreeWidget">
321
        <property name="geometry">
324
        <property name="geometry">
322
         <rect>
325
         <rect>
323
          <x>630</x>
326
          <x>630</x>
324
          <y>40</y>
327
          <y>40</y>
325
          <width>256</width>
328
          <width>256</width>
326
          <height>521</height>
329
          <height>521</height>
327
         </rect>
330
         </rect>
328
        </property>
331
        </property>
329
        <column>
332
        <column>
330
         <property name="text">
333
         <property name="text">
331
          <string notr="true">1</string>
334
          <string notr="true">1</string>
332
         </property>
335
         </property>
333
        </column>
336
        </column>
334
       </widget>
337
       </widget>
335
       <widget class="QPushButton" name="singleCaptureButton">
338
       <widget class="QPushButton" name="singleCaptureButton">
336
        <property name="geometry">
339
        <property name="geometry">
337
         <rect>
340
         <rect>
338
          <x>360</x>
341
          <x>360</x>
339
          <y>350</y>
342
          <y>350</y>
340
          <width>221</width>
343
          <width>221</width>
341
          <height>27</height>
344
          <height>27</height>
342
         </rect>
345
         </rect>
343
        </property>
346
        </property>
344
        <property name="text">
347
        <property name="text">
345
         <string>Single Capture</string>
348
         <string>Single Capture</string>
346
        </property>
349
        </property>
347
       </widget>
350
       </widget>
348
       <widget class="QPushButton" name="batchCaptureButton">
351
       <widget class="QPushButton" name="batchCaptureButton">
349
        <property name="geometry">
352
        <property name="geometry">
350
         <rect>
353
         <rect>
351
          <x>360</x>
354
          <x>360</x>
352
          <y>520</y>
355
          <y>520</y>
353
          <width>221</width>
356
          <width>221</width>
354
          <height>27</height>
357
          <height>27</height>
355
         </rect>
358
         </rect>
356
        </property>
359
        </property>
357
        <property name="text">
360
        <property name="text">
358
         <string>Batch Capture</string>
361
         <string>Batch Capture</string>
359
        </property>
362
        </property>
360
       </widget>
363
       </widget>
361
       <widget class="QLabel" name="label_2">
364
       <widget class="QLabel" name="label_2">
362
        <property name="geometry">
365
        <property name="geometry">
363
         <rect>
366
         <rect>
364
          <x>380</x>
367
          <x>380</x>
365
          <y>430</y>
368
          <y>430</y>
366
          <width>66</width>
369
          <width>66</width>
367
          <height>17</height>
370
          <height>17</height>
368
         </rect>
371
         </rect>
369
        </property>
372
        </property>
370
        <property name="text">
373
        <property name="text">
371
         <string>Start:</string>
374
         <string>Start:</string>
372
        </property>
375
        </property>
373
       </widget>
376
       </widget>
374
       <widget class="QLabel" name="label_3">
377
       <widget class="QLabel" name="label_3">
375
        <property name="geometry">
378
        <property name="geometry">
376
         <rect>
379
         <rect>
377
          <x>380</x>
380
          <x>380</x>
378
          <y>460</y>
381
          <y>460</y>
379
          <width>66</width>
382
          <width>66</width>
380
          <height>17</height>
383
          <height>17</height>
381
         </rect>
384
         </rect>
382
        </property>
385
        </property>
383
        <property name="text">
386
        <property name="text">
384
         <string>End:</string>
387
         <string>End:</string>
385
        </property>
388
        </property>
386
       </widget>
389
       </widget>
387
       <widget class="QSpinBox" name="spinBox">
390
       <widget class="QSpinBox" name="spinBox">
388
        <property name="geometry">
391
        <property name="geometry">
389
         <rect>
392
         <rect>
390
          <x>460</x>
393
          <x>460</x>
391
          <y>420</y>
394
          <y>420</y>
392
          <width>101</width>
395
          <width>101</width>
393
          <height>27</height>
396
          <height>27</height>
394
         </rect>
397
         </rect>
395
        </property>
398
        </property>
396
        <property name="maximum">
399
        <property name="maximum">
397
         <number>359</number>
400
         <number>359</number>
398
        </property>
401
        </property>
399
       </widget>
402
       </widget>
400
       <widget class="QSpinBox" name="spinBox_2">
403
       <widget class="QSpinBox" name="spinBox_2">
401
        <property name="geometry">
404
        <property name="geometry">
402
         <rect>
405
         <rect>
403
          <x>460</x>
406
          <x>460</x>
404
          <y>450</y>
407
          <y>450</y>
405
          <width>101</width>
408
          <width>101</width>
406
          <height>27</height>
409
          <height>27</height>
407
         </rect>
410
         </rect>
408
        </property>
411
        </property>
409
        <property name="maximum">
412
        <property name="maximum">
410
         <number>359</number>
413
         <number>359</number>
411
        </property>
414
        </property>
412
        <property name="value">
415
        <property name="value">
413
         <number>350</number>
416
         <number>350</number>
414
        </property>
417
        </property>
415
       </widget>
418
       </widget>
416
       <widget class="QLabel" name="label_4">
419
       <widget class="QLabel" name="label_4">
417
        <property name="geometry">
420
        <property name="geometry">
418
         <rect>
421
         <rect>
419
          <x>380</x>
422
          <x>380</x>
420
          <y>490</y>
423
          <y>490</y>
421
          <width>66</width>
424
          <width>66</width>
422
          <height>17</height>
425
          <height>17</height>
423
         </rect>
426
         </rect>
424
        </property>
427
        </property>
425
        <property name="text">
428
        <property name="text">
426
         <string>Step:</string>
429
         <string>Step:</string>
427
        </property>
430
        </property>
428
       </widget>
431
       </widget>
429
       <widget class="QSpinBox" name="spinBox_3">
432
       <widget class="QSpinBox" name="spinBox_3">
430
        <property name="geometry">
433
        <property name="geometry">
431
         <rect>
434
         <rect>
432
          <x>460</x>
435
          <x>460</x>
433
          <y>480</y>
436
          <y>480</y>
434
          <width>101</width>
437
          <width>101</width>
435
          <height>27</height>
438
          <height>27</height>
436
         </rect>
439
         </rect>
437
        </property>
440
        </property>
438
        <property name="maximum">
441
        <property name="maximum">
439
         <number>359</number>
442
         <number>359</number>
440
        </property>
443
        </property>
441
        <property name="value">
444
        <property name="value">
442
         <number>10</number>
445
         <number>10</number>
443
        </property>
446
        </property>
444
       </widget>
447
       </widget>
445
      </widget>
448
      </widget>
446
      <widget class="QWidget" name="tab">
449
      <widget class="QWidget" name="tab">
447
       <attribute name="title">
450
       <attribute name="title">
448
        <string>Point Clouds</string>
451
        <string>Point Clouds</string>
449
       </attribute>
452
       </attribute>
450
       <widget class="QListWidget" name="pointCloudsListWidget">
453
       <widget class="QListWidget" name="pointCloudsListWidget">
451
        <property name="geometry">
454
        <property name="geometry">
452
         <rect>
455
         <rect>
453
          <x>30</x>
456
          <x>30</x>
454
          <y>40</y>
457
          <y>40</y>
455
          <width>256</width>
458
          <width>256</width>
456
          <height>491</height>
459
          <height>491</height>
457
         </rect>
460
         </rect>
458
        </property>
461
        </property>
459
       </widget>
462
       </widget>
460
       <widget class="SMPointCloudWidget" name="pointCloudWidget" native="true">
463
       <widget class="SMPointCloudWidget" name="pointCloudWidget" native="true">
461
        <property name="geometry">
464
        <property name="geometry">
462
         <rect>
465
         <rect>
463
          <x>320</x>
466
          <x>320</x>
464
          <y>40</y>
467
          <y>40</y>
465
          <width>531</width>
468
          <width>531</width>
466
          <height>561</height>
469
          <height>561</height>
467
         </rect>
470
         </rect>
468
        </property>
471
        </property>
469
       </widget>
472
       </widget>
470
       <widget class="QCheckBox" name="checkBox">
473
       <widget class="QCheckBox" name="checkBox">
471
        <property name="geometry">
474
        <property name="geometry">
472
         <rect>
475
         <rect>
473
          <x>30</x>
476
          <x>30</x>
474
          <y>550</y>
477
          <y>550</y>
475
          <width>161</width>
478
          <width>161</width>
476
          <height>22</height>
479
          <height>22</height>
477
         </rect>
480
         </rect>
478
        </property>
481
        </property>
479
        <property name="text">
482
        <property name="text">
480
         <string>Show Texture</string>
483
         <string>Show Texture</string>
481
        </property>
484
        </property>
482
       </widget>
485
       </widget>
483
      </widget>
486
      </widget>
484
     </widget>
487
     </widget>
485
    </item>
488
    </item>
486
   </layout>
489
   </layout>
487
  </widget>
490
  </widget>
488
  <widget class="QStatusBar" name="statusBar"/>
491
  <widget class="QStatusBar" name="statusBar"/>
489
  <widget class="QMenuBar" name="menuBar">
492
  <widget class="QMenuBar" name="menuBar">
490
   <property name="geometry">
493
   <property name="geometry">
491
    <rect>
494
    <rect>
492
     <x>0</x>
495
     <x>0</x>
493
     <y>0</y>
496
     <y>0</y>
494
     <width>923</width>
497
     <width>923</width>
495
     <height>25</height>
498
     <height>25</height>
496
    </rect>
499
    </rect>
497
   </property>
500
   </property>
498
   <widget class="QMenu" name="menuPreferences">
501
   <widget class="QMenu" name="menuPreferences">
499
    <property name="title">
502
    <property name="title">
500
     <string>SMScanner</string>
503
     <string>SMScanner</string>
501
    </property>
504
    </property>
502
    <addaction name="actionPreferences"/>
505
    <addaction name="actionPreferences"/>
503
   </widget>
506
   </widget>
504
   <addaction name="menuPreferences"/>
507
   <addaction name="menuPreferences"/>
505
  </widget>
508
  </widget>
506
  <action name="actionPreferences">
509
  <action name="actionPreferences">
507
   <property name="text">
510
   <property name="text">
508
    <string>Preferences</string>
511
    <string>Preferences</string>
509
   </property>
512
   </property>
510
  </action>
513
  </action>
511
 </widget>
514
 </widget>
512
 <layoutdefault spacing="6" margin="11"/>
515
 <layoutdefault spacing="6" margin="11"/>
513
 <customwidgets>
516
 <customwidgets>
514
  <customwidget>
517
  <customwidget>
515
   <class>SMPointCloudWidget</class>
518
   <class>SMPointCloudWidget</class>
516
   <extends>QWidget</extends>
519
   <extends>QWidget</extends>
517
   <header>SMPointCloudWidget.h</header>
520
   <header>SMPointCloudWidget.h</header>
518
   <container>1</container>
521
   <container>1</container>
519
  </customwidget>
522
  </customwidget>
520
  <customwidget>
523
  <customwidget>
521
   <class>SMVideoWidget</class>
524
   <class>SMVideoWidget</class>
522
   <extends>QLabel</extends>
525
   <extends>QLabel</extends>
523
   <header>SMVideoWidget.h</header>
526
   <header>SMVideoWidget.h</header>
524
  </customwidget>
527
  </customwidget>
525
 </customwidgets>
528
 </customwidgets>
526
 <resources/>
529
 <resources/>
527
 <connections/>
530
 <connections/>
528
</ui>
531
</ui>
529
 
532