FreeCAD

Форк
0
/
DlgPrefsTechDrawHLR.ui 
450 строк · 14.1 Кб
1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>TechDrawGui::DlgPrefsTechDrawHLRImp</class>
4
 <widget class="QWidget" name="TechDrawGui::DlgPrefsTechDrawHLRImp">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>440</width>
10
    <height>307</height>
11
   </rect>
12
  </property>
13
  <property name="sizePolicy">
14
   <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
15
    <horstretch>0</horstretch>
16
    <verstretch>0</verstretch>
17
   </sizepolicy>
18
  </property>
19
  <property name="windowTitle">
20
   <string>HLR</string>
21
  </property>
22
  <property name="toolTip">
23
   <string/>
24
  </property>
25
  <layout class="QVBoxLayout" name="verticalLayout_2">
26
   <item>
27
    <widget class="QGroupBox" name="gbMisc">
28
     <property name="sizePolicy">
29
      <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
30
       <horstretch>0</horstretch>
31
       <verstretch>0</verstretch>
32
      </sizepolicy>
33
     </property>
34
     <property name="minimumSize">
35
      <size>
36
       <width>0</width>
37
       <height>225</height>
38
      </size>
39
     </property>
40
     <property name="maximumSize">
41
      <size>
42
       <width>16777215</width>
43
       <height>16777215</height>
44
      </size>
45
     </property>
46
     <property name="title">
47
      <string>Hidden Line Removal</string>
48
     </property>
49
     <layout class="QVBoxLayout" name="verticalLayout">
50
      <item>
51
       <layout class="QGridLayout" name="gridLayout_6">
52
        <item row="0" column="0">
53
         <widget class="Gui::PrefCheckBox" name="pcbPolygon">
54
          <property name="sizePolicy">
55
           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
56
            <horstretch>0</horstretch>
57
            <verstretch>0</verstretch>
58
           </sizepolicy>
59
          </property>
60
          <property name="font">
61
           <font>
62
            <italic>true</italic>
63
           </font>
64
          </property>
65
          <property name="toolTip">
66
           <string>Use an approximation to find hidden lines.
67
Fast, but result is a collection of short straight lines.</string>
68
          </property>
69
          <property name="text">
70
           <string>Use Polygon Approximation</string>
71
          </property>
72
          <property name="prefEntry" stdset="0">
73
           <cstring>UsePolygon</cstring>
74
          </property>
75
          <property name="prefPath" stdset="0">
76
           <cstring>Mod/TechDraw/HLR</cstring>
77
          </property>
78
         </widget>
79
        </item>
80
        <item row="1" column="0">
81
         <widget class="QLabel" name="label_17">
82
          <property name="text">
83
           <string>Visible</string>
84
          </property>
85
         </widget>
86
        </item>
87
        <item row="1" column="1">
88
         <spacer name="horizontalSpacer_2">
89
          <property name="orientation">
90
           <enum>Qt::Horizontal</enum>
91
          </property>
92
          <property name="sizeHint" stdset="0">
93
           <size>
94
            <width>40</width>
95
            <height>20</height>
96
           </size>
97
          </property>
98
         </spacer>
99
        </item>
100
       <item row="1" column="2">
101
         <widget class="QLabel" name="label_18">
102
          <property name="text">
103
           <string>Hidden</string>
104
          </property>
105
         </widget>
106
        </item>
107
        <item row="1" column="3">
108
         <spacer name="horizontalSpacer">
109
          <property name="orientation">
110
           <enum>Qt::Horizontal</enum>
111
          </property>
112
          <property name="sizeHint" stdset="0">
113
           <size>
114
            <width>40</width>
115
            <height>20</height>
116
           </size>
117
          </property>
118
         </spacer>
119
        </item>
120
        <item row="2" column="0">
121
         <widget class="Gui::PrefCheckBox" name="pcbHardViz">
122
          <property name="enabled">
123
           <bool>false</bool>
124
          </property>
125
          <property name="sizePolicy">
126
           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
127
            <horstretch>0</horstretch>
128
            <verstretch>0</verstretch>
129
           </sizepolicy>
130
          </property>
131
          <property name="font">
132
           <font>
133
            <italic>true</italic>
134
           </font>
135
          </property>
136
          <property name="focusPolicy">
137
           <enum>Qt::NoFocus</enum>
138
          </property>
139
          <property name="toolTip">
140
           <string>Show hard and outline edges (always shown)</string>
141
          </property>
142
          <property name="text">
143
           <string>Show Hard Lines</string>
144
          </property>
145
          <property name="checkable">
146
           <bool>true</bool>
147
          </property>
148
          <property name="checked">
149
           <bool>true</bool>
150
          </property>
151
          <property name="prefEntry" stdset="0">
152
           <cstring>HardViz</cstring>
153
          </property>
154
          <property name="prefPath" stdset="0">
155
           <cstring>Mod/TechDraw/HLR</cstring>
156
          </property>
157
         </widget>
158
        </item>
159
        <item row="2" column="2">
160
         <widget class="Gui::PrefCheckBox" name="pcbHardHid">
161
          <property name="sizePolicy">
162
           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
163
            <horstretch>0</horstretch>
164
            <verstretch>0</verstretch>
165
           </sizepolicy>
166
          </property>
167
          <property name="font">
168
           <font>
169
            <italic>true</italic>
170
           </font>
171
          </property>
172
          <property name="toolTip">
173
           <string>Show hidden hard and outline edges</string>
174
          </property>
175
          <property name="text">
176
           <string>Show Hard Lines</string>
177
          </property>
178
          <property name="prefEntry" stdset="0">
179
           <cstring>HardHid</cstring>
180
          </property>
181
          <property name="prefPath" stdset="0">
182
           <cstring>Mod/TechDraw/HLR</cstring>
183
          </property>
184
         </widget>
185
        </item>
186
        <item row="3" column="0">
187
         <widget class="Gui::PrefCheckBox" name="pcbSmoothViz">
188
          <property name="sizePolicy">
189
           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
190
            <horstretch>0</horstretch>
191
            <verstretch>0</verstretch>
192
           </sizepolicy>
193
          </property>
194
          <property name="font">
195
           <font>
196
            <italic>true</italic>
197
           </font>
198
          </property>
199
          <property name="toolTip">
200
           <string>Show smooth lines</string>
201
          </property>
202
          <property name="text">
203
           <string>Show Smooth Lines</string>
204
          </property>
205
          <property name="checked">
206
           <bool>true</bool>
207
          </property>
208
          <property name="prefEntry" stdset="0">
209
           <cstring>SmoothViz</cstring>
210
          </property>
211
          <property name="prefPath" stdset="0">
212
           <cstring>Mod/TechDraw/HLR</cstring>
213
          </property>
214
         </widget>
215
        </item>
216
        <item row="3" column="2">
217
         <widget class="Gui::PrefCheckBox" name="pcbSmoothHid">
218
          <property name="sizePolicy">
219
           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
220
            <horstretch>0</horstretch>
221
            <verstretch>0</verstretch>
222
           </sizepolicy>
223
          </property>
224
          <property name="font">
225
           <font>
226
            <italic>true</italic>
227
           </font>
228
          </property>
229
          <property name="toolTip">
230
           <string>Show hidden smooth edges</string>
231
          </property>
232
          <property name="text">
233
           <string>Show Smooth Lines</string>
234
          </property>
235
          <property name="prefEntry" stdset="0">
236
           <cstring>SmoothHid</cstring>
237
          </property>
238
          <property name="prefPath" stdset="0">
239
           <cstring>Mod/TechDraw/HLR</cstring>
240
          </property>
241
         </widget>
242
        </item>
243
        <item row="4" column="0">
244
         <widget class="Gui::PrefCheckBox" name="pcbSeamViz">
245
          <property name="sizePolicy">
246
           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
247
            <horstretch>0</horstretch>
248
            <verstretch>0</verstretch>
249
           </sizepolicy>
250
          </property>
251
          <property name="font">
252
           <font>
253
            <italic>true</italic>
254
           </font>
255
          </property>
256
          <property name="toolTip">
257
           <string>Show seam lines</string>
258
          </property>
259
          <property name="text">
260
           <string>Show Seam Lines</string>
261
          </property>
262
          <property name="checked">
263
           <bool>false</bool>
264
          </property>
265
          <property name="prefEntry" stdset="0">
266
           <cstring>SeamViz</cstring>
267
          </property>
268
          <property name="prefPath" stdset="0">
269
           <cstring>Mod/TechDraw/HLR</cstring>
270
          </property>
271
         </widget>
272
        </item>
273
        <item row="4" column="2">
274
         <widget class="Gui::PrefCheckBox" name="pcbSeamHid">
275
          <property name="sizePolicy">
276
           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
277
            <horstretch>0</horstretch>
278
            <verstretch>0</verstretch>
279
           </sizepolicy>
280
          </property>
281
          <property name="font">
282
           <font>
283
            <italic>true</italic>
284
           </font>
285
          </property>
286
          <property name="toolTip">
287
           <string>Show hidden seam lines</string>
288
          </property>
289
          <property name="text">
290
           <string>Show Seam Lines</string>
291
          </property>
292
          <property name="prefEntry" stdset="0">
293
           <cstring>SeamHid</cstring>
294
          </property>
295
          <property name="prefPath" stdset="0">
296
           <cstring>Mod/TechDraw/HLR</cstring>
297
          </property>
298
         </widget>
299
        </item>
300
        <item row="5" column="0">
301
         <widget class="Gui::PrefCheckBox" name="pcbIsoViz">
302
          <property name="sizePolicy">
303
           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
304
            <horstretch>0</horstretch>
305
            <verstretch>0</verstretch>
306
           </sizepolicy>
307
          </property>
308
          <property name="font">
309
           <font>
310
            <italic>true</italic>
311
           </font>
312
          </property>
313
          <property name="toolTip">
314
           <string>Make lines of equal parameterization</string>
315
          </property>
316
          <property name="text">
317
           <string>Show UV ISO Lines</string>
318
          </property>
319
          <property name="prefEntry" stdset="0">
320
           <cstring>IsoViz</cstring>
321
          </property>
322
          <property name="prefPath" stdset="0">
323
           <cstring>Mod/TechDraw/HLR</cstring>
324
          </property>
325
         </widget>
326
        </item>
327
        <item row="5" column="2">
328
         <widget class="Gui::PrefCheckBox" name="pcbIsoHid">
329
          <property name="sizePolicy">
330
           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
331
            <horstretch>0</horstretch>
332
            <verstretch>0</verstretch>
333
           </sizepolicy>
334
          </property>
335
          <property name="font">
336
           <font>
337
            <italic>true</italic>
338
           </font>
339
          </property>
340
          <property name="toolTip">
341
           <string>Show hidden equal parameterization lines</string>
342
          </property>
343
          <property name="text">
344
           <string>Show UV ISO Lines</string>
345
          </property>
346
          <property name="prefEntry" stdset="0">
347
           <cstring>IsoHid</cstring>
348
          </property>
349
          <property name="prefPath" stdset="0">
350
           <cstring>Mod/TechDraw/HLR</cstring>
351
          </property>
352
         </widget>
353
        </item>
354
        <item row="6" column="0">
355
         <widget class="QLabel" name="label_19">
356
          <property name="minimumSize">
357
           <size>
358
            <width>0</width>
359
            <height>0</height>
360
           </size>
361
          </property>
362
          <property name="font">
363
           <font>
364
            <italic>true</italic>
365
           </font>
366
          </property>
367
          <property name="text">
368
           <string>ISO Count</string>
369
          </property>
370
         </widget>
371
        </item>
372
        <item row="6" column="2">
373
         <widget class="Gui::PrefSpinBox" name="psbIsoCount">
374
          <property name="sizePolicy">
375
           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
376
            <horstretch>0</horstretch>
377
            <verstretch>0</verstretch>
378
           </sizepolicy>
379
          </property>
380
          <property name="maximumSize">
381
           <size>
382
            <width>140</width>
383
            <height>16777215</height>
384
           </size>
385
          </property>
386
          <property name="toolTip">
387
           <string>Number of ISO lines per face edge</string>
388
          </property>
389
          <property name="alignment">
390
           <set>Qt::AlignRight</set>
391
          </property>
392
          <property name="prefEntry" stdset="0">
393
           <cstring>IsoCount</cstring>
394
          </property>
395
          <property name="prefPath" stdset="0">
396
           <cstring>Mod/TechDraw/HLR</cstring>
397
          </property>
398
         </widget>
399
        </item>
400
        </layout>
401
      </item>
402
     </layout>
403
    </widget>
404
   </item>
405
   <item>
406
    <widget class="QLabel" name="label_20">
407
     <property name="font">
408
      <font>
409
       <pointsize>10</pointsize>
410
       <italic>false</italic>
411
      </font>
412
     </property>
413
     <property name="text">
414
      <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=" font-weight:600;"&gt;Note:&lt;/span&gt; Items in &lt;span style=" font-style:italic;"&gt;italics&lt;/span&gt; are default values for new objects. They have no effect on existing objects.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
415
     </property>
416
     <property name="wordWrap">
417
      <bool>true</bool>
418
     </property>
419
    </widget>
420
   </item>
421
   <item>
422
    <spacer name="verticalSpacer">
423
     <property name="orientation">
424
      <enum>Qt::Vertical</enum>
425
     </property>
426
     <property name="sizeHint" stdset="0">
427
      <size>
428
       <width>20</width>
429
       <height>20</height>
430
      </size>
431
     </property>
432
    </spacer>
433
   </item>
434
  </layout>
435
 </widget>
436
 <customwidgets>
437
  <customwidget>
438
   <class>Gui::PrefSpinBox</class>
439
   <extends>QSpinBox</extends>
440
   <header>Gui/PrefWidgets.h</header>
441
  </customwidget>
442
  <customwidget>
443
   <class>Gui::PrefCheckBox</class>
444
   <extends>QCheckBox</extends>
445
   <header>Gui/PrefWidgets.h</header>
446
  </customwidget>
447
 </customwidgets>
448
 <resources/>
449
 <connections/>
450
</ui>
451

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.