FreeCAD

Форк
0
/
TaskComplexSection.ui 
428 строк · 12.9 Кб
1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>TechDrawGui::TaskComplexSection</class>
4
 <widget class="QWidget" name="TechDrawGui::TaskComplexSection">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>373</width>
10
    <height>612</height>
11
   </rect>
12
  </property>
13
  <property name="sizePolicy">
14
   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
15
    <horstretch>0</horstretch>
16
    <verstretch>0</verstretch>
17
   </sizepolicy>
18
  </property>
19
  <property name="windowTitle">
20
   <string>Complex Section</string>
21
  </property>
22
  <property name="windowIcon">
23
   <iconset resource="Resources/TechDraw.qrc">
24
    <normaloff>:/icons/actions/TechDraw_ComplexSection.svg</normaloff>:/icons/actions/TechDraw_ComplexSection.svg</iconset>
25
  </property>
26
  <layout class="QVBoxLayout" name="verticalLayout_3">
27
   <item>
28
    <widget class="QGroupBox" name="groupBox">
29
     <property name="sizePolicy">
30
      <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
31
       <horstretch>0</horstretch>
32
       <verstretch>0</verstretch>
33
      </sizepolicy>
34
     </property>
35
     <property name="title">
36
      <string>Object Selection</string>
37
     </property>
38
     <layout class="QVBoxLayout" name="verticalLayout">
39
      <item>
40
       <layout class="QGridLayout" name="gridLayout_2">
41
        <item row="0" column="0">
42
         <widget class="QLabel" name="label_8">
43
          <property name="text">
44
           <string>Objects to section</string>
45
          </property>
46
         </widget>
47
        </item>
48
        <item row="1" column="0">
49
         <widget class="QPushButton" name="pbSectionObjects">
50
          <property name="text">
51
           <string>Use Selection</string>
52
          </property>
53
         </widget>
54
        </item>
55
        <item row="2" column="0">
56
         <widget class="QLabel" name="label_9">
57
          <property name="text">
58
           <string>Profile object</string>
59
          </property>
60
         </widget>
61
        </item>
62
        <item row="2" column="1">
63
         <widget class="QLineEdit" name="leProfileObject">
64
          <property name="readOnly">
65
           <bool>true</bool>
66
          </property>
67
         </widget>
68
        </item>
69
        <item row="0" column="1">
70
         <widget class="QLineEdit" name="leSectionObjects">
71
          <property name="readOnly">
72
           <bool>true</bool>
73
          </property>
74
         </widget>
75
        </item>
76
        <item row="3" column="0">
77
         <widget class="QPushButton" name="pbProfileObject">
78
          <property name="text">
79
           <string>Use Selection</string>
80
          </property>
81
         </widget>
82
        </item>
83
       </layout>
84
      </item>
85
     </layout>
86
    </widget>
87
   </item>
88
   <item>
89
    <widget class="QGroupBox" name="groupBox_2">
90
     <property name="title">
91
      <string>Section Parameters</string>
92
     </property>
93
     <layout class="QVBoxLayout" name="verticalLayout_2">
94
      <item>
95
       <layout class="QGridLayout" name="gridLayout_4" columnstretch="1,1">
96
        <item row="3" column="1">
97
         <widget class="QComboBox" name="cmbScaleType">
98
          <property name="minimumSize">
99
           <size>
100
            <width>0</width>
101
            <height>26</height>
102
           </size>
103
          </property>
104
          <property name="toolTip">
105
           <string>Scale Page/Auto/Custom</string>
106
          </property>
107
          <item>
108
           <property name="text">
109
            <string>Page</string>
110
           </property>
111
          </item>
112
          <item>
113
           <property name="text">
114
            <string>Automatic</string>
115
           </property>
116
          </item>
117
          <item>
118
           <property name="text">
119
            <string>Custom</string>
120
           </property>
121
          </item>
122
         </widget>
123
        </item>
124
        <item row="4" column="0">
125
         <widget class="QLabel" name="label">
126
          <property name="text">
127
           <string>Scale</string>
128
          </property>
129
         </widget>
130
        </item>
131
        <item row="3" column="0">
132
         <widget class="QLabel" name="label_3">
133
          <property name="text">
134
           <string>Scale Type</string>
135
          </property>
136
         </widget>
137
        </item>
138
        <item row="4" column="1">
139
         <widget class="QDoubleSpinBox" name="sbScale">
140
          <property name="minimumSize">
141
           <size>
142
            <width>0</width>
143
            <height>26</height>
144
           </size>
145
          </property>
146
          <property name="decimals">
147
           <number>6</number>
148
          </property>
149
          <property name="maximum">
150
           <double>999.000000000000000</double>
151
          </property>
152
          <property name="value">
153
           <double>1.000000000000000</double>
154
          </property>
155
         </widget>
156
        </item>
157
        <item row="1" column="0">
158
         <widget class="QLabel" name="label_7">
159
          <property name="text">
160
           <string>Projection Strategy</string>
161
          </property>
162
         </widget>
163
        </item>
164
        <item row="1" column="1">
165
         <widget class="QComboBox" name="cmbStrategy">
166
          <property name="sizePolicy">
167
           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
168
            <horstretch>0</horstretch>
169
            <verstretch>0</verstretch>
170
           </sizepolicy>
171
          </property>
172
          <property name="minimumSize">
173
           <size>
174
            <width>0</width>
175
            <height>26</height>
176
           </size>
177
          </property>
178
          <property name="baseSize">
179
           <size>
180
            <width>0</width>
181
            <height>0</height>
182
           </size>
183
          </property>
184
          <property name="currentText">
185
           <string>Offset</string>
186
          </property>
187
          <property name="currentIndex">
188
           <number>0</number>
189
          </property>
190
          <item>
191
           <property name="text">
192
            <string>Offset</string>
193
           </property>
194
          </item>
195
          <item>
196
           <property name="text">
197
            <string>Aligned</string>
198
           </property>
199
          </item>
200
          <item>
201
           <property name="text">
202
            <string>NoParallel</string>
203
           </property>
204
          </item>
205
         </widget>
206
        </item>
207
        <item row="2" column="0">
208
         <widget class="QLabel" name="label_2">
209
          <property name="text">
210
           <string>Identifier</string>
211
          </property>
212
         </widget>
213
        </item>
214
        <item row="2" column="1">
215
         <widget class="QLineEdit" name="leSymbol">
216
          <property name="minimumSize">
217
           <size>
218
            <width>0</width>
219
            <height>26</height>
220
           </size>
221
          </property>
222
          <property name="toolTip">
223
           <string>Identifier for this section</string>
224
          </property>
225
         </widget>
226
        </item>
227
        <item row="0" column="0">
228
         <widget class="QLabel" name="label_5">
229
          <property name="text">
230
           <string>BaseView</string>
231
          </property>
232
         </widget>
233
        </item>
234
        <item row="0" column="1">
235
         <widget class="QLineEdit" name="leBaseView">
236
          <property name="enabled">
237
           <bool>false</bool>
238
          </property>
239
         </widget>
240
        </item>
241
       </layout>
242
      </item>
243
     </layout>
244
    </widget>
245
   </item>
246
   <item>
247
    <widget class="QGroupBox" name="gbOrientation">
248
     <property name="sizePolicy">
249
      <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
250
       <horstretch>0</horstretch>
251
       <verstretch>0</verstretch>
252
      </sizepolicy>
253
     </property>
254
     <property name="title">
255
      <string>Set View Direction</string>
256
     </property>
257
     <layout class="QVBoxLayout" name="verticalLayout_4">
258
      <item>
259
       <layout class="QHBoxLayout" name="viewDirectionLayout"/>
260
      </item>
261
      <item>
262
       <layout class="QGridLayout" name="gridLayout_3">
263
        <item row="0" column="0">
264
         <widget class="QPushButton" name="pbUp">
265
          <property name="maximumSize">
266
           <size>
267
            <width>50</width>
268
            <height>50</height>
269
           </size>
270
          </property>
271
          <property name="toolTip">
272
           <string>Preset view direction looking up.</string>
273
          </property>
274
          <property name="text">
275
           <string/>
276
          </property>
277
          <property name="icon">
278
           <iconset>
279
            <normalon>:/icons/actions/section-up.svg</normalon>
280
           </iconset>
281
          </property>
282
          <property name="iconSize">
283
           <size>
284
            <width>48</width>
285
            <height>48</height>
286
           </size>
287
          </property>
288
          <property name="checkable">
289
           <bool>false</bool>
290
          </property>
291
         </widget>
292
        </item>
293
        <item row="0" column="1">
294
         <widget class="QPushButton" name="pbDown">
295
          <property name="maximumSize">
296
           <size>
297
            <width>50</width>
298
            <height>50</height>
299
           </size>
300
          </property>
301
          <property name="toolTip">
302
           <string>Preset view direction looking down.</string>
303
          </property>
304
          <property name="text">
305
           <string/>
306
          </property>
307
          <property name="icon">
308
           <iconset>
309
            <normalon>:/icons/actions/section-down.svg</normalon>
310
           </iconset>
311
          </property>
312
          <property name="iconSize">
313
           <size>
314
            <width>48</width>
315
            <height>48</height>
316
           </size>
317
          </property>
318
         </widget>
319
        </item>
320
        <item row="0" column="2">
321
         <widget class="QPushButton" name="pbLeft">
322
          <property name="maximumSize">
323
           <size>
324
            <width>50</width>
325
            <height>50</height>
326
           </size>
327
          </property>
328
          <property name="toolTip">
329
           <string>Preset view direction looking left.</string>
330
          </property>
331
          <property name="text">
332
           <string/>
333
          </property>
334
          <property name="icon">
335
           <iconset>
336
            <normalon>:/icons/actions/section-left.svg</normalon>
337
           </iconset>
338
          </property>
339
          <property name="iconSize">
340
           <size>
341
            <width>48</width>
342
            <height>48</height>
343
           </size>
344
          </property>
345
         </widget>
346
        </item>
347
        <item row="0" column="3">
348
         <widget class="QPushButton" name="pbRight">
349
          <property name="maximumSize">
350
           <size>
351
            <width>50</width>
352
            <height>50</height>
353
           </size>
354
          </property>
355
          <property name="toolTip">
356
           <string>Preset view direction looking right.</string>
357
          </property>
358
          <property name="text">
359
           <string/>
360
          </property>
361
          <property name="icon">
362
           <iconset>
363
            <normalon>:/icons/actions/section-right.svg</normalon>
364
           </iconset>
365
          </property>
366
          <property name="iconSize">
367
           <size>
368
            <width>48</width>
369
            <height>48</height>
370
           </size>
371
          </property>
372
         </widget>
373
        </item>
374
       </layout>
375
      </item>
376
      <item>
377
       <layout class="QVBoxLayout" name="compassLayout"/>
378
      </item>
379
     </layout>
380
    </widget>
381
   </item>
382
   <item>
383
    <widget class="QGroupBox" name="groupBox_3">
384
     <property name="title">
385
      <string>Preview</string>
386
     </property>
387
     <layout class="QVBoxLayout" name="verticalLayout_5">
388
      <item>
389
       <layout class="QGridLayout" name="gridLayout">
390
        <item row="0" column="0">
391
         <widget class="QCheckBox" name="cbLiveUpdate">
392
          <property name="toolTip">
393
           <string>Check to update display after every property change.</string>
394
          </property>
395
          <property name="text">
396
           <string>Live Update</string>
397
          </property>
398
         </widget>
399
        </item>
400
        <item row="0" column="1">
401
         <widget class="QPushButton" name="pbUpdateNow">
402
          <property name="toolTip">
403
           <string>Rebuild display now. May be slow for complex models.</string>
404
          </property>
405
          <property name="text">
406
           <string>Update Now</string>
407
          </property>
408
         </widget>
409
        </item>
410
        <item row="1" column="0">
411
         <widget class="QLabel" name="lPendingUpdates">
412
          <property name="text">
413
           <string/>
414
          </property>
415
         </widget>
416
        </item>
417
       </layout>
418
      </item>
419
     </layout>
420
    </widget>
421
   </item>
422
  </layout>
423
 </widget>
424
 <resources>
425
  <include location="Resources/TechDraw.qrc"/>
426
 </resources>
427
 <connections/>
428
</ui>
429

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

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

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

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