~ubuntu-branches/ubuntu/lucid/meshlab/lucid

« back to all changes in this revision

Viewing changes to meshlab/src/meshlabplugins/filter_meshing/ui/decimatorDialog.ui

  • Committer: Bazaar Package Importer
  • Author(s): Teemu Ikonen
  • Date: 2009-10-08 16:40:41 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20091008164041-0c2ealqv8b8uc20c
Tags: 1.2.2-1
* New upstream version
* Do not build filter_isoparametrization because liblevmar dependency
  is not (yet) in Debian
* Fix compilation with gcc-4.4, thanks to Jonathan Liu for the patch
  (closes: #539544)
* rules: Add compiler variables to the qmake call (for testing with new
  GCC versions)
* io_3ds.pro: Make LIBS and INCLUDEPATH point to Debian version of lib3ds
* io_epoch.pro: Make LIBS point to Debian version of libbz2
* control:
  - Move Homepage URL to the source package section
  - Update to standards-version 3.8.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<ui version="4.0" >
2
 
 <author></author>
3
 
 <comment></comment>
4
 
 <exportmacro></exportmacro>
5
 
 <class>DecimatorDialog</class>
6
 
 <widget class="QDialog" name="DecimatorDialog" >
7
 
  <property name="geometry" >
8
 
   <rect>
9
 
    <x>0</x>
10
 
    <y>0</y>
11
 
    <width>267</width>
12
 
    <height>277</height>
13
 
   </rect>
14
 
  </property>
15
 
  <property name="windowTitle" >
16
 
   <string>Clustering decimator</string>
17
 
  </property>
18
 
  <property name="windowIcon" >
19
 
   <iconset>..\images\eye128.png</iconset>
20
 
  </property>
21
 
  <layout class="QGridLayout" >
22
 
   <property name="margin" >
23
 
    <number>8</number>
24
 
   </property>
25
 
   <property name="spacing" >
26
 
    <number>6</number>
27
 
   </property>
28
 
   <item row="6" column="0" >
29
 
    <layout class="QHBoxLayout" >
30
 
     <property name="margin" >
31
 
      <number>0</number>
32
 
     </property>
33
 
     <property name="spacing" >
34
 
      <number>6</number>
35
 
     </property>
36
 
     <item>
37
 
      <widget class="QCheckBox" name="Uniform" >
38
 
       <property name="text" >
39
 
        <string>Uniform</string>
40
 
       </property>
41
 
       <property name="checked" >
42
 
        <bool>true</bool>
43
 
       </property>
44
 
      </widget>
45
 
     </item>
46
 
     <item>
47
 
      <spacer>
48
 
       <property name="orientation" >
49
 
        <enum>Qt::Horizontal</enum>
50
 
       </property>
51
 
       <property name="sizeHint" >
52
 
        <size>
53
 
         <width>40</width>
54
 
         <height>20</height>
55
 
        </size>
56
 
       </property>
57
 
      </spacer>
58
 
     </item>
59
 
    </layout>
60
 
   </item>
61
 
   <item row="4" column="0" >
62
 
    <layout class="QHBoxLayout" >
63
 
     <property name="margin" >
64
 
      <number>0</number>
65
 
     </property>
66
 
     <property name="spacing" >
67
 
      <number>6</number>
68
 
     </property>
69
 
     <item>
70
 
      <widget class="QLabel" name="stepLBL_2_2" >
71
 
       <property name="text" >
72
 
        <string>&lt;html>&lt;head>&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; />&lt;/head>&lt;body style=&quot; white-space: pre-wrap; font-family:MS Shell Dlg; font-weight:400; font-style:normal; text-decoration:none;&quot;>&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;>Step on Z axis&lt;/p>&lt;/body>&lt;/html></string>
73
 
       </property>
74
 
       <property name="buddy" >
75
 
        <cstring>stepZSB</cstring>
76
 
       </property>
77
 
      </widget>
78
 
     </item>
79
 
     <item>
80
 
      <spacer>
81
 
       <property name="orientation" >
82
 
        <enum>Qt::Horizontal</enum>
83
 
       </property>
84
 
       <property name="sizeHint" >
85
 
        <size>
86
 
         <width>124</width>
87
 
         <height>20</height>
88
 
        </size>
89
 
       </property>
90
 
      </spacer>
91
 
     </item>
92
 
     <item>
93
 
      <widget class="QDoubleSpinBox" name="stepZSB" >
94
 
       <property name="decimals" >
95
 
        <number>0</number>
96
 
       </property>
97
 
       <property name="maximum" >
98
 
        <double>100</double>
99
 
       </property>
100
 
       <property name="minimum" >
101
 
        <double>2</double>
102
 
       </property>
103
 
       <property name="value" >
104
 
        <double>10</double>
105
 
       </property>
106
 
      </widget>
107
 
     </item>
108
 
    </layout>
109
 
   </item>
110
 
   <item row="3" column="0" >
111
 
    <layout class="QHBoxLayout" >
112
 
     <property name="margin" >
113
 
      <number>0</number>
114
 
     </property>
115
 
     <property name="spacing" >
116
 
      <number>6</number>
117
 
     </property>
118
 
     <item>
119
 
      <widget class="QLabel" name="label_2" >
120
 
       <property name="text" >
121
 
        <string>&lt;html>&lt;head>&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; />&lt;/head>&lt;body style=&quot; white-space: pre-wrap; font-family:MS Shell Dlg; font-weight:400; font-style:normal; text-decoration:none;&quot;>&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;>&lt;span style=&quot; color:#000000;&quot;>Y axies legth&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
122
 
       </property>
123
 
      </widget>
124
 
     </item>
125
 
     <item>
126
 
      <spacer>
127
 
       <property name="orientation" >
128
 
        <enum>Qt::Horizontal</enum>
129
 
       </property>
130
 
       <property name="sizeHint" >
131
 
        <size>
132
 
         <width>31</width>
133
 
         <height>20</height>
134
 
        </size>
135
 
       </property>
136
 
      </spacer>
137
 
     </item>
138
 
     <item>
139
 
      <widget class="QDoubleSpinBox" name="YedgeLength" >
140
 
       <property name="decimals" >
141
 
        <number>3</number>
142
 
       </property>
143
 
       <property name="maximum" >
144
 
        <double>100</double>
145
 
       </property>
146
 
       <property name="singleStep" >
147
 
        <double>0.01</double>
148
 
       </property>
149
 
      </widget>
150
 
     </item>
151
 
    </layout>
152
 
   </item>
153
 
   <item row="5" column="0" >
154
 
    <layout class="QHBoxLayout" >
155
 
     <property name="margin" >
156
 
      <number>0</number>
157
 
     </property>
158
 
     <property name="spacing" >
159
 
      <number>6</number>
160
 
     </property>
161
 
     <item>
162
 
      <widget class="QLabel" name="label_2_2" >
163
 
       <property name="text" >
164
 
        <string>&lt;html>&lt;head>&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; />&lt;/head>&lt;body style=&quot; white-space: pre-wrap; font-family:MS Shell Dlg; font-weight:400; font-style:normal; text-decoration:none;&quot;>&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;>&lt;span style=&quot; color:#000000;&quot;>Z axies legth&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
165
 
       </property>
166
 
      </widget>
167
 
     </item>
168
 
     <item>
169
 
      <spacer>
170
 
       <property name="orientation" >
171
 
        <enum>Qt::Horizontal</enum>
172
 
       </property>
173
 
       <property name="sizeHint" >
174
 
        <size>
175
 
         <width>31</width>
176
 
         <height>20</height>
177
 
        </size>
178
 
       </property>
179
 
      </spacer>
180
 
     </item>
181
 
     <item>
182
 
      <widget class="QDoubleSpinBox" name="ZedgeLength" >
183
 
       <property name="decimals" >
184
 
        <number>3</number>
185
 
       </property>
186
 
       <property name="maximum" >
187
 
        <double>100</double>
188
 
       </property>
189
 
       <property name="singleStep" >
190
 
        <double>0.01</double>
191
 
       </property>
192
 
      </widget>
193
 
     </item>
194
 
    </layout>
195
 
   </item>
196
 
   <item row="2" column="0" >
197
 
    <layout class="QHBoxLayout" >
198
 
     <property name="margin" >
199
 
      <number>0</number>
200
 
     </property>
201
 
     <property name="spacing" >
202
 
      <number>6</number>
203
 
     </property>
204
 
     <item>
205
 
      <widget class="QLabel" name="stepLBL_2" >
206
 
       <property name="text" >
207
 
        <string>&lt;html>&lt;head>&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; />&lt;/head>&lt;body style=&quot; white-space: pre-wrap; font-family:MS Shell Dlg; font-weight:400; font-style:normal; text-decoration:none;&quot;>&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;>Step on Y axis&lt;/p>&lt;/body>&lt;/html></string>
208
 
       </property>
209
 
       <property name="buddy" >
210
 
        <cstring>stepZSB</cstring>
211
 
       </property>
212
 
      </widget>
213
 
     </item>
214
 
     <item>
215
 
      <spacer>
216
 
       <property name="orientation" >
217
 
        <enum>Qt::Horizontal</enum>
218
 
       </property>
219
 
       <property name="sizeHint" >
220
 
        <size>
221
 
         <width>124</width>
222
 
         <height>20</height>
223
 
        </size>
224
 
       </property>
225
 
      </spacer>
226
 
     </item>
227
 
     <item>
228
 
      <widget class="QDoubleSpinBox" name="stepYSB" >
229
 
       <property name="decimals" >
230
 
        <number>0</number>
231
 
       </property>
232
 
       <property name="maximum" >
233
 
        <double>100</double>
234
 
       </property>
235
 
       <property name="minimum" >
236
 
        <double>2</double>
237
 
       </property>
238
 
       <property name="value" >
239
 
        <double>10</double>
240
 
       </property>
241
 
      </widget>
242
 
     </item>
243
 
    </layout>
244
 
   </item>
245
 
   <item row="0" column="0" >
246
 
    <layout class="QHBoxLayout" >
247
 
     <property name="margin" >
248
 
      <number>0</number>
249
 
     </property>
250
 
     <property name="spacing" >
251
 
      <number>6</number>
252
 
     </property>
253
 
     <item>
254
 
      <widget class="QLabel" name="stepLBL" >
255
 
       <property name="text" >
256
 
        <string>&lt;html>&lt;head>&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; />&lt;/head>&lt;body style=&quot; white-space: pre-wrap; font-family:MS Shell Dlg; font-weight:400; font-style:normal; text-decoration:none;&quot;>&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;>Step on X axis&lt;/p>&lt;/body>&lt;/html></string>
257
 
       </property>
258
 
       <property name="buddy" >
259
 
        <cstring>stepZSB</cstring>
260
 
       </property>
261
 
      </widget>
262
 
     </item>
263
 
     <item>
264
 
      <spacer>
265
 
       <property name="orientation" >
266
 
        <enum>Qt::Horizontal</enum>
267
 
       </property>
268
 
       <property name="sizeHint" >
269
 
        <size>
270
 
         <width>124</width>
271
 
         <height>20</height>
272
 
        </size>
273
 
       </property>
274
 
      </spacer>
275
 
     </item>
276
 
     <item>
277
 
      <widget class="QDoubleSpinBox" name="stepXSB" >
278
 
       <property name="decimals" >
279
 
        <number>0</number>
280
 
       </property>
281
 
       <property name="maximum" >
282
 
        <double>100</double>
283
 
       </property>
284
 
       <property name="minimum" >
285
 
        <double>2</double>
286
 
       </property>
287
 
       <property name="value" >
288
 
        <double>10</double>
289
 
       </property>
290
 
      </widget>
291
 
     </item>
292
 
    </layout>
293
 
   </item>
294
 
   <item row="7" column="0" >
295
 
    <layout class="QHBoxLayout" >
296
 
     <property name="margin" >
297
 
      <number>0</number>
298
 
     </property>
299
 
     <property name="spacing" >
300
 
      <number>6</number>
301
 
     </property>
302
 
     <item>
303
 
      <spacer>
304
 
       <property name="orientation" >
305
 
        <enum>Qt::Horizontal</enum>
306
 
       </property>
307
 
       <property name="sizeHint" >
308
 
        <size>
309
 
         <width>131</width>
310
 
         <height>31</height>
311
 
        </size>
312
 
       </property>
313
 
      </spacer>
314
 
     </item>
315
 
     <item>
316
 
      <widget class="QPushButton" name="okButton" >
317
 
       <property name="text" >
318
 
        <string>OK</string>
319
 
       </property>
320
 
      </widget>
321
 
     </item>
322
 
     <item>
323
 
      <widget class="QPushButton" name="cancelButton" >
324
 
       <property name="text" >
325
 
        <string>Cancel</string>
326
 
       </property>
327
 
      </widget>
328
 
     </item>
329
 
    </layout>
330
 
   </item>
331
 
   <item row="1" column="0" >
332
 
    <layout class="QHBoxLayout" >
333
 
     <property name="margin" >
334
 
      <number>0</number>
335
 
     </property>
336
 
     <property name="spacing" >
337
 
      <number>6</number>
338
 
     </property>
339
 
     <item>
340
 
      <widget class="QLabel" name="label" >
341
 
       <property name="text" >
342
 
        <string>&lt;html>&lt;head>&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; />&lt;/head>&lt;body style=&quot; white-space: pre-wrap; font-family:MS Shell Dlg; font-weight:400; font-style:normal; text-decoration:none;&quot;>&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;>&lt;span style=&quot; color:#000000;&quot;>X axies legth&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
343
 
       </property>
344
 
      </widget>
345
 
     </item>
346
 
     <item>
347
 
      <spacer>
348
 
       <property name="orientation" >
349
 
        <enum>Qt::Horizontal</enum>
350
 
       </property>
351
 
       <property name="sizeHint" >
352
 
        <size>
353
 
         <width>31</width>
354
 
         <height>20</height>
355
 
        </size>
356
 
       </property>
357
 
      </spacer>
358
 
     </item>
359
 
     <item>
360
 
      <widget class="QDoubleSpinBox" name="XedgeLength" >
361
 
       <property name="decimals" >
362
 
        <number>3</number>
363
 
       </property>
364
 
       <property name="maximum" >
365
 
        <double>100</double>
366
 
       </property>
367
 
       <property name="singleStep" >
368
 
        <double>0.01</double>
369
 
       </property>
370
 
      </widget>
371
 
     </item>
372
 
    </layout>
373
 
   </item>
374
 
  </layout>
375
 
 </widget>
376
 
 <pixmapfunction></pixmapfunction>
377
 
 <resources/>
378
 
 <connections>
379
 
  <connection>
380
 
   <sender>okButton</sender>
381
 
   <signal>clicked()</signal>
382
 
   <receiver>DecimatorDialog</receiver>
383
 
   <slot>accept()</slot>
384
 
   <hints>
385
 
    <hint type="sourcelabel" >
386
 
     <x>278</x>
387
 
     <y>253</y>
388
 
    </hint>
389
 
    <hint type="destinationlabel" >
390
 
     <x>96</x>
391
 
     <y>254</y>
392
 
    </hint>
393
 
   </hints>
394
 
  </connection>
395
 
  <connection>
396
 
   <sender>cancelButton</sender>
397
 
   <signal>clicked()</signal>
398
 
   <receiver>DecimatorDialog</receiver>
399
 
   <slot>reject()</slot>
400
 
   <hints>
401
 
    <hint type="sourcelabel" >
402
 
     <x>369</x>
403
 
     <y>253</y>
404
 
    </hint>
405
 
    <hint type="destinationlabel" >
406
 
     <x>179</x>
407
 
     <y>282</y>
408
 
    </hint>
409
 
   </hints>
410
 
  </connection>
411
 
 </connections>
412
 
</ui>