FreeCAD

Форк
0
/
SketcherSettingsAppearance.ui 
908 строк · 28.0 Кб
1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>SketcherGui::SketcherSettingsAppearance</class>
4
 <widget class="QWidget" name="SketcherGui::SketcherSettingsAppearance">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>689</width>
10
    <height>863</height>
11
   </rect>
12
  </property>
13
  <property name="windowTitle">
14
   <string>Appearance</string>
15
  </property>
16
  <layout class="QVBoxLayout" name="verticalLayout_2">
17
   <item>
18
    <widget class="QGroupBox" name="groupBox">
19
     <property name="title">
20
      <string>Working colors</string>
21
     </property>
22
     <layout class="QGridLayout" name="gridLayout_7">
23
      <item row="0" column="1">
24
       <layout class="QGridLayout" name="gridLayout">
25
        <item row="3" column="0">
26
         <widget class="QLabel" name="label_6">
27
          <property name="minimumSize">
28
           <size>
29
            <width>200</width>
30
            <height>0</height>
31
           </size>
32
          </property>
33
          <property name="text">
34
           <string>Creating line</string>
35
          </property>
36
         </widget>
37
        </item>
38
        <item row="3" column="1">
39
         <widget class="Gui::PrefColorButton" name="CreateLineColor">
40
          <property name="toolTip">
41
           <string>Color used while new sketch elements are created</string>
42
          </property>
43
          <property name="color" stdset="0">
44
           <color>
45
            <red>127</red>
46
            <green>127</green>
47
            <blue>127</blue>
48
           </color>
49
          </property>
50
          <property name="prefEntry" stdset="0">
51
           <cstring>CreateLineColor</cstring>
52
          </property>
53
          <property name="prefPath" stdset="0">
54
           <cstring>View</cstring>
55
          </property>
56
         </widget>
57
        </item>
58
        <item row="3" column="2">
59
         <spacer name="horizontalSpacer_2">
60
          <property name="orientation">
61
           <enum>Qt::Horizontal</enum>
62
          </property>
63
          <property name="sizeHint" stdset="0">
64
           <size>
65
            <width>40</width>
66
            <height>20</height>
67
           </size>
68
          </property>
69
         </spacer>
70
        </item>
71
        <item row="4" column="0">
72
         <widget class="QLabel" name="label_5">
73
          <property name="minimumSize">
74
           <size>
75
            <width>200</width>
76
            <height>0</height>
77
           </size>
78
          </property>
79
          <property name="text">
80
           <string>Coordinate text</string>
81
          </property>
82
         </widget>
83
        </item>
84
        <item row="4" column="1">
85
         <widget class="Gui::PrefColorButton" name="CursorTextColor">
86
          <property name="toolTip">
87
           <string>Text color of the coordinates</string>
88
          </property>
89
          <property name="color" stdset="0">
90
           <color>
91
            <red>0</red>
92
            <green>0</green>
93
            <blue>255</blue>
94
           </color>
95
          </property>
96
          <property name="prefEntry" stdset="0">
97
           <cstring>CursorTextColor</cstring>
98
          </property>
99
          <property name="prefPath" stdset="0">
100
           <cstring>View</cstring>
101
          </property>
102
         </widget>
103
        </item>
104
        <item row="5" column="0">
105
         <widget class="QLabel" name="label_19">
106
          <property name="text">
107
           <string>Cursor crosshair</string>
108
          </property>
109
         </widget>
110
        </item>
111
        <item row="5" column="1">
112
         <widget class="Gui::PrefColorButton" name="CursorCrosshairColor">
113
          <property name="toolTip">
114
           <string>Color of crosshair cursor.
115
(The one you get when creating a new sketch element.)</string>
116
          </property>
117
          <property name="color" stdset="0">
118
           <color>
119
            <red>255</red>
120
            <green>255</green>
121
            <blue>255</blue>
122
           </color>
123
          </property>
124
          <property name="prefEntry" stdset="0">
125
           <cstring>CursorCrosshairColor</cstring>
126
          </property>
127
          <property name="prefPath" stdset="0">
128
           <cstring>View</cstring>
129
          </property>
130
         </widget>
131
        </item>
132
        </layout>
133
      </item>
134
     </layout>
135
    </widget>
136
   </item>
137
   <item>
138
    <widget class="QGroupBox" name="groupBox_2">
139
     <property name="title">
140
      <string>Geometric element colors</string>
141
     </property>
142
     <layout class="QGridLayout" name="gridLayout_6">
143
      <item row="1" column="1">
144
       <widget class="QLabel" name="label_7">
145
        <property name="minimumSize">
146
         <size>
147
          <width>95</width>
148
          <height>0</height>
149
         </size>
150
        </property>
151
        <property name="text">
152
         <string>Constrained</string>
153
        </property>
154
       </widget>
155
      </item>
156
      <item row="1" column="2">
157
       <widget class="QLabel" name="label_9">
158
        <property name="minimumSize">
159
         <size>
160
          <width>95</width>
161
          <height>0</height>
162
         </size>
163
        </property>
164
        <property name="text">
165
         <string>Unconstrained</string>
166
        </property>
167
       </widget>
168
      </item>
169
      <item row="1" column="3">
170
       <widget class="QLabel" name="label_pattern">
171
        <property name="text">
172
         <string>Pattern</string>
173
        </property>
174
       </widget>
175
      </item>
176
      <item row="1" column="4">
177
       <widget class="QLabel" name="label_width">
178
        <property name="text">
179
         <string>Width</string>
180
        </property>
181
       </widget>
182
      </item>
183
      <item row="1" column="5">
184
       <spacer name="horizontalSpacer_6">
185
        <property name="orientation">
186
         <enum>Qt::Horizontal</enum>
187
        </property>
188
        <property name="sizeHint" stdset="0">
189
         <size>
190
          <width>40</width>
191
          <height>20</height>
192
         </size>
193
        </property>
194
       </spacer>
195
      </item>
196
      <item row="5" column="0">
197
       <widget class="QLabel" name="label">
198
        <property name="text">
199
         <string>Geometry</string>
200
        </property>
201
       </widget>
202
      </item>
203
      <item row="5" column="1">
204
       <widget class="Gui::PrefColorButton" name="FullyConstraintElementColor">
205
        <property name="sizePolicy">
206
         <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
207
          <horstretch>0</horstretch>
208
          <verstretch>0</verstretch>
209
         </sizepolicy>
210
        </property>
211
        <property name="toolTip">
212
         <string>Color of fully constrained normal geometry in edit mode</string>
213
        </property>
214
        <property name="color" stdset="0">
215
         <color>
216
          <red>128</red>
217
          <green>208</green>
218
          <blue>160</blue>
219
         </color>
220
        </property>
221
        <property name="prefEntry" stdset="0">
222
         <cstring>FullyConstraintElementColor</cstring>
223
        </property>
224
        <property name="prefPath" stdset="0">
225
         <cstring>View</cstring>
226
        </property>
227
       </widget>
228
      </item>
229
      <item row="5" column="2">
230
       <widget class="Gui::PrefColorButton" name="EditedEdgeColor">
231
        <property name="sizePolicy">
232
         <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
233
          <horstretch>0</horstretch>
234
          <verstretch>0</verstretch>
235
         </sizepolicy>
236
        </property>
237
        <property name="toolTip">
238
         <string>Color of normal geometry in edit mode</string>
239
        </property>
240
        <property name="color" stdset="0">
241
         <color>
242
          <red>255</red>
243
          <green>255</green>
244
          <blue>255</blue>
245
         </color>
246
        </property>
247
        <property name="prefEntry" stdset="0">
248
         <cstring>EditedEdgeColor</cstring>
249
        </property>
250
        <property name="prefPath" stdset="0">
251
         <cstring>View</cstring>
252
        </property>
253
       </widget>
254
      </item>
255
      <item row="5" column="3">
256
       <widget class="QComboBox" name="EdgePattern">
257
        <property name="toolTip">
258
         <string>Line pattern of normal edges.</string>
259
        </property>
260
        <property name="currentIndex">
261
         <number>-1</number>
262
        </property>
263
       </widget>
264
      </item>
265
      <item row="5" column="4">
266
       <widget class="Gui::PrefSpinBox" name="EdgeWidth">
267
        <property name="toolTip">
268
         <string>Width of normal edges.</string>
269
        </property>
270
        <property name="unit" stdset="0">
271
         <string notr="true">mm</string>
272
        </property>
273
        <property name="minimum">
274
         <number>1</number>
275
        </property>
276
        <property name="maximum">
277
         <number>99</number>
278
        </property>
279
        <property name="value">
280
         <number>2</number>
281
        </property>
282
        <property name="prefEntry" stdset="0">
283
         <cstring>EdgeWidth</cstring>
284
        </property>
285
        <property name="prefPath" stdset="0">
286
         <cstring>Mod/Sketcher/View</cstring>
287
        </property>
288
       </widget>
289
      </item>
290
      <item row="7" column="0">
291
       <widget class="QLabel" name="label_3">
292
        <property name="text">
293
         <string>Construction geometry</string>
294
        </property>
295
       </widget>
296
      </item>
297
      <item row="7" column="1">
298
       <widget class="Gui::PrefColorButton" name="FullyConstraintConstructionElementColor">
299
        <property name="sizePolicy">
300
         <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
301
          <horstretch>0</horstretch>
302
          <verstretch>0</verstretch>
303
         </sizepolicy>
304
        </property>
305
        <property name="toolTip">
306
         <string>Color of fully constrained construction geometry in edit mode</string>
307
        </property>
308
        <property name="color" stdset="0">
309
         <color>
310
          <red>143</red>
311
          <green>169</green>
312
          <blue>253</blue>
313
         </color>
314
        </property>
315
        <property name="prefEntry" stdset="0">
316
         <cstring>FullyConstraintConstructionElementColor</cstring>
317
        </property>
318
        <property name="prefPath" stdset="0">
319
         <cstring>View</cstring>
320
        </property>
321
       </widget>
322
      </item>
323
      <item row="7" column="2">
324
       <widget class="Gui::PrefColorButton" name="ConstructionColor">
325
        <property name="sizePolicy">
326
         <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
327
          <horstretch>0</horstretch>
328
          <verstretch>0</verstretch>
329
         </sizepolicy>
330
        </property>
331
        <property name="toolTip">
332
         <string>Color of construction geometry in edit mode</string>
333
        </property>
334
        <property name="color" stdset="0">
335
         <color>
336
          <red>0</red>
337
          <green>0</green>
338
          <blue>220</blue>
339
         </color>
340
        </property>
341
        <property name="prefEntry" stdset="0">
342
         <cstring>ConstructionColor</cstring>
343
        </property>
344
        <property name="prefPath" stdset="0">
345
         <cstring>View</cstring>
346
        </property>
347
       </widget>
348
      </item>
349
      <item row="7" column="3">
350
       <widget class="QComboBox" name="ConstructionPattern">
351
        <property name="toolTip">
352
         <string>Line pattern of construction edges.</string>
353
        </property>
354
        <property name="currentIndex">
355
         <number>-1</number>
356
        </property>
357
       </widget>
358
      </item>
359
      <item row="7" column="4">
360
       <widget class="Gui::PrefSpinBox" name="ConstructionWidth">
361
        <property name="toolTip">
362
         <string>Width of construction edges.</string>
363
        </property>
364
        <property name="unit" stdset="0">
365
         <string notr="true">mm</string>
366
        </property>
367
        <property name="minimum">
368
         <number>1</number>
369
        </property>
370
        <property name="maximum">
371
         <number>99</number>
372
        </property>
373
        <property name="value">
374
         <number>2</number>
375
        </property>
376
        <property name="prefEntry" stdset="0">
377
         <cstring>ConstructionWidth</cstring>
378
        </property>
379
        <property name="prefPath" stdset="0">
380
         <cstring>Mod/Sketcher/View</cstring>
381
        </property>
382
       </widget>
383
      </item>
384
      <item row="8" column="0">
385
       <widget class="QLabel" name="label_ia">
386
        <property name="text">
387
         <string>Internal alignment geometry</string>
388
        </property>
389
       </widget>
390
      </item>
391
      <item row="8" column="1">
392
       <widget class="Gui::PrefColorButton" name="FullyConstraintInternalAlignmentColor">
393
        <property name="sizePolicy">
394
         <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
395
          <horstretch>0</horstretch>
396
          <verstretch>0</verstretch>
397
         </sizepolicy>
398
        </property>
399
        <property name="toolTip">
400
         <string>Color of fully constrained internal alignment geometry in edit mode</string>
401
        </property>
402
        <property name="color" stdset="0">
403
         <color>
404
          <red>222</red>
405
          <green>222</green>
406
          <blue>200</blue>
407
         </color>
408
        </property>
409
        <property name="prefEntry" stdset="0">
410
         <cstring>FullyConstraintInternalAlignmentColor</cstring>
411
        </property>
412
        <property name="prefPath" stdset="0">
413
         <cstring>View</cstring>
414
        </property>
415
       </widget>
416
      </item>
417
      <item row="8" column="2">
418
       <widget class="Gui::PrefColorButton" name="InternalAlignedGeoColor">
419
        <property name="sizePolicy">
420
         <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
421
          <horstretch>0</horstretch>
422
          <verstretch>0</verstretch>
423
         </sizepolicy>
424
        </property>
425
        <property name="toolTip">
426
         <string>Color of internal alignment geometry in edit mode</string>
427
        </property>
428
        <property name="color" stdset="0">
429
         <color>
430
          <red>178</red>
431
          <green>178</green>
432
          <blue>127</blue>
433
         </color>
434
        </property>
435
        <property name="prefEntry" stdset="0">
436
         <cstring>InternalAlignedGeoColor</cstring>
437
        </property>
438
        <property name="prefPath" stdset="0">
439
         <cstring>View</cstring>
440
        </property>
441
       </widget>
442
      </item>
443
      <item row="8" column="3">
444
       <widget class="QComboBox" name="InternalPattern">
445
        <property name="toolTip">
446
         <string>Line pattern of internal aligned edges.</string>
447
        </property>
448
        <property name="currentIndex">
449
         <number>-1</number>
450
        </property>
451
       </widget>
452
      </item>
453
      <item row="8" column="4">
454
       <widget class="Gui::PrefSpinBox" name="InternalWidth">
455
        <property name="toolTip">
456
         <string>Width of internal aligned edges.</string>
457
        </property>
458
        <property name="unit" stdset="0">
459
         <string notr="true">mm</string>
460
        </property>
461
        <property name="minimum">
462
         <number>1</number>
463
        </property>
464
        <property name="maximum">
465
         <number>99</number>
466
        </property>
467
        <property name="value">
468
         <number>2</number>
469
        </property>
470
        <property name="prefEntry" stdset="0">
471
         <cstring>InternalWidth</cstring>
472
        </property>
473
        <property name="prefPath" stdset="0">
474
         <cstring>Mod/Sketcher/View</cstring>
475
        </property>
476
       </widget>
477
      </item>
478
      <item row="9" column="0">
479
       <widget class="QLabel" name="label_20">
480
        <property name="text">
481
         <string>External geometry</string>
482
        </property>
483
       </widget>
484
      </item>
485
      <item row="9" column="1">
486
       <widget class="Gui::PrefColorButton" name="ExternalColor">
487
        <property name="sizePolicy">
488
         <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
489
          <horstretch>0</horstretch>
490
          <verstretch>0</verstretch>
491
         </sizepolicy>
492
        </property>
493
        <property name="toolTip">
494
         <string>Color of external geometry in edit mode</string>
495
        </property>
496
        <property name="color" stdset="0">
497
         <color>
498
          <red>204</red>
499
          <green>51</green>
500
          <blue>115</blue>
501
         </color>
502
        </property>
503
        <property name="prefEntry" stdset="0">
504
         <cstring>ExternalColor</cstring>
505
        </property>
506
        <property name="prefPath" stdset="0">
507
         <cstring>View</cstring>
508
        </property>
509
       </widget>
510
      </item>
511
      <item row="9" column="3">
512
       <widget class="QComboBox" name="ExternalPattern">
513
        <property name="toolTip">
514
         <string>Line pattern of external edges.</string>
515
        </property>
516
        <property name="currentIndex">
517
         <number>-1</number>
518
        </property>
519
       </widget>
520
      </item>
521
      <item row="9" column="4">
522
       <widget class="Gui::PrefSpinBox" name="ExternalWidth">
523
        <property name="toolTip">
524
         <string>Width of external edges.</string>
525
        </property>
526
        <property name="unit" stdset="0">
527
         <string notr="true">mm</string>
528
        </property>
529
        <property name="minimum">
530
         <number>1</number>
531
        </property>
532
        <property name="maximum">
533
         <number>99</number>
534
        </property>
535
        <property name="value">
536
         <number>2</number>
537
        </property>
538
        <property name="prefEntry" stdset="0">
539
         <cstring>ExternalWidth</cstring>
540
        </property>
541
        <property name="prefPath" stdset="0">
542
         <cstring>Mod/Sketcher/View</cstring>
543
        </property>
544
       </widget>
545
      </item>
546
      <item row="10" column="0">
547
       <widget class="QLabel" name="label_45">
548
        <property name="minimumSize">
549
         <size>
550
          <width>200</width>
551
          <height>0</height>
552
         </size>
553
        </property>
554
        <property name="text">
555
         <string>Fully constrained sketch</string>
556
        </property>
557
       </widget>
558
      </item>
559
      <item row="10" column="1">
560
       <widget class="Gui::PrefColorButton" name="FullyConstrainedColor">
561
        <property name="sizePolicy">
562
         <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
563
          <horstretch>0</horstretch>
564
          <verstretch>0</verstretch>
565
         </sizepolicy>
566
        </property>
567
        <property name="toolTip">
568
         <string>Color of geometry indicating a fully constrained sketch</string>
569
        </property>
570
        <property name="color" stdset="0">
571
         <color>
572
          <red>0</red>
573
          <green>255</green>
574
          <blue>0</blue>
575
         </color>
576
        </property>
577
        <property name="prefEntry" stdset="0">
578
         <cstring>FullyConstrainedColor</cstring>
579
        </property>
580
        <property name="prefPath" stdset="0">
581
         <cstring>View</cstring>
582
        </property>
583
       </widget>
584
      </item>
585
      <item row="11" column="0">
586
       <widget class="QLabel" name="label_4">
587
        <property name="text">
588
         <string>Invalid sketch</string>
589
        </property>
590
       </widget>
591
      </item>
592
      <item row="11" column="1">
593
       <widget class="Gui::PrefColorButton" name="InvalidSketchColor">
594
        <property name="sizePolicy">
595
         <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
596
          <horstretch>0</horstretch>
597
          <verstretch>0</verstretch>
598
         </sizepolicy>
599
        </property>
600
        <property name="toolTip">
601
         <string>Color of geometry indicating an invalid sketch</string>
602
        </property>
603
        <property name="color" stdset="0">
604
         <color>
605
          <red>255</red>
606
          <green>109</green>
607
          <blue>0</blue>
608
         </color>
609
        </property>
610
        <property name="prefEntry" stdset="0">
611
         <cstring>InvalidSketchColor</cstring>
612
        </property>
613
        <property name="prefPath" stdset="0">
614
         <cstring>View</cstring>
615
        </property>
616
       </widget>
617
      </item>
618
     </layout>
619
    </widget>
620
   </item>
621
   <item>
622
    <widget class="QGroupBox" name="groupBoxSketcherColor">
623
     <property name="title">
624
      <string>Constraint colors</string>
625
     </property>
626
     <layout class="QHBoxLayout" name="horizontalLayout_2">
627
      <item>
628
       <layout class="QGridLayout" name="gridLayout_2">
629
        <item row="10" column="0">
630
         <widget class="QLabel" name="label_14">
631
          <property name="minimumSize">
632
           <size>
633
            <width>200</width>
634
            <height>0</height>
635
           </size>
636
          </property>
637
          <property name="text">
638
           <string>Constraint symbols</string>
639
          </property>
640
         </widget>
641
        </item>
642
        <item row="10" column="1">
643
         <widget class="Gui::PrefColorButton" name="ConstrainedColor">
644
          <property name="toolTip">
645
           <string>Color of driving constraints in edit mode</string>
646
          </property>
647
          <property name="color" stdset="0">
648
           <color>
649
            <red>255</red>
650
            <green>38</green>
651
            <blue>0</blue>
652
           </color>
653
          </property>
654
          <property name="prefEntry" stdset="0">
655
           <cstring>ConstrainedIcoColor</cstring>
656
          </property>
657
          <property name="prefPath" stdset="0">
658
           <cstring>View</cstring>
659
          </property>
660
         </widget>
661
        </item>
662
        <item row="11" column="0">
663
         <widget class="QLabel" name="label_15">
664
          <property name="text">
665
           <string>Dimensional constraint</string>
666
          </property>
667
         </widget>
668
        </item>
669
        <item row="11" column="1">
670
         <widget class="Gui::PrefColorButton" name="DatumColor">
671
          <property name="toolTip">
672
           <string>Color of dimensional driving constraints in edit mode</string>
673
          </property>
674
          <property name="color" stdset="0">
675
           <color>
676
            <red>255</red>
677
            <green>38</green>
678
            <blue>0</blue>
679
           </color>
680
          </property>
681
          <property name="prefEntry" stdset="0">
682
           <cstring>ConstrainedDimColor</cstring>
683
          </property>
684
          <property name="prefPath" stdset="0">
685
           <cstring>View</cstring>
686
          </property>
687
         </widget>
688
        </item>
689
        <item row="12" column="0">
690
         <widget class="QLabel" name="label_8">
691
          <property name="text">
692
           <string>Reference constraint</string>
693
          </property>
694
         </widget>
695
        </item>
696
        <item row="12" column="1">
697
         <widget class="Gui::PrefColorButton" name="NonDrivingConstraintColor">
698
          <property name="toolTip">
699
           <string>Color of reference constraints in edit mode</string>
700
          </property>
701
          <property name="color" stdset="0">
702
           <color>
703
            <red>0</red>
704
            <green>38</green>
705
            <blue>255</blue>
706
           </color>
707
          </property>
708
          <property name="prefEntry" stdset="0">
709
           <cstring>NonDrivingConstrDimColor</cstring>
710
          </property>
711
          <property name="prefPath" stdset="0">
712
           <cstring>View</cstring>
713
          </property>
714
         </widget>
715
        </item>
716
        <item row="13" column="0">
717
         <widget class="QLabel" name="labelexpr">
718
          <property name="text">
719
           <string>Expression dependent constraint</string>
720
          </property>
721
         </widget>
722
        </item>
723
        <item row="13" column="1">
724
         <widget class="Gui::PrefColorButton" name="ExprBasedConstrDimColor">
725
          <property name="toolTip">
726
           <string>Color of expression dependent constraints in edit mode</string>
727
          </property>
728
          <property name="color" stdset="0">
729
           <color>
730
            <red>255</red>
731
            <green>127</green>
732
            <blue>38</blue>
733
           </color>
734
          </property>
735
          <property name="prefEntry" stdset="0">
736
           <cstring>ExprBasedConstrDimColor</cstring>
737
          </property>
738
          <property name="prefPath" stdset="0">
739
           <cstring>View</cstring>
740
          </property>
741
         </widget>
742
        </item>
743
        <item row="14" column="0">
744
         <widget class="QLabel" name="labeldeact">
745
          <property name="text">
746
           <string>Deactivated constraint</string>
747
          </property>
748
         </widget>
749
        </item>
750
        <item row="14" column="1">
751
         <widget class="Gui::PrefColorButton" name="DeactivatedConstrDimColor">
752
          <property name="toolTip">
753
           <string>Color of deactivated constraints in edit mode</string>
754
          </property>
755
          <property name="color" stdset="0">
756
           <color>
757
            <red>127</red>
758
            <green>127</green>
759
            <blue>127</blue>
760
           </color>
761
          </property>
762
          <property name="prefEntry" stdset="0">
763
           <cstring>DeactivatedConstrDimColor</cstring>
764
          </property>
765
          <property name="prefPath" stdset="0">
766
           <cstring>View</cstring>
767
          </property>
768
         </widget>
769
        </item>
770
       </layout>
771
      </item>
772
      <item>
773
       <spacer name="horizontalSpacer_4">
774
        <property name="orientation">
775
         <enum>Qt::Horizontal</enum>
776
        </property>
777
        <property name="sizeHint" stdset="0">
778
         <size>
779
          <width>40</width>
780
          <height>20</height>
781
         </size>
782
        </property>
783
       </spacer>
784
      </item>
785
     </layout>
786
    </widget>
787
   </item>
788
   <item>
789
    <widget class="QGroupBox" name="groupBox_3">
790
     <property name="title">
791
      <string>Colors outside Sketcher</string>
792
     </property>
793
     <layout class="QGridLayout" name="gridLayout_8">
794
      <item row="0" column="0">
795
       <layout class="QGridLayout" name="gridLayout_4">
796
        <item row="0" column="0">
797
         <widget class="QLabel" name="label_18">
798
          <property name="text">
799
           <string>Vertex</string>
800
          </property>
801
         </widget>
802
        </item>
803
        <item row="0" column="1">
804
         <widget class="Gui::PrefColorButton" name="SketchVertexColor">
805
          <property name="toolTip">
806
           <string>Color of vertices outside edit mode</string>
807
          </property>
808
          <property name="color" stdset="0">
809
           <color>
810
            <red>255</red>
811
            <green>255</green>
812
            <blue>255</blue>
813
           </color>
814
          </property>
815
          <property name="prefEntry" stdset="0">
816
           <cstring>SketchVertexColor</cstring>
817
          </property>
818
          <property name="prefPath" stdset="0">
819
           <cstring>View</cstring>
820
          </property>
821
         </widget>
822
        </item>
823
        <item row="0" column="2">
824
         <spacer name="horizontalSpacer">
825
          <property name="orientation">
826
           <enum>Qt::Horizontal</enum>
827
          </property>
828
          <property name="sizeHint" stdset="0">
829
           <size>
830
            <width>40</width>
831
            <height>20</height>
832
           </size>
833
          </property>
834
         </spacer>
835
        </item>
836
        <item row="1" column="0">
837
         <widget class="QLabel" name="label_17">
838
          <property name="minimumSize">
839
           <size>
840
            <width>200</width>
841
            <height>0</height>
842
           </size>
843
          </property>
844
          <property name="text">
845
           <string>Edge</string>
846
          </property>
847
         </widget>
848
        </item>
849
        <item row="1" column="1">
850
         <widget class="Gui::PrefColorButton" name="SketchEdgeColor">
851
          <property name="toolTip">
852
           <string>Color of edges outside edit mode</string>
853
          </property>
854
          <property name="color" stdset="0">
855
           <color>
856
            <red>255</red>
857
            <green>255</green>
858
            <blue>255</blue>
859
           </color>
860
          </property>
861
          <property name="prefEntry" stdset="0">
862
           <cstring>SketchEdgeColor</cstring>
863
          </property>
864
          <property name="prefPath" stdset="0">
865
           <cstring>View</cstring>
866
          </property>
867
         </widget>
868
        </item>
869
       </layout>
870
      </item>
871
     </layout>
872
    </widget>
873
   </item>
874
   <item>
875
    <spacer name="verticalSpacer">
876
     <property name="orientation">
877
      <enum>Qt::Vertical</enum>
878
     </property>
879
     <property name="sizeHint" stdset="0">
880
      <size>
881
       <width>20</width>
882
       <height>40</height>
883
      </size>
884
     </property>
885
    </spacer>
886
   </item>
887
  </layout>
888
 </widget>
889
 <customwidgets>
890
  <customwidget>
891
   <class>Gui::PrefSpinBox</class>
892
   <extends>QSpinBox</extends>
893
   <header>Gui/PrefWidgets.h</header>
894
  </customwidget>
895
  <customwidget>
896
   <class>Gui::ColorButton</class>
897
   <extends>QPushButton</extends>
898
   <header>Gui/Widgets.h</header>
899
  </customwidget>
900
  <customwidget>
901
   <class>Gui::PrefColorButton</class>
902
   <extends>Gui::ColorButton</extends>
903
   <header>Gui/PrefWidgets.h</header>
904
  </customwidget>
905
 </customwidgets>
906
 <resources/>
907
 <connections/>
908
</ui>
909

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

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

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

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