Subversion Repositories seema-scanner

Rev

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

Rev Author Line No. Line
1 jakw 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>SMScanner</class>
4
 <widget class="QMainWindow" name="SMScanner">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
148 jakw 9
    <width>896</width>
28 jakw 10
    <height>677</height>
1 jakw 11
   </rect>
12
  </property>
13
  <property name="windowTitle">
28 jakw 14
   <string>SeeMaLab 3D Scanner</string>
1 jakw 15
  </property>
16
  <widget class="QWidget" name="centralWidget">
17
   <layout class="QGridLayout" name="gridLayout">
28 jakw 18
    <item row="0" column="0">
1 jakw 19
     <widget class="QTabWidget" name="tabWidget">
2 jakw 20
      <property name="currentIndex">
160 jakw 21
       <number>1</number>
2 jakw 22
      </property>
23
      <widget class="QWidget" name="calibrationTab">
27 jakw 24
       <property name="enabled">
25
        <bool>true</bool>
26
       </property>
2 jakw 27
       <property name="cursor">
28
        <cursorShape>ArrowCursor</cursorShape>
29
       </property>
1 jakw 30
       <attribute name="title">
2 jakw 31
        <string>Calibration</string>
1 jakw 32
       </attribute>
28 jakw 33
       <layout class="QGridLayout" name="calibrationGridLayout">
34
        <item row="0" column="1">
35
         <layout class="QHBoxLayout" name="calibrationHorizontalLayout">
36
          <item>
37
           <layout class="QVBoxLayout" name="calibrationVerticalLayout1">
38
            <item>
39
             <widget class="QFrame" name="calibrationFrame">
40
              <property name="sizePolicy">
41
               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
42
                <horstretch>0</horstretch>
43
                <verstretch>0</verstretch>
44
               </sizepolicy>
45
              </property>
46
              <property name="minimumSize">
47
               <size>
48
                <width>230</width>
49
                <height>550</height>
50
               </size>
51
              </property>
52
              <property name="baseSize">
53
               <size>
54
                <width>0</width>
55
                <height>0</height>
56
               </size>
57
              </property>
58
              <property name="frameShape">
59
               <enum>QFrame::NoFrame</enum>
60
              </property>
61
              <property name="frameShadow">
62
               <enum>QFrame::Plain</enum>
63
              </property>
64
              <widget class="QLabel" name="label_8">
65
               <property name="geometry">
66
                <rect>
67
                 <x>30</x>
68
                 <y>440</y>
69
                 <width>66</width>
70
                 <height>17</height>
71
                </rect>
72
               </property>
73
               <property name="text">
74
                <string>Step:</string>
75
               </property>
76
              </widget>
77
              <widget class="QSpinBox" name="calibrationBatchStartSpinBox">
78
               <property name="geometry">
79
                <rect>
80
                 <x>110</x>
81
                 <y>380</y>
82
                 <width>101</width>
83
                 <height>27</height>
84
                </rect>
85
               </property>
86
               <property name="wrapping">
87
                <bool>true</bool>
88
               </property>
89
               <property name="suffix">
90
                <string/>
91
               </property>
92
               <property name="maximum">
93
                <number>359</number>
94
               </property>
45 jakw 95
               <property name="value">
134 jakw 96
                <number>340</number>
45 jakw 97
               </property>
28 jakw 98
              </widget>
99
              <widget class="QSpinBox" name="calibrationBatchEndSpinBox">
100
               <property name="geometry">
101
                <rect>
102
                 <x>110</x>
103
                 <y>410</y>
104
                 <width>101</width>
105
                 <height>27</height>
106
                </rect>
107
               </property>
108
               <property name="wrapping">
109
                <bool>true</bool>
110
               </property>
111
               <property name="maximum">
112
                <number>359</number>
113
               </property>
114
               <property name="value">
134 jakw 115
                <number>20</number>
28 jakw 116
               </property>
117
              </widget>
118
              <widget class="QSpinBox" name="calibrationBatchStepSpinBox">
119
               <property name="geometry">
120
                <rect>
121
                 <x>110</x>
122
                 <y>440</y>
123
                 <width>101</width>
124
                 <height>27</height>
125
                </rect>
126
               </property>
127
               <property name="wrapping">
128
                <bool>true</bool>
129
               </property>
160 jakw 130
               <property name="minimum">
131
                <number>1</number>
132
               </property>
28 jakw 133
               <property name="maximum">
134
                <number>359</number>
135
               </property>
136
               <property name="value">
134 jakw 137
                <number>2</number>
28 jakw 138
               </property>
139
              </widget>
140
              <widget class="QPushButton" name="singleCalibrationButton">
141
               <property name="geometry">
142
                <rect>
143
                 <x>10</x>
144
                 <y>290</y>
145
                 <width>211</width>
146
                 <height>27</height>
147
                </rect>
148
               </property>
149
               <property name="text">
150
                <string>Single Aquisition</string>
151
               </property>
152
              </widget>
153
              <widget class="QLabel" name="label_7">
154
               <property name="geometry">
155
                <rect>
156
                 <x>30</x>
157
                 <y>380</y>
158
                 <width>66</width>
159
                 <height>17</height>
160
                </rect>
161
               </property>
162
               <property name="text">
163
                <string>Start:</string>
164
               </property>
165
              </widget>
166
              <widget class="QDial" name="calibrationRotationDial">
167
               <property name="geometry">
168
                <rect>
169
                 <x>40</x>
170
                 <y>60</y>
171
                 <width>151</width>
172
                 <height>151</height>
173
                </rect>
174
               </property>
175
               <property name="maximum">
176
                <number>360</number>
177
               </property>
178
               <property name="orientation">
179
                <enum>Qt::Vertical</enum>
180
               </property>
181
               <property name="invertedAppearance">
182
                <bool>false</bool>
183
               </property>
184
               <property name="wrapping">
185
                <bool>true</bool>
186
               </property>
187
               <property name="notchTarget">
188
                <double>6.000000000000000</double>
189
               </property>
190
               <property name="notchesVisible">
191
                <bool>true</bool>
192
               </property>
193
              </widget>
194
              <widget class="QPushButton" name="batchCalibrationButton">
195
               <property name="geometry">
196
                <rect>
197
                 <x>10</x>
198
                 <y>480</y>
199
                 <width>211</width>
200
                 <height>27</height>
201
                </rect>
202
               </property>
203
               <property name="text">
36 jakw 204
                <string>Batch Aquisition</string>
28 jakw 205
               </property>
206
              </widget>
207
              <widget class="QLabel" name="label_6">
208
               <property name="geometry">
209
                <rect>
210
                 <x>30</x>
211
                 <y>410</y>
212
                 <width>66</width>
213
                 <height>17</height>
214
                </rect>
215
               </property>
216
               <property name="text">
217
                <string>End:</string>
218
               </property>
219
              </widget>
220
              <widget class="QLabel" name="label_5">
221
               <property name="geometry">
222
                <rect>
223
                 <x>70</x>
224
                 <y>30</y>
225
                 <width>111</width>
226
                 <height>17</height>
227
                </rect>
228
               </property>
229
               <property name="text">
230
                <string>Rotation Stage</string>
231
               </property>
232
              </widget>
159 jakw 233
              <widget class="QSpinBox" name="calibrationRotationSpinBox">
234
               <property name="geometry">
235
                <rect>
236
                 <x>90</x>
237
                 <y>220</y>
238
                 <width>61</width>
239
                 <height>27</height>
240
                </rect>
241
               </property>
242
               <property name="wrapping">
243
                <bool>true</bool>
244
               </property>
245
               <property name="suffix">
246
                <string/>
247
               </property>
248
               <property name="maximum">
249
                <number>359</number>
250
               </property>
251
               <property name="value">
252
                <number>0</number>
253
               </property>
254
              </widget>
28 jakw 255
             </widget>
256
            </item>
257
            <item>
258
             <spacer name="verticalSpacer">
259
              <property name="orientation">
260
               <enum>Qt::Vertical</enum>
261
              </property>
262
              <property name="sizeHint" stdset="0">
263
               <size>
264
                <width>20</width>
265
                <height>40</height>
266
               </size>
267
              </property>
268
             </spacer>
269
            </item>
270
           </layout>
271
          </item>
272
          <item>
273
           <layout class="QVBoxLayout" name="calibrationVerticalLayout2">
274
            <item>
275
             <widget class="SMVideoWidget" name="calibrationCamera0Widget">
276
              <property name="sizePolicy">
277
               <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
278
                <horstretch>0</horstretch>
279
                <verstretch>0</verstretch>
280
               </sizepolicy>
281
              </property>
282
              <property name="minimumSize">
283
               <size>
284
                <width>300</width>
285
                <height>200</height>
286
               </size>
287
              </property>
288
              <property name="frameShape">
289
               <enum>QFrame::Box</enum>
290
              </property>
291
              <property name="lineWidth">
292
               <number>0</number>
293
              </property>
294
              <property name="text">
295
               <string>Camera0</string>
296
              </property>
297
              <property name="scaledContents">
298
               <bool>false</bool>
299
              </property>
300
              <property name="alignment">
45 jakw 301
               <set>Qt::AlignCenter</set>
28 jakw 302
              </property>
303
             </widget>
304
            </item>
305
            <item>
306
             <widget class="SMVideoWidget" name="calibrationCamera1Widget">
307
              <property name="sizePolicy">
308
               <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
309
                <horstretch>0</horstretch>
310
                <verstretch>0</verstretch>
311
               </sizepolicy>
312
              </property>
313
              <property name="minimumSize">
314
               <size>
315
                <width>300</width>
316
                <height>200</height>
317
               </size>
318
              </property>
319
              <property name="frameShape">
320
               <enum>QFrame::Box</enum>
321
              </property>
322
              <property name="lineWidth">
323
               <number>0</number>
324
              </property>
325
              <property name="text">
326
               <string>Camera1</string>
327
              </property>
328
              <property name="scaledContents">
329
               <bool>false</bool>
330
              </property>
331
              <property name="alignment">
45 jakw 332
               <set>Qt::AlignCenter</set>
28 jakw 333
              </property>
334
             </widget>
335
            </item>
336
           </layout>
337
          </item>
338
          <item>
339
           <layout class="QVBoxLayout" name="calibrationVerticalLayout3">
340
            <item>
341
             <widget class="QListWidget" name="calibrationListWidget">
342
              <property name="sizePolicy">
343
               <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
344
                <horstretch>0</horstretch>
345
                <verstretch>0</verstretch>
346
               </sizepolicy>
347
              </property>
348
              <property name="minimumSize">
349
               <size>
350
                <width>0</width>
351
                <height>0</height>
352
               </size>
353
              </property>
354
              <property name="maximumSize">
355
               <size>
356
                <width>250</width>
357
                <height>16777215</height>
358
               </size>
359
              </property>
360
              <property name="baseSize">
361
               <size>
362
                <width>0</width>
363
                <height>0</height>
364
               </size>
365
              </property>
366
             </widget>
367
            </item>
368
            <item>
369
             <widget class="QPushButton" name="calibrateButton">
370
              <property name="enabled">
371
               <bool>false</bool>
372
              </property>
373
              <property name="text">
374
               <string>Calibrate</string>
375
              </property>
376
             </widget>
377
            </item>
378
           </layout>
379
          </item>
380
         </layout>
381
        </item>
382
       </layout>
1 jakw 383
      </widget>
2 jakw 384
      <widget class="QWidget" name="captureTab">
1 jakw 385
       <attribute name="title">
2 jakw 386
        <string>Capture</string>
1 jakw 387
       </attribute>
28 jakw 388
       <layout class="QGridLayout" name="gridLayout_2">
389
        <item row="0" column="0">
390
         <layout class="QHBoxLayout" name="captureHorizontalLayout">
391
          <item>
392
           <layout class="QVBoxLayout" name="captureVerticalLayout1">
393
            <item>
394
             <widget class="QFrame" name="captureFrame">
395
              <property name="sizePolicy">
396
               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
397
                <horstretch>0</horstretch>
398
                <verstretch>0</verstretch>
399
               </sizepolicy>
400
              </property>
401
              <property name="minimumSize">
402
               <size>
403
                <width>230</width>
404
                <height>550</height>
405
               </size>
406
              </property>
407
              <property name="baseSize">
408
               <size>
409
                <width>0</width>
410
                <height>0</height>
411
               </size>
412
              </property>
413
              <property name="frameShape">
414
               <enum>QFrame::NoFrame</enum>
415
              </property>
416
              <property name="frameShadow">
417
               <enum>QFrame::Plain</enum>
418
              </property>
419
              <widget class="QLabel" name="label_17">
420
               <property name="geometry">
421
                <rect>
422
                 <x>30</x>
423
                 <y>440</y>
424
                 <width>66</width>
425
                 <height>17</height>
426
                </rect>
427
               </property>
428
               <property name="text">
429
                <string>Step:</string>
430
               </property>
431
              </widget>
432
              <widget class="QSpinBox" name="captureBatchStartSpinBox">
433
               <property name="geometry">
434
                <rect>
435
                 <x>110</x>
436
                 <y>380</y>
437
                 <width>101</width>
438
                 <height>27</height>
439
                </rect>
440
               </property>
441
               <property name="wrapping">
442
                <bool>true</bool>
443
               </property>
444
               <property name="suffix">
445
                <string/>
446
               </property>
447
               <property name="maximum">
448
                <number>359</number>
449
               </property>
450
              </widget>
451
              <widget class="QSpinBox" name="captureBatchEndSpinBox">
452
               <property name="geometry">
453
                <rect>
454
                 <x>110</x>
455
                 <y>410</y>
456
                 <width>101</width>
457
                 <height>27</height>
458
                </rect>
459
               </property>
460
               <property name="wrapping">
461
                <bool>true</bool>
462
               </property>
463
               <property name="maximum">
464
                <number>359</number>
465
               </property>
466
               <property name="value">
45 jakw 467
                <number>359</number>
28 jakw 468
               </property>
469
              </widget>
470
              <widget class="QSpinBox" name="captureBatchStepSpinBox">
471
               <property name="geometry">
472
                <rect>
473
                 <x>110</x>
474
                 <y>440</y>
475
                 <width>101</width>
476
                 <height>27</height>
477
                </rect>
478
               </property>
479
               <property name="wrapping">
480
                <bool>true</bool>
481
               </property>
160 jakw 482
               <property name="minimum">
483
                <number>1</number>
484
               </property>
28 jakw 485
               <property name="maximum">
486
                <number>359</number>
487
               </property>
488
               <property name="value">
45 jakw 489
                <number>40</number>
28 jakw 490
               </property>
491
              </widget>
492
              <widget class="QPushButton" name="singleCaptureButton">
493
               <property name="geometry">
494
                <rect>
495
                 <x>10</x>
496
                 <y>290</y>
497
                 <width>211</width>
498
                 <height>27</height>
499
                </rect>
500
               </property>
501
               <property name="text">
502
                <string>Single Capture</string>
503
               </property>
504
              </widget>
505
              <widget class="QLabel" name="label_18">
506
               <property name="geometry">
507
                <rect>
508
                 <x>30</x>
509
                 <y>380</y>
510
                 <width>66</width>
511
                 <height>17</height>
512
                </rect>
513
               </property>
514
               <property name="text">
515
                <string>Start:</string>
516
               </property>
517
              </widget>
518
              <widget class="QDial" name="captureRotationDial">
519
               <property name="geometry">
520
                <rect>
521
                 <x>40</x>
522
                 <y>60</y>
523
                 <width>151</width>
524
                 <height>151</height>
525
                </rect>
526
               </property>
159 jakw 527
               <property name="mouseTracking">
528
                <bool>false</bool>
529
               </property>
28 jakw 530
               <property name="maximum">
531
                <number>360</number>
532
               </property>
533
               <property name="orientation">
534
                <enum>Qt::Vertical</enum>
535
               </property>
536
               <property name="invertedAppearance">
537
                <bool>false</bool>
538
               </property>
539
               <property name="wrapping">
540
                <bool>true</bool>
541
               </property>
542
               <property name="notchTarget">
543
                <double>6.000000000000000</double>
544
               </property>
545
               <property name="notchesVisible">
546
                <bool>true</bool>
547
               </property>
548
              </widget>
549
              <widget class="QPushButton" name="batchCaptureButton">
550
               <property name="geometry">
551
                <rect>
552
                 <x>10</x>
553
                 <y>480</y>
554
                 <width>211</width>
555
                 <height>27</height>
556
                </rect>
557
               </property>
558
               <property name="text">
559
                <string>Batch Capture</string>
560
               </property>
561
              </widget>
562
              <widget class="QLabel" name="label_19">
563
               <property name="geometry">
564
                <rect>
565
                 <x>30</x>
566
                 <y>410</y>
567
                 <width>66</width>
568
                 <height>17</height>
569
                </rect>
570
               </property>
571
               <property name="text">
572
                <string>End:</string>
573
               </property>
574
              </widget>
575
              <widget class="QLabel" name="label_20">
576
               <property name="geometry">
577
                <rect>
578
                 <x>70</x>
579
                 <y>30</y>
580
                 <width>111</width>
581
                 <height>17</height>
582
                </rect>
583
               </property>
584
               <property name="text">
585
                <string>Rotation Stage</string>
586
               </property>
587
              </widget>
159 jakw 588
              <widget class="QSpinBox" name="captureRotationSpinBox">
589
               <property name="geometry">
590
                <rect>
591
                 <x>90</x>
592
                 <y>220</y>
593
                 <width>61</width>
594
                 <height>27</height>
595
                </rect>
596
               </property>
597
               <property name="wrapping">
598
                <bool>true</bool>
599
               </property>
600
               <property name="suffix">
601
                <string/>
602
               </property>
603
               <property name="maximum">
604
                <number>359</number>
605
               </property>
606
               <property name="value">
607
                <number>0</number>
608
               </property>
609
              </widget>
28 jakw 610
             </widget>
611
            </item>
612
            <item>
613
             <spacer name="verticalSpacer_3">
614
              <property name="orientation">
615
               <enum>Qt::Vertical</enum>
616
              </property>
617
              <property name="sizeHint" stdset="0">
618
               <size>
619
                <width>20</width>
620
                <height>40</height>
621
               </size>
622
              </property>
623
             </spacer>
624
            </item>
625
           </layout>
626
          </item>
627
          <item>
628
           <layout class="QVBoxLayout" name="captureVerticalLayout2">
629
            <item>
630
             <widget class="SMVideoWidget" name="captureCamera0Widget">
631
              <property name="sizePolicy">
632
               <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
633
                <horstretch>0</horstretch>
634
                <verstretch>0</verstretch>
635
               </sizepolicy>
636
              </property>
637
              <property name="minimumSize">
638
               <size>
639
                <width>300</width>
640
                <height>200</height>
641
               </size>
642
              </property>
643
              <property name="frameShape">
644
               <enum>QFrame::Box</enum>
645
              </property>
646
              <property name="lineWidth">
647
               <number>0</number>
648
              </property>
649
              <property name="text">
650
               <string>Camera0</string>
651
              </property>
652
              <property name="scaledContents">
653
               <bool>false</bool>
654
              </property>
655
              <property name="alignment">
45 jakw 656
               <set>Qt::AlignCenter</set>
28 jakw 657
              </property>
658
             </widget>
659
            </item>
660
            <item>
661
             <widget class="SMVideoWidget" name="captureCamera1Widget">
662
              <property name="sizePolicy">
663
               <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
664
                <horstretch>0</horstretch>
665
                <verstretch>0</verstretch>
666
               </sizepolicy>
667
              </property>
668
              <property name="minimumSize">
669
               <size>
670
                <width>300</width>
671
                <height>200</height>
672
               </size>
673
              </property>
674
              <property name="frameShape">
675
               <enum>QFrame::Box</enum>
676
              </property>
677
              <property name="lineWidth">
678
               <number>0</number>
679
              </property>
680
              <property name="text">
681
               <string>Camera1</string>
682
              </property>
683
              <property name="scaledContents">
684
               <bool>false</bool>
685
              </property>
686
              <property name="alignment">
45 jakw 687
               <set>Qt::AlignCenter</set>
28 jakw 688
              </property>
689
             </widget>
690
            </item>
691
           </layout>
692
          </item>
693
          <item>
694
           <layout class="QVBoxLayout" name="captureVerticalLayout3">
695
            <item>
696
             <widget class="QTreeWidget" name="captureTreeWidget">
697
              <property name="sizePolicy">
698
               <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
699
                <horstretch>0</horstretch>
700
                <verstretch>0</verstretch>
701
               </sizepolicy>
702
              </property>
703
              <property name="maximumSize">
704
               <size>
705
                <width>250</width>
706
                <height>16777215</height>
707
               </size>
708
              </property>
709
              <attribute name="headerVisible">
710
               <bool>false</bool>
711
              </attribute>
712
              <column>
713
               <property name="text">
714
                <string notr="true">1</string>
715
               </property>
716
              </column>
717
             </widget>
718
            </item>
719
            <item>
720
             <widget class="QPushButton" name="reconstructButton">
721
              <property name="enabled">
722
               <bool>false</bool>
723
              </property>
724
              <property name="text">
725
               <string>Reconstruct</string>
726
              </property>
727
             </widget>
728
            </item>
729
           </layout>
730
          </item>
731
         </layout>
732
        </item>
733
       </layout>
1 jakw 734
      </widget>
28 jakw 735
      <widget class="QWidget" name="pointCloudTab">
2 jakw 736
       <attribute name="title">
737
        <string>Point Clouds</string>
738
       </attribute>
28 jakw 739
       <layout class="QGridLayout" name="gridLayout_4">
740
        <item row="0" column="0">
741
         <widget class="QListWidget" name="pointCloudsListWidget">
742
          <property name="sizePolicy">
743
           <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
744
            <horstretch>0</horstretch>
745
            <verstretch>0</verstretch>
746
           </sizepolicy>
747
          </property>
748
          <property name="maximumSize">
749
           <size>
750
            <width>200</width>
751
            <height>16777215</height>
752
           </size>
753
          </property>
754
         </widget>
755
        </item>
756
        <item row="0" column="1" rowspan="2">
757
         <widget class="SMPointCloudWidget" name="pointCloudWidget" native="true"/>
758
        </item>
759
       </layout>
2 jakw 760
      </widget>
1 jakw 761
     </widget>
762
    </item>
763
   </layout>
764
  </widget>
2 jakw 765
  <widget class="QStatusBar" name="statusBar"/>
1 jakw 766
  <widget class="QMenuBar" name="menuBar">
767
   <property name="geometry">
768
    <rect>
769
     <x>0</x>
770
     <y>0</y>
148 jakw 771
     <width>896</width>
1 jakw 772
     <height>25</height>
773
    </rect>
774
   </property>
4 jakw 775
   <widget class="QMenu" name="menuPreferences">
776
    <property name="title">
777
     <string>SMScanner</string>
778
    </property>
779
    <addaction name="actionPreferences"/>
780
   </widget>
36 jakw 781
   <widget class="QMenu" name="menuCalibration">
782
    <property name="title">
783
     <string>Calibration</string>
784
    </property>
135 jakw 785
    <addaction name="actionExport_Parameters"/>
36 jakw 786
    <addaction name="actionExport_Sets"/>
135 jakw 787
    <addaction name="actionImport_Parameters"/>
788
    <addaction name="actionImport_Sets"/>
36 jakw 789
   </widget>
790
   <widget class="QMenu" name="menuCapture">
791
    <property name="title">
792
     <string>Capture</string>
793
    </property>
794
    <addaction name="actionExport_Sequences"/>
116 jakw 795
    <addaction name="actionExport_White_Frames"/>
67 jakw 796
    <addaction name="actionClear_Sequences"/>
139 jakw 797
    <addaction name="actionImport_Sequences"/>
36 jakw 798
   </widget>
44 jakw 799
   <widget class="QMenu" name="menuPoint_Clouds">
800
    <property name="title">
801
     <string>Point Clouds</string>
802
    </property>
803
    <addaction name="actionExport_Point_Clouds"/>
139 jakw 804
    <addaction name="actionClear_Point_Clouds"/>
44 jakw 805
   </widget>
4 jakw 806
   <addaction name="menuPreferences"/>
36 jakw 807
   <addaction name="menuCalibration"/>
808
   <addaction name="menuCapture"/>
44 jakw 809
   <addaction name="menuPoint_Clouds"/>
1 jakw 810
  </widget>
4 jakw 811
  <action name="actionPreferences">
812
   <property name="text">
813
    <string>Preferences</string>
814
   </property>
815
  </action>
36 jakw 816
  <action name="actionExport_Sets">
817
   <property name="text">
818
    <string>Export Sets</string>
819
   </property>
820
  </action>
821
  <action name="actionExport_Sequences">
822
   <property name="text">
823
    <string>Export Sequences</string>
824
   </property>
825
  </action>
44 jakw 826
  <action name="actionExport_Parameters">
42 jakw 827
   <property name="text">
44 jakw 828
    <string>Export Parameters</string>
42 jakw 829
   </property>
830
  </action>
44 jakw 831
  <action name="actionExport_Point_Clouds">
832
   <property name="text">
833
    <string>Export Point Clouds</string>
834
   </property>
835
  </action>
67 jakw 836
  <action name="actionClear_Sequences">
837
   <property name="text">
838
    <string>Clear Sequences</string>
839
   </property>
840
  </action>
116 jakw 841
  <action name="actionExport_White_Frames">
842
   <property name="text">
843
    <string>Export White Frames</string>
844
   </property>
845
  </action>
135 jakw 846
  <action name="actionImport_Sets">
847
   <property name="text">
848
    <string>Import Sets</string>
849
   </property>
850
  </action>
851
  <action name="actionImport_Parameters">
852
   <property name="text">
853
    <string>Import Parameters</string>
854
   </property>
855
  </action>
139 jakw 856
  <action name="actionImport_Sequences">
857
   <property name="text">
858
    <string>Import Sequences</string>
859
   </property>
860
  </action>
861
  <action name="actionClear_Point_Clouds">
862
   <property name="text">
863
    <string>Clear Point Clouds</string>
864
   </property>
865
  </action>
1 jakw 866
 </widget>
867
 <layoutdefault spacing="6" margin="11"/>
2 jakw 868
 <customwidgets>
869
  <customwidget>
870
   <class>SMPointCloudWidget</class>
871
   <extends>QWidget</extends>
872
   <header>SMPointCloudWidget.h</header>
873
   <container>1</container>
874
  </customwidget>
875
  <customwidget>
876
   <class>SMVideoWidget</class>
877
   <extends>QLabel</extends>
878
   <header>SMVideoWidget.h</header>
879
  </customwidget>
880
 </customwidgets>
28 jakw 881
 <tabstops>
882
  <tabstop>tabWidget</tabstop>
883
  <tabstop>calibrationRotationDial</tabstop>
884
  <tabstop>singleCalibrationButton</tabstop>
885
  <tabstop>calibrationBatchStartSpinBox</tabstop>
886
  <tabstop>calibrationBatchEndSpinBox</tabstop>
887
  <tabstop>calibrationBatchStepSpinBox</tabstop>
888
  <tabstop>batchCalibrationButton</tabstop>
889
  <tabstop>calibrationListWidget</tabstop>
890
  <tabstop>calibrateButton</tabstop>
891
  <tabstop>captureRotationDial</tabstop>
892
  <tabstop>singleCaptureButton</tabstop>
893
  <tabstop>captureBatchStartSpinBox</tabstop>
894
  <tabstop>captureBatchEndSpinBox</tabstop>
895
  <tabstop>captureBatchStepSpinBox</tabstop>
896
  <tabstop>batchCaptureButton</tabstop>
897
  <tabstop>captureTreeWidget</tabstop>
898
  <tabstop>reconstructButton</tabstop>
899
  <tabstop>pointCloudsListWidget</tabstop>
900
 </tabstops>
1 jakw 901
 <resources/>
902
 <connections/>
27 jakw 903
 <slots>
904
  <slot>on_rotationDial_sliderReleased()</slot>
905
 </slots>
1 jakw 906
</ui>