Subversion Repositories seema-scanner

Rev

Rev 1 | Rev 4 | 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>
2 jakw 9
    <width>923</width>
10
    <height>729</height>
1 jakw 11
   </rect>
12
  </property>
13
  <property name="windowTitle">
14
   <string>SMScanner</string>
15
  </property>
16
  <widget class="QWidget" name="centralWidget">
17
   <layout class="QGridLayout" name="gridLayout">
18
    <item row="0" column="0">
19
     <widget class="QTabWidget" name="tabWidget">
2 jakw 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>
1 jakw 27
       <attribute name="title">
2 jakw 28
        <string>Calibration</string>
1 jakw 29
       </attribute>
2 jakw 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>
1 jakw 98
      </widget>
2 jakw 99
      <widget class="QWidget" name="captureTab">
1 jakw 100
       <attribute name="title">
2 jakw 101
        <string>Capture</string>
1 jakw 102
       </attribute>
2 jakw 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>
1 jakw 298
      </widget>
2 jakw 299
      <widget class="QWidget" name="tab">
300
       <attribute name="title">
301
        <string>Point Clouds</string>
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>
323
      </widget>
1 jakw 324
     </widget>
325
    </item>
326
   </layout>
327
  </widget>
2 jakw 328
  <widget class="QStatusBar" name="statusBar"/>
1 jakw 329
  <widget class="QMenuBar" name="menuBar">
330
   <property name="geometry">
331
    <rect>
332
     <x>0</x>
333
     <y>0</y>
2 jakw 334
     <width>923</width>
1 jakw 335
     <height>25</height>
336
    </rect>
337
   </property>
338
  </widget>
339
 </widget>
340
 <layoutdefault spacing="6" margin="11"/>
2 jakw 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>
1 jakw 354
 <resources/>
355
 <connections/>
356
</ui>