Subversion Repositories seema-scanner

Rev

Rev 199 | Rev 207 | 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">
201 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>
201 jakw 273
           <layout class="QVBoxLayout" name="calibrationVerticalLayout2" stretch="1,1">
274
            <property name="sizeConstraint">
275
             <enum>QLayout::SetDefaultConstraint</enum>
276
            </property>
28 jakw 277
            <item>
201 jakw 278
             <widget class="SMVideoZoomWidget" name="calibrationCamera0Widget">
28 jakw 279
              <property name="sizePolicy">
201 jakw 280
               <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
28 jakw 281
                <horstretch>0</horstretch>
282
                <verstretch>0</verstretch>
283
               </sizepolicy>
284
              </property>
201 jakw 285
              <property name="autoFillBackground">
286
               <bool>false</bool>
28 jakw 287
              </property>
288
              <property name="frameShape">
201 jakw 289
               <enum>QFrame::NoFrame</enum>
28 jakw 290
              </property>
201 jakw 291
              <property name="sizeAdjustPolicy">
292
               <enum>QAbstractScrollArea::AdjustIgnored</enum>
28 jakw 293
              </property>
294
             </widget>
295
            </item>
296
            <item>
201 jakw 297
             <widget class="SMVideoZoomWidget" name="calibrationCamera1Widget">
28 jakw 298
              <property name="sizePolicy">
201 jakw 299
               <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
28 jakw 300
                <horstretch>0</horstretch>
301
                <verstretch>0</verstretch>
302
               </sizepolicy>
303
              </property>
304
              <property name="frameShape">
201 jakw 305
               <enum>QFrame::NoFrame</enum>
28 jakw 306
              </property>
201 jakw 307
              <property name="sizeAdjustPolicy">
308
               <enum>QAbstractScrollArea::AdjustIgnored</enum>
28 jakw 309
              </property>
310
             </widget>
311
            </item>
312
           </layout>
313
          </item>
314
          <item>
315
           <layout class="QVBoxLayout" name="calibrationVerticalLayout3">
316
            <item>
317
             <widget class="QListWidget" name="calibrationListWidget">
318
              <property name="sizePolicy">
319
               <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
320
                <horstretch>0</horstretch>
321
                <verstretch>0</verstretch>
322
               </sizepolicy>
323
              </property>
324
              <property name="minimumSize">
325
               <size>
326
                <width>0</width>
327
                <height>0</height>
328
               </size>
329
              </property>
330
              <property name="maximumSize">
331
               <size>
332
                <width>250</width>
333
                <height>16777215</height>
334
               </size>
335
              </property>
336
              <property name="baseSize">
337
               <size>
338
                <width>0</width>
339
                <height>0</height>
340
               </size>
341
              </property>
342
             </widget>
343
            </item>
344
            <item>
345
             <widget class="QPushButton" name="calibrateButton">
346
              <property name="enabled">
347
               <bool>false</bool>
348
              </property>
349
              <property name="text">
350
               <string>Calibrate</string>
351
              </property>
352
             </widget>
353
            </item>
354
           </layout>
355
          </item>
356
         </layout>
357
        </item>
358
       </layout>
1 jakw 359
      </widget>
2 jakw 360
      <widget class="QWidget" name="captureTab">
1 jakw 361
       <attribute name="title">
2 jakw 362
        <string>Capture</string>
1 jakw 363
       </attribute>
28 jakw 364
       <layout class="QGridLayout" name="gridLayout_2">
365
        <item row="0" column="0">
366
         <layout class="QHBoxLayout" name="captureHorizontalLayout">
367
          <item>
368
           <layout class="QVBoxLayout" name="captureVerticalLayout1">
369
            <item>
370
             <widget class="QFrame" name="captureFrame">
371
              <property name="sizePolicy">
372
               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
373
                <horstretch>0</horstretch>
374
                <verstretch>0</verstretch>
375
               </sizepolicy>
376
              </property>
377
              <property name="minimumSize">
378
               <size>
379
                <width>230</width>
380
                <height>550</height>
381
               </size>
382
              </property>
383
              <property name="baseSize">
384
               <size>
385
                <width>0</width>
386
                <height>0</height>
387
               </size>
388
              </property>
389
              <property name="frameShape">
390
               <enum>QFrame::NoFrame</enum>
391
              </property>
392
              <property name="frameShadow">
393
               <enum>QFrame::Plain</enum>
394
              </property>
395
              <widget class="QLabel" name="label_17">
396
               <property name="geometry">
397
                <rect>
398
                 <x>30</x>
399
                 <y>440</y>
400
                 <width>66</width>
401
                 <height>17</height>
402
                </rect>
403
               </property>
404
               <property name="text">
405
                <string>Step:</string>
406
               </property>
407
              </widget>
408
              <widget class="QSpinBox" name="captureBatchStartSpinBox">
409
               <property name="geometry">
410
                <rect>
411
                 <x>110</x>
412
                 <y>380</y>
413
                 <width>101</width>
414
                 <height>27</height>
415
                </rect>
416
               </property>
417
               <property name="wrapping">
418
                <bool>true</bool>
419
               </property>
420
               <property name="suffix">
421
                <string/>
422
               </property>
423
               <property name="maximum">
424
                <number>359</number>
425
               </property>
426
              </widget>
427
              <widget class="QSpinBox" name="captureBatchEndSpinBox">
428
               <property name="geometry">
429
                <rect>
430
                 <x>110</x>
431
                 <y>410</y>
432
                 <width>101</width>
433
                 <height>27</height>
434
                </rect>
435
               </property>
436
               <property name="wrapping">
437
                <bool>true</bool>
438
               </property>
439
               <property name="maximum">
440
                <number>359</number>
441
               </property>
442
               <property name="value">
45 jakw 443
                <number>359</number>
28 jakw 444
               </property>
445
              </widget>
446
              <widget class="QSpinBox" name="captureBatchStepSpinBox">
447
               <property name="geometry">
448
                <rect>
449
                 <x>110</x>
450
                 <y>440</y>
451
                 <width>101</width>
452
                 <height>27</height>
453
                </rect>
454
               </property>
455
               <property name="wrapping">
456
                <bool>true</bool>
457
               </property>
160 jakw 458
               <property name="minimum">
459
                <number>1</number>
460
               </property>
28 jakw 461
               <property name="maximum">
462
                <number>359</number>
463
               </property>
464
               <property name="value">
45 jakw 465
                <number>40</number>
28 jakw 466
               </property>
467
              </widget>
468
              <widget class="QPushButton" name="singleCaptureButton">
469
               <property name="geometry">
470
                <rect>
471
                 <x>10</x>
472
                 <y>290</y>
473
                 <width>211</width>
474
                 <height>27</height>
475
                </rect>
476
               </property>
477
               <property name="text">
478
                <string>Single Capture</string>
479
               </property>
480
              </widget>
481
              <widget class="QLabel" name="label_18">
482
               <property name="geometry">
483
                <rect>
484
                 <x>30</x>
485
                 <y>380</y>
486
                 <width>66</width>
487
                 <height>17</height>
488
                </rect>
489
               </property>
490
               <property name="text">
491
                <string>Start:</string>
492
               </property>
493
              </widget>
494
              <widget class="QDial" name="captureRotationDial">
495
               <property name="geometry">
496
                <rect>
497
                 <x>40</x>
498
                 <y>60</y>
499
                 <width>151</width>
500
                 <height>151</height>
501
                </rect>
502
               </property>
159 jakw 503
               <property name="mouseTracking">
504
                <bool>false</bool>
505
               </property>
28 jakw 506
               <property name="maximum">
507
                <number>360</number>
508
               </property>
509
               <property name="orientation">
510
                <enum>Qt::Vertical</enum>
511
               </property>
512
               <property name="invertedAppearance">
513
                <bool>false</bool>
514
               </property>
515
               <property name="wrapping">
516
                <bool>true</bool>
517
               </property>
518
               <property name="notchTarget">
519
                <double>6.000000000000000</double>
520
               </property>
521
               <property name="notchesVisible">
522
                <bool>true</bool>
523
               </property>
524
              </widget>
525
              <widget class="QPushButton" name="batchCaptureButton">
526
               <property name="geometry">
527
                <rect>
528
                 <x>10</x>
529
                 <y>480</y>
530
                 <width>211</width>
531
                 <height>27</height>
532
                </rect>
533
               </property>
534
               <property name="text">
535
                <string>Batch Capture</string>
536
               </property>
537
              </widget>
538
              <widget class="QLabel" name="label_19">
539
               <property name="geometry">
540
                <rect>
541
                 <x>30</x>
542
                 <y>410</y>
543
                 <width>66</width>
544
                 <height>17</height>
545
                </rect>
546
               </property>
547
               <property name="text">
548
                <string>End:</string>
549
               </property>
550
              </widget>
551
              <widget class="QLabel" name="label_20">
552
               <property name="geometry">
553
                <rect>
554
                 <x>70</x>
555
                 <y>30</y>
556
                 <width>111</width>
557
                 <height>17</height>
558
                </rect>
559
               </property>
560
               <property name="text">
561
                <string>Rotation Stage</string>
562
               </property>
563
              </widget>
159 jakw 564
              <widget class="QSpinBox" name="captureRotationSpinBox">
565
               <property name="geometry">
566
                <rect>
567
                 <x>90</x>
568
                 <y>220</y>
569
                 <width>61</width>
570
                 <height>27</height>
571
                </rect>
572
               </property>
573
               <property name="wrapping">
574
                <bool>true</bool>
575
               </property>
576
               <property name="suffix">
577
                <string/>
578
               </property>
579
               <property name="maximum">
580
                <number>359</number>
581
               </property>
582
               <property name="value">
583
                <number>0</number>
584
               </property>
585
              </widget>
28 jakw 586
             </widget>
587
            </item>
588
            <item>
589
             <spacer name="verticalSpacer_3">
590
              <property name="orientation">
591
               <enum>Qt::Vertical</enum>
592
              </property>
593
              <property name="sizeHint" stdset="0">
594
               <size>
595
                <width>20</width>
596
                <height>40</height>
597
               </size>
598
              </property>
599
             </spacer>
600
            </item>
601
           </layout>
602
          </item>
603
          <item>
201 jakw 604
           <layout class="QVBoxLayout" name="captureVerticalLayout2" stretch="1,1">
28 jakw 605
            <item>
201 jakw 606
             <widget class="SMVideoZoomWidget" name="captureCamera0Widget">
28 jakw 607
              <property name="frameShape">
201 jakw 608
               <enum>QFrame::NoFrame</enum>
28 jakw 609
              </property>
610
             </widget>
611
            </item>
612
            <item>
201 jakw 613
             <widget class="SMVideoZoomWidget" name="captureCamera1Widget">
28 jakw 614
              <property name="frameShape">
201 jakw 615
               <enum>QFrame::NoFrame</enum>
28 jakw 616
              </property>
617
             </widget>
618
            </item>
619
           </layout>
620
          </item>
621
          <item>
622
           <layout class="QVBoxLayout" name="captureVerticalLayout3">
623
            <item>
624
             <widget class="QTreeWidget" name="captureTreeWidget">
625
              <property name="sizePolicy">
626
               <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
627
                <horstretch>0</horstretch>
628
                <verstretch>0</verstretch>
629
               </sizepolicy>
630
              </property>
631
              <property name="maximumSize">
632
               <size>
633
                <width>250</width>
634
                <height>16777215</height>
635
               </size>
636
              </property>
637
              <attribute name="headerVisible">
638
               <bool>false</bool>
639
              </attribute>
640
              <column>
641
               <property name="text">
642
                <string notr="true">1</string>
643
               </property>
644
              </column>
645
             </widget>
646
            </item>
647
            <item>
648
             <widget class="QPushButton" name="reconstructButton">
649
              <property name="enabled">
650
               <bool>false</bool>
651
              </property>
652
              <property name="text">
653
               <string>Reconstruct</string>
654
              </property>
655
             </widget>
656
            </item>
657
           </layout>
658
          </item>
659
         </layout>
660
        </item>
661
       </layout>
1 jakw 662
      </widget>
28 jakw 663
      <widget class="QWidget" name="pointCloudTab">
2 jakw 664
       <attribute name="title">
665
        <string>Point Clouds</string>
666
       </attribute>
28 jakw 667
       <layout class="QGridLayout" name="gridLayout_4">
668
        <item row="0" column="0">
669
         <widget class="QListWidget" name="pointCloudsListWidget">
670
          <property name="sizePolicy">
671
           <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
672
            <horstretch>0</horstretch>
673
            <verstretch>0</verstretch>
674
           </sizepolicy>
675
          </property>
676
          <property name="maximumSize">
677
           <size>
678
            <width>200</width>
679
            <height>16777215</height>
680
           </size>
681
          </property>
682
         </widget>
683
        </item>
684
        <item row="0" column="1" rowspan="2">
685
         <widget class="SMPointCloudWidget" name="pointCloudWidget" native="true"/>
686
        </item>
687
       </layout>
2 jakw 688
      </widget>
1 jakw 689
     </widget>
690
    </item>
691
   </layout>
692
  </widget>
2 jakw 693
  <widget class="QStatusBar" name="statusBar"/>
1 jakw 694
  <widget class="QMenuBar" name="menuBar">
695
   <property name="geometry">
696
    <rect>
697
     <x>0</x>
698
     <y>0</y>
148 jakw 699
     <width>896</width>
1 jakw 700
     <height>25</height>
701
    </rect>
702
   </property>
4 jakw 703
   <widget class="QMenu" name="menuPreferences">
704
    <property name="title">
705
     <string>SMScanner</string>
706
    </property>
707
    <addaction name="actionPreferences"/>
708
   </widget>
36 jakw 709
   <widget class="QMenu" name="menuCalibration">
710
    <property name="title">
711
     <string>Calibration</string>
712
    </property>
199 jakw 713
    <addaction name="actionProject_Focusing_Pattern"/>
135 jakw 714
    <addaction name="actionExport_Parameters"/>
36 jakw 715
    <addaction name="actionExport_Sets"/>
135 jakw 716
    <addaction name="actionImport_Parameters"/>
717
    <addaction name="actionImport_Sets"/>
36 jakw 718
   </widget>
719
   <widget class="QMenu" name="menuCapture">
720
    <property name="title">
721
     <string>Capture</string>
722
    </property>
723
    <addaction name="actionExport_Sequences"/>
116 jakw 724
    <addaction name="actionExport_White_Frames"/>
67 jakw 725
    <addaction name="actionClear_Sequences"/>
139 jakw 726
    <addaction name="actionImport_Sequences"/>
36 jakw 727
   </widget>
44 jakw 728
   <widget class="QMenu" name="menuPoint_Clouds">
729
    <property name="title">
730
     <string>Point Clouds</string>
731
    </property>
732
    <addaction name="actionExport_Point_Clouds"/>
139 jakw 733
    <addaction name="actionClear_Point_Clouds"/>
44 jakw 734
   </widget>
4 jakw 735
   <addaction name="menuPreferences"/>
36 jakw 736
   <addaction name="menuCalibration"/>
737
   <addaction name="menuCapture"/>
44 jakw 738
   <addaction name="menuPoint_Clouds"/>
1 jakw 739
  </widget>
4 jakw 740
  <action name="actionPreferences">
741
   <property name="text">
742
    <string>Preferences</string>
743
   </property>
744
  </action>
36 jakw 745
  <action name="actionExport_Sets">
746
   <property name="text">
747
    <string>Export Sets</string>
748
   </property>
749
  </action>
750
  <action name="actionExport_Sequences">
751
   <property name="text">
752
    <string>Export Sequences</string>
753
   </property>
754
  </action>
44 jakw 755
  <action name="actionExport_Parameters">
42 jakw 756
   <property name="text">
44 jakw 757
    <string>Export Parameters</string>
42 jakw 758
   </property>
759
  </action>
44 jakw 760
  <action name="actionExport_Point_Clouds">
761
   <property name="text">
762
    <string>Export Point Clouds</string>
763
   </property>
764
  </action>
67 jakw 765
  <action name="actionClear_Sequences">
766
   <property name="text">
767
    <string>Clear Sequences</string>
768
   </property>
769
  </action>
116 jakw 770
  <action name="actionExport_White_Frames">
771
   <property name="text">
772
    <string>Export White Frames</string>
773
   </property>
774
  </action>
135 jakw 775
  <action name="actionImport_Sets">
776
   <property name="text">
777
    <string>Import Sets</string>
778
   </property>
779
  </action>
780
  <action name="actionImport_Parameters">
781
   <property name="text">
782
    <string>Import Parameters</string>
783
   </property>
784
  </action>
139 jakw 785
  <action name="actionImport_Sequences">
786
   <property name="text">
787
    <string>Import Sequences</string>
788
   </property>
789
  </action>
790
  <action name="actionClear_Point_Clouds">
791
   <property name="text">
792
    <string>Clear Point Clouds</string>
793
   </property>
794
  </action>
199 jakw 795
  <action name="actionProject_Focusing_Pattern">
796
   <property name="checkable">
797
    <bool>true</bool>
798
   </property>
799
   <property name="text">
800
    <string>Project Focusing Pattern</string>
801
   </property>
802
  </action>
1 jakw 803
 </widget>
804
 <layoutdefault spacing="6" margin="11"/>
2 jakw 805
 <customwidgets>
806
  <customwidget>
807
   <class>SMPointCloudWidget</class>
808
   <extends>QWidget</extends>
809
   <header>SMPointCloudWidget.h</header>
810
   <container>1</container>
811
  </customwidget>
812
  <customwidget>
201 jakw 813
   <class>SMVideoZoomWidget</class>
814
   <extends>QGraphicsView</extends>
815
   <header>SMVideoZoomWidget.h</header>
2 jakw 816
  </customwidget>
817
 </customwidgets>
28 jakw 818
 <tabstops>
819
  <tabstop>tabWidget</tabstop>
820
  <tabstop>calibrationRotationDial</tabstop>
821
  <tabstop>singleCalibrationButton</tabstop>
822
  <tabstop>calibrationBatchStartSpinBox</tabstop>
823
  <tabstop>calibrationBatchEndSpinBox</tabstop>
824
  <tabstop>calibrationBatchStepSpinBox</tabstop>
825
  <tabstop>batchCalibrationButton</tabstop>
826
  <tabstop>calibrationListWidget</tabstop>
827
  <tabstop>calibrateButton</tabstop>
828
  <tabstop>captureRotationDial</tabstop>
829
  <tabstop>singleCaptureButton</tabstop>
830
  <tabstop>captureBatchStartSpinBox</tabstop>
831
  <tabstop>captureBatchEndSpinBox</tabstop>
832
  <tabstop>captureBatchStepSpinBox</tabstop>
833
  <tabstop>batchCaptureButton</tabstop>
834
  <tabstop>captureTreeWidget</tabstop>
835
  <tabstop>reconstructButton</tabstop>
836
  <tabstop>pointCloudsListWidget</tabstop>
837
 </tabstops>
1 jakw 838
 <resources/>
839
 <connections/>
27 jakw 840
 <slots>
841
  <slot>on_rotationDial_sliderReleased()</slot>
842
 </slots>
1 jakw 843
</ui>