Subversion Repositories seema-scanner

Rev

Rev 1 | Rev 4 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1 Rev 2
Line 4... Line 4...
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>904</width>
9
    <width>923</width>
10
    <height>572</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="0">
18
    <item row="0" column="0">
19
     <widget class="QTabWidget" name="tabWidget">
19
     <widget class="QTabWidget" name="tabWidget">
-
 
20
      <property name="currentIndex">
-
 
21
       <number>2</number>
-
 
22
      </property>
-
 
23
      <widget class="QWidget" name="calibrationTab">
-
 
24
       <property name="cursor">
-
 
25
        <cursorShape>ArrowCursor</cursorShape>
-
 
26
       </property>
-
 
27
       <attribute name="title">
-
 
28
        <string>Calibration</string>
-
 
29
       </attribute>
-
 
30
       <widget class="SMVideoWidget" name="calibrationCamera1Widget">
-
 
31
        <property name="geometry">
-
 
32
         <rect>
-
 
33
          <x>50</x>
-
 
34
          <y>270</y>
-
 
35
          <width>291</width>
-
 
36
          <height>231</height>
-
 
37
         </rect>
-
 
38
        </property>
-
 
39
        <property name="frameShape">
-
 
40
         <enum>QFrame::Box</enum>
-
 
41
        </property>
-
 
42
        <property name="text">
-
 
43
         <string>Camera1</string>
-
 
44
        </property>
-
 
45
       </widget>
-
 
46
       <widget class="SMVideoWidget" name="calibrationCamera0Widget">
-
 
47
        <property name="geometry">
-
 
48
         <rect>
-
 
49
          <x>50</x>
-
 
50
          <y>30</y>
-
 
51
          <width>291</width>
-
 
52
          <height>231</height>
-
 
53
         </rect>
-
 
54
        </property>
-
 
55
        <property name="frameShape">
-
 
56
         <enum>QFrame::Box</enum>
-
 
57
        </property>
-
 
58
        <property name="text">
-
 
59
         <string>Camera0</string>
-
 
60
        </property>
-
 
61
       </widget>
-
 
62
       <widget class="QListWidget" name="calibrationListWidget">
-
 
63
        <property name="geometry">
-
 
64
         <rect>
-
 
65
          <x>440</x>
-
 
66
          <y>30</y>
-
 
67
          <width>381</width>
-
 
68
          <height>251</height>
-
 
69
         </rect>
-
 
70
        </property>
-
 
71
       </widget>
-
 
72
       <widget class="QPushButton" name="calibrateButton">
-
 
73
        <property name="geometry">
-
 
74
         <rect>
-
 
75
          <x>500</x>
-
 
76
          <y>310</y>
-
 
77
          <width>271</width>
-
 
78
          <height>27</height>
-
 
79
         </rect>
-
 
80
        </property>
-
 
81
        <property name="text">
-
 
82
         <string>Calibrate</string>
-
 
83
        </property>
-
 
84
       </widget>
-
 
85
       <widget class="QPushButton" name="snapButton">
-
 
86
        <property name="geometry">
-
 
87
         <rect>
-
 
88
          <x>60</x>
-
 
89
          <y>530</y>
-
 
90
          <width>271</width>
-
 
91
          <height>27</height>
-
 
92
         </rect>
-
 
93
        </property>
-
 
94
        <property name="text">
-
 
95
         <string>Snap</string>
-
 
96
        </property>
-
 
97
       </widget>
-
 
98
      </widget>
20
      <widget class="QWidget" name="tab">
99
      <widget class="QWidget" name="captureTab">
21
       <attribute name="title">
100
       <attribute name="title">
22
        <string>Tab 1</string>
101
        <string>Capture</string>
23
       </attribute>
102
       </attribute>
-
 
103
       <widget class="SMVideoWidget" name="captureCamera0Widget">
-
 
104
        <property name="geometry">
-
 
105
         <rect>
-
 
106
          <x>30</x>
-
 
107
          <y>60</y>
-
 
108
          <width>291</width>
-
 
109
          <height>231</height>
-
 
110
         </rect>
-
 
111
        </property>
-
 
112
        <property name="frameShape">
-
 
113
         <enum>QFrame::Box</enum>
-
 
114
        </property>
-
 
115
        <property name="text">
-
 
116
         <string>Camera0</string>
-
 
117
        </property>
-
 
118
       </widget>
-
 
119
       <widget class="SMVideoWidget" name="captureCamera1Widget">
-
 
120
        <property name="geometry">
-
 
121
         <rect>
-
 
122
          <x>30</x>
-
 
123
          <y>320</y>
-
 
124
          <width>291</width>
-
 
125
          <height>231</height>
-
 
126
         </rect>
-
 
127
        </property>
-
 
128
        <property name="frameShape">
-
 
129
         <enum>QFrame::Box</enum>
-
 
130
        </property>
-
 
131
        <property name="text">
-
 
132
         <string>Camera1</string>
-
 
133
        </property>
-
 
134
       </widget>
-
 
135
       <widget class="QDial" name="dial">
-
 
136
        <property name="geometry">
-
 
137
         <rect>
-
 
138
          <x>350</x>
-
 
139
          <y>80</y>
-
 
140
          <width>231</width>
-
 
141
          <height>221</height>
-
 
142
         </rect>
-
 
143
        </property>
-
 
144
        <property name="maximum">
-
 
145
         <number>360</number>
-
 
146
        </property>
-
 
147
        <property name="orientation">
-
 
148
         <enum>Qt::Horizontal</enum>
-
 
149
        </property>
-
 
150
        <property name="wrapping">
-
 
151
         <bool>true</bool>
-
 
152
        </property>
-
 
153
        <property name="notchTarget">
-
 
154
         <double>0.000000000000000</double>
-
 
155
        </property>
-
 
156
        <property name="notchesVisible">
-
 
157
         <bool>true</bool>
-
 
158
        </property>
-
 
159
       </widget>
-
 
160
       <widget class="QLabel" name="label">
-
 
161
        <property name="geometry">
-
 
162
         <rect>
-
 
163
          <x>410</x>
-
 
164
          <y>50</y>
-
 
165
          <width>111</width>
-
 
166
          <height>17</height>
-
 
167
         </rect>
-
 
168
        </property>
-
 
169
        <property name="text">
-
 
170
         <string>Rotation Stage</string>
-
 
171
        </property>
-
 
172
       </widget>
-
 
173
       <widget class="QTreeWidget" name="capturesTreeWidget">
-
 
174
        <property name="geometry">
-
 
175
         <rect>
-
 
176
          <x>630</x>
-
 
177
          <y>40</y>
-
 
178
          <width>256</width>
-
 
179
          <height>521</height>
-
 
180
         </rect>
-
 
181
        </property>
-
 
182
        <column>
-
 
183
         <property name="text">
-
 
184
          <string notr="true">1</string>
-
 
185
         </property>
-
 
186
        </column>
-
 
187
       </widget>
-
 
188
       <widget class="QPushButton" name="singleCaptureButton">
-
 
189
        <property name="geometry">
-
 
190
         <rect>
-
 
191
          <x>360</x>
-
 
192
          <y>350</y>
-
 
193
          <width>221</width>
-
 
194
          <height>27</height>
-
 
195
         </rect>
-
 
196
        </property>
-
 
197
        <property name="text">
-
 
198
         <string>Single Capture</string>
-
 
199
        </property>
-
 
200
       </widget>
-
 
201
       <widget class="QPushButton" name="batchCaptureButton">
-
 
202
        <property name="geometry">
-
 
203
         <rect>
-
 
204
          <x>360</x>
-
 
205
          <y>520</y>
-
 
206
          <width>221</width>
-
 
207
          <height>27</height>
-
 
208
         </rect>
-
 
209
        </property>
-
 
210
        <property name="text">
-
 
211
         <string>Batch Capture</string>
-
 
212
        </property>
-
 
213
       </widget>
-
 
214
       <widget class="QLabel" name="label_2">
-
 
215
        <property name="geometry">
-
 
216
         <rect>
-
 
217
          <x>380</x>
-
 
218
          <y>430</y>
-
 
219
          <width>66</width>
-
 
220
          <height>17</height>
-
 
221
         </rect>
-
 
222
        </property>
-
 
223
        <property name="text">
-
 
224
         <string>Start:</string>
-
 
225
        </property>
-
 
226
       </widget>
-
 
227
       <widget class="QLabel" name="label_3">
-
 
228
        <property name="geometry">
-
 
229
         <rect>
-
 
230
          <x>380</x>
-
 
231
          <y>460</y>
-
 
232
          <width>66</width>
-
 
233
          <height>17</height>
-
 
234
         </rect>
-
 
235
        </property>
-
 
236
        <property name="text">
-
 
237
         <string>End:</string>
-
 
238
        </property>
-
 
239
       </widget>
-
 
240
       <widget class="QSpinBox" name="spinBox">
-
 
241
        <property name="geometry">
-
 
242
         <rect>
-
 
243
          <x>460</x>
-
 
244
          <y>420</y>
-
 
245
          <width>101</width>
-
 
246
          <height>27</height>
-
 
247
         </rect>
-
 
248
        </property>
-
 
249
        <property name="maximum">
-
 
250
         <number>359</number>
-
 
251
        </property>
-
 
252
       </widget>
-
 
253
       <widget class="QSpinBox" name="spinBox_2">
-
 
254
        <property name="geometry">
-
 
255
         <rect>
-
 
256
          <x>460</x>
-
 
257
          <y>450</y>
-
 
258
          <width>101</width>
-
 
259
          <height>27</height>
-
 
260
         </rect>
-
 
261
        </property>
-
 
262
        <property name="maximum">
-
 
263
         <number>359</number>
-
 
264
        </property>
-
 
265
        <property name="value">
-
 
266
         <number>350</number>
-
 
267
        </property>
-
 
268
       </widget>
-
 
269
       <widget class="QLabel" name="label_4">
-
 
270
        <property name="geometry">
-
 
271
         <rect>
-
 
272
          <x>380</x>
-
 
273
          <y>490</y>
-
 
274
          <width>66</width>
-
 
275
          <height>17</height>
-
 
276
         </rect>
-
 
277
        </property>
-
 
278
        <property name="text">
-
 
279
         <string>Step:</string>
-
 
280
        </property>
-
 
281
       </widget>
-
 
282
       <widget class="QSpinBox" name="spinBox_3">
-
 
283
        <property name="geometry">
-
 
284
         <rect>
-
 
285
          <x>460</x>
-
 
286
          <y>480</y>
-
 
287
          <width>101</width>
-
 
288
          <height>27</height>
-
 
289
         </rect>
-
 
290
        </property>
-
 
291
        <property name="maximum">
-
 
292
         <number>359</number>
-
 
293
        </property>
-
 
294
        <property name="value">
-
 
295
         <number>10</number>
-
 
296
        </property>
-
 
297
       </widget>
24
      </widget>
298
      </widget>
25
      <widget class="QWidget" name="tab_2">
299
      <widget class="QWidget" name="tab">
26
       <attribute name="title">
300
       <attribute name="title">
27
        <string>Tab 2</string>
301
        <string>Point Clouds</string>
28
       </attribute>
302
       </attribute>
-
 
303
       <widget class="QListWidget" name="pointCloudsListWidget">
-
 
304
        <property name="geometry">
-
 
305
         <rect>
-
 
306
          <x>30</x>
-
 
307
          <y>40</y>
-
 
308
          <width>256</width>
-
 
309
          <height>571</height>
-
 
310
         </rect>
-
 
311
        </property>
-
 
312
       </widget>
-
 
313
       <widget class="SMPointCloudWidget" name="pointCloudWidget" native="true">
-
 
314
        <property name="geometry">
-
 
315
         <rect>
-
 
316
          <x>320</x>
-
 
317
          <y>40</y>
-
 
318
          <width>531</width>
-
 
319
          <height>561</height>
-
 
320
         </rect>
-
 
321
        </property>
-
 
322
       </widget>
29
      </widget>
323
      </widget>
30
     </widget>
324
     </widget>
31
    </item>
325
    </item>
32
   </layout>
326
   </layout>
33
  </widget>
327
  </widget>
-
 
328
  <widget class="QStatusBar" name="statusBar"/>
34
  <widget class="QMenuBar" name="menuBar">
329
  <widget class="QMenuBar" name="menuBar">
35
   <property name="geometry">
330
   <property name="geometry">
36
    <rect>
331
    <rect>
37
     <x>0</x>
332
     <x>0</x>
38
     <y>0</y>
333
     <y>0</y>
39
     <width>904</width>
334
     <width>923</width>
40
     <height>25</height>
335
     <height>25</height>
41
    </rect>
336
    </rect>
42
   </property>
337
   </property>
43
  </widget>
338
  </widget>
44
  <widget class="QToolBar" name="mainToolBar">
-
 
45
   <attribute name="toolBarArea">
-
 
46
    <enum>TopToolBarArea</enum>
-
 
47
   </attribute>
-
 
48
   <attribute name="toolBarBreak">
-
 
49
    <bool>false</bool>
-
 
50
   </attribute>
-
 
51
  </widget>
-
 
52
  <widget class="QStatusBar" name="statusBar"/>
-
 
53
 </widget>
339
 </widget>
54
 <layoutdefault spacing="6" margin="11"/>
340
 <layoutdefault spacing="6" margin="11"/>
-
 
341
 <customwidgets>
-
 
342
  <customwidget>
-
 
343
   <class>SMPointCloudWidget</class>
-
 
344
   <extends>QWidget</extends>
-
 
345
   <header>SMPointCloudWidget.h</header>
-
 
346
   <container>1</container>
-
 
347
  </customwidget>
-
 
348
  <customwidget>
-
 
349
   <class>SMVideoWidget</class>
-
 
350
   <extends>QLabel</extends>
-
 
351
   <header>SMVideoWidget.h</header>
-
 
352
  </customwidget>
-
 
353
 </customwidgets>
55
 <resources/>
354
 <resources/>
56
 <connections/>
355
 <connections/>
57
</ui>
356
</ui>