1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>QG_DlgOptionsDrawing</class>
4 <widget class="QDialog" name="QG_DlgOptionsDrawing">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>653</width>
10    <height>519</height>
11   </rect>
12  </property>
13  <property name="windowTitle">
14   <string>Drawing Preferences</string>
15  </property>
16  <property name="sizeGripEnabled">
17   <bool>true</bool>
18  </property>
19  <layout class="QGridLayout" name="gridLayout_2">
20   <item row="1" column="0">
21    <widget class="QDialogButtonBox" name="buttonBox">
22     <property name="standardButtons">
23      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
24     </property>
25    </widget>
26   </item>
27   <item row="0" column="0">
28    <widget class="QTabWidget" name="tabWidget">
29     <property name="currentIndex">
30      <number>0</number>
31     </property>
32     <widget class="QWidget" name="tab1">
33      <attribute name="title">
34       <string>&amp;Paper</string>
35      </attribute>
36      <layout class="QVBoxLayout">
37       <item>
38        <layout class="QHBoxLayout" name="tab1Layout">
39         <item>
40          <layout class="QVBoxLayout" name="paperOptionsLayout">
41           <item>
42            <widget class="QGroupBox" name="formatGroupBox">
43             <property name="title">
44              <string>Format</string>
45             </property>
46             <layout class="QVBoxLayout">
47              <item>
48               <layout class="QHBoxLayout">
49                <property name="spacing">
50                 <number>12</number>
51                </property>
52                <item>
53                 <widget class="QComboBox" name="cbPaperFormat"/>
54                </item>
55                <item>
56                 <layout class="QGridLayout" name="gridLayout_3">
57                  <property name="leftMargin">
58                   <number>0</number>
59                  </property>
60                  <item row="0" column="2">
61                   <widget class="QLineEdit" name="lePaperWidth"/>
62                  </item>
63                  <item row="1" column="0">
64                   <widget class="QLabel" name="lPageHeight">
65                    <property name="text">
66                     <string>&amp;Height:</string>
67                    </property>
68                    <property name="wordWrap">
69                     <bool>false</bool>
70                    </property>
71                    <property name="buddy">
72                     <cstring>lePaperHeight</cstring>
73                    </property>
74                   </widget>
75                  </item>
76                  <item row="1" column="2">
77                   <widget class="QLineEdit" name="lePaperHeight"/>
78                  </item>
79                  <item row="0" column="0">
80                   <widget class="QLabel" name="lPageWidth">
81                    <property name="text">
82                     <string>&amp;Width:</string>
83                    </property>
84                    <property name="wordWrap">
85                     <bool>false</bool>
86                    </property>
87                    <property name="buddy">
88                     <cstring>lePaperWidth</cstring>
89                    </property>
90                   </widget>
91                  </item>
92                 </layout>
93                </item>
94               </layout>
95              </item>
96             </layout>
97            </widget>
98           </item>
99           <item>
100            <widget class="QGroupBox" name="orientGroupBox">
101             <property name="title">
102              <string>Orientation</string>
103             </property>
104             <layout class="QHBoxLayout" name="horizontalLayout_2">
105              <item>
106               <widget class="QRadioButton" name="rbLandscape">
107                <property name="text">
108                 <string>&amp;Landscape</string>
109                </property>
110               </widget>
111              </item>
112              <item>
113               <widget class="QRadioButton" name="rbPortrait">
114                <property name="text">
115                 <string>P&amp;ortrait</string>
116                </property>
117               </widget>
118              </item>
119              <item>
120               <spacer name="horizontalSpacer_2">
121                <property name="orientation">
122                 <enum>Qt::Horizontal</enum>
123                </property>
124                <property name="sizeHint" stdset="0">
125                 <size>
126                  <width>40</width>
127                  <height>20</height>
128                 </size>
129                </property>
130               </spacer>
131              </item>
132             </layout>
133            </widget>
134           </item>
135           <item>
136            <widget class="QGroupBox" name="marginsGroupBox">
137             <property name="title">
138              <string>Margins</string>
139             </property>
140             <layout class="QGridLayout" name="gridLayout_11">
141              <item row="0" column="0">
142               <layout class="QGridLayout" name="gridLayout_10">
143                <item row="2" column="1">
144                 <widget class="QLineEdit" name="leMarginLeft">
145                  <property name="maximumSize">
146                   <size>
147                    <width>70</width>
148                    <height>16777215</height>
149                   </size>
150                  </property>
151                  <property name="toolTip">
152                   <string>Left</string>
153                  </property>
154                 </widget>
155                </item>
156                <item row="3" column="2">
157                 <widget class="QLineEdit" name="leMarginBottom">
158                  <property name="maximumSize">
159                   <size>
160                    <width>70</width>
161                    <height>16777215</height>
162                   </size>
163                  </property>
164                  <property name="toolTip">
165                   <string>Bottom</string>
166                  </property>
167                 </widget>
168                </item>
169                <item row="2" column="3">
170                 <widget class="QLineEdit" name="leMarginRight">
171                  <property name="maximumSize">
172                   <size>
173                    <width>70</width>
174                    <height>16777215</height>
175                   </size>
176                  </property>
177                  <property name="toolTip">
178                   <string>Right</string>
179                  </property>
180                 </widget>
181                </item>
182                <item row="4" column="2">
183                 <widget class="QLabel" name="label_10">
184                  <property name="text">
185                   <string>Bottom</string>
186                  </property>
187                  <property name="alignment">
188                   <set>Qt::AlignCenter</set>
189                  </property>
190                 </widget>
191                </item>
192                <item row="0" column="2">
193                 <widget class="QLabel" name="label_7">
194                  <property name="text">
195                   <string>Top</string>
196                  </property>
197                  <property name="alignment">
198                   <set>Qt::AlignCenter</set>
199                  </property>
200                 </widget>
201                </item>
202                <item row="2" column="4">
203                 <widget class="QLabel" name="label_9">
204                  <property name="text">
205                   <string>Right</string>
206                  </property>
207                 </widget>
208                </item>
209                <item row="2" column="0">
210                 <widget class="QLabel" name="label_8">
211                  <property name="text">
212                   <string>Left</string>
213                  </property>
214                  <property name="alignment">
215                   <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
216                  </property>
217                 </widget>
218                </item>
219                <item row="1" column="2">
220                 <widget class="QLineEdit" name="leMarginTop">
221                  <property name="maximumSize">
222                   <size>
223                    <width>70</width>
224                    <height>16777215</height>
225                   </size>
226                  </property>
227                  <property name="toolTip">
228                   <string>Top</string>
229                  </property>
230                 </widget>
231                </item>
232               </layout>
233              </item>
234             </layout>
235            </widget>
236           </item>
237           <item>
238            <widget class="QGroupBox" name="pagesNumGroupBox">
239             <property name="title">
240              <string>Number of pages</string>
241             </property>
242             <layout class="QHBoxLayout" name="pagesNumLayout">
243              <item>
244               <widget class="QLabel" name="lPagesNumH">
245                <property name="text">
246                 <string>Horizontally:</string>
247                </property>
248                <property name="alignment">
249                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
250                </property>
251               </widget>
252              </item>
253              <item>
254               <widget class="QSpinBox" name="sbPagesNumH">
255                <property name="minimum">
256                 <number>1</number>
257                </property>
258               </widget>
259              </item>
260              <item>
261               <widget class="QLabel" name="lPagesNumV">
262                <property name="text">
263                 <string>Vertically:</string>
264                </property>
265                <property name="alignment">
266                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
267                </property>
268               </widget>
269              </item>
270              <item>
271               <widget class="QSpinBox" name="sbPagesNumV">
272                <property name="minimum">
273                 <number>1</number>
274                </property>
275               </widget>
276              </item>
277             </layout>
278            </widget>
279           </item>
280          </layout>
281         </item>
282         <item>
283          <widget class="QGroupBox" name="paperPreviewGroupBox">
284           <property name="title">
285            <string>Preview</string>
286           </property>
287           <layout class="QVBoxLayout" name="verticalLayout">
288            <item>
289             <widget class="QGraphicsView" name="gvPaperPreview">
290              <property name="focusPolicy">
291               <enum>Qt::NoFocus</enum>
292              </property>
293              <property name="verticalScrollBarPolicy">
294               <enum>Qt::ScrollBarAlwaysOff</enum>
295              </property>
296              <property name="horizontalScrollBarPolicy">
297               <enum>Qt::ScrollBarAlwaysOff</enum>
298              </property>
299              <property name="sizeAdjustPolicy">
300               <enum>QAbstractScrollArea::AdjustToContents</enum>
301              </property>
302             </widget>
303            </item>
304           </layout>
305          </widget>
306         </item>
307        </layout>
308       </item>
309       <item>
310        <spacer name="verticalSpacer_2">
311         <property name="orientation">
312          <enum>Qt::Vertical</enum>
313         </property>
314         <property name="sizeHint" stdset="0">
315          <size>
316           <width>20</width>
317           <height>40</height>
318          </size>
319         </property>
320        </spacer>
321       </item>
322      </layout>
323     </widget>
324     <widget class="QWidget" name="tab2">
325      <attribute name="title">
326       <string>&amp;Units</string>
327      </attribute>
328      <layout class="QVBoxLayout">
329       <item>
330        <widget class="QGroupBox" name="bgUnit">
331         <property name="title">
332          <string>Main Unit</string>
333         </property>
334         <layout class="QHBoxLayout">
335          <item>
336           <widget class="QLabel" name="lUnit">
337            <property name="text">
338             <string>&amp;Main drawing unit:</string>
339            </property>
340            <property name="wordWrap">
341             <bool>false</bool>
342            </property>
343            <property name="buddy">
344             <cstring>cbUnit</cstring>
345            </property>
346           </widget>
347          </item>
348          <item>
349           <widget class="QComboBox" name="cbUnit"/>
350          </item>
351          <item>
352           <spacer name="spacer19">
353            <property name="orientation">
354             <enum>Qt::Horizontal</enum>
355            </property>
356            <property name="sizeType">
357             <enum>QSizePolicy::Expanding</enum>
358            </property>
359            <property name="sizeHint" stdset="0">
360             <size>
361              <width>71</width>
362              <height>20</height>
363             </size>
364            </property>
365           </spacer>
366          </item>
367         </layout>
368        </widget>
369       </item>
370       <item>
371        <layout class="QHBoxLayout">
372         <item>
373          <layout class="QVBoxLayout">
374           <item>
375            <widget class="QGroupBox" name="bgLength">
376             <property name="title">
377              <string>Length</string>
378             </property>
379             <layout class="QGridLayout" name="gridLayout_4">
380              <item row="0" column="0">
381               <widget class="QLabel" name="lLengthFormat">
382                <property name="text">
383                 <string>&amp;Format:</string>
384                </property>
385                <property name="wordWrap">
386                 <bool>false</bool>
387                </property>
388                <property name="buddy">
389                 <cstring>cbLengthFormat</cstring>
390                </property>
391               </widget>
392              </item>
393              <item row="0" column="1">
394               <widget class="QComboBox" name="cbLengthFormat"/>
395              </item>
396              <item row="1" column="1">
397               <widget class="QComboBox" name="cbLengthPrecision"/>
398              </item>
399              <item row="1" column="0">
400               <widget class="QLabel" name="lLengthPrecision">
401                <property name="text">
402                 <string>P&amp;recision:</string>
403                </property>
404                <property name="wordWrap">
405                 <bool>false</bool>
406                </property>
407                <property name="buddy">
408                 <cstring>cbLengthPrecision</cstring>
409                </property>
410               </widget>
411              </item>
412              <item row="2" column="1">
413               <spacer name="spacer15">
414                <property name="orientation">
415                 <enum>Qt::Vertical</enum>
416                </property>
417                <property name="sizeType">
418                 <enum>QSizePolicy::Expanding</enum>
419                </property>
420                <property name="sizeHint" stdset="0">
421                 <size>
422                  <width>20</width>
423                  <height>31</height>
424                 </size>
425                </property>
426               </spacer>
427              </item>
428              <item row="2" column="0">
429               <spacer name="spacer15_2">
430                <property name="orientation">
431                 <enum>Qt::Vertical</enum>
432                </property>
433                <property name="sizeType">
434                 <enum>QSizePolicy::Expanding</enum>
435                </property>
436                <property name="sizeHint" stdset="0">
437                 <size>
438                  <width>20</width>
439                  <height>31</height>
440                 </size>
441                </property>
442               </spacer>
443              </item>
444             </layout>
445            </widget>
446           </item>
447           <item>
448            <widget class="QGroupBox" name="bgLengthPreview">
449             <property name="title">
450              <string>Preview</string>
451             </property>
452             <layout class="QHBoxLayout">
453              <item>
454               <widget class="QLabel" name="lLinear">
455                <property name="text">
456                 <string>linear</string>
457                </property>
458                <property name="wordWrap">
459                 <bool>false</bool>
460                </property>
461               </widget>
462              </item>
463             </layout>
464            </widget>
465           </item>
466          </layout>
467         </item>
468         <item>
469          <layout class="QVBoxLayout">
470           <item>
471            <widget class="QGroupBox" name="bgAngle">
472             <property name="title">
473              <string>Angle</string>
474             </property>
475             <layout class="QGridLayout" name="gridLayout_5">
476              <item row="0" column="0">
477               <widget class="QLabel" name="lAngleFormat">
478                <property name="text">
479                 <string>F&amp;ormat:</string>
480                </property>
481                <property name="wordWrap">
482                 <bool>false</bool>
483                </property>
484                <property name="buddy">
485                 <cstring>cbAngleFormat</cstring>
486                </property>
487               </widget>
488              </item>
489              <item row="2" column="1">
490               <spacer name="spacer15_3">
491                <property name="orientation">
492                 <enum>Qt::Vertical</enum>
493                </property>
494                <property name="sizeType">
495                 <enum>QSizePolicy::Expanding</enum>
496                </property>
497                <property name="sizeHint" stdset="0">
498                 <size>
499                  <width>20</width>
500                  <height>31</height>
501                 </size>
502                </property>
503               </spacer>
504              </item>
505              <item row="2" column="0">
506               <spacer name="spacer15_2_2">
507                <property name="orientation">
508                 <enum>Qt::Vertical</enum>
509                </property>
510                <property name="sizeType">
511                 <enum>QSizePolicy::Expanding</enum>
512                </property>
513                <property name="sizeHint" stdset="0">
514                 <size>
515                  <width>20</width>
516                  <height>31</height>
517                 </size>
518                </property>
519               </spacer>
520              </item>
521              <item row="0" column="1">
522               <widget class="QComboBox" name="cbAngleFormat"/>
523              </item>
524              <item row="1" column="0">
525               <widget class="QLabel" name="lAnglePrecision">
526                <property name="text">
527                 <string>Pre&amp;cision:</string>
528                </property>
529                <property name="wordWrap">
530                 <bool>false</bool>
531                </property>
532                <property name="buddy">
533                 <cstring>cbAnglePrecision</cstring>
534                </property>
535               </widget>
536              </item>
537              <item row="1" column="1">
538               <widget class="QComboBox" name="cbAnglePrecision"/>
539              </item>
540             </layout>
541            </widget>
542           </item>
543           <item>
544            <widget class="QGroupBox" name="bgAnglePreview">
545             <property name="title">
546              <string>Preview</string>
547             </property>
548             <layout class="QHBoxLayout">
549              <item>
550               <widget class="QLabel" name="lAngular">
551                <property name="text">
552                 <string>angular</string>
553                </property>
554                <property name="wordWrap">
555                 <bool>false</bool>
556                </property>
557               </widget>
558              </item>
559             </layout>
560            </widget>
561           </item>
562          </layout>
563         </item>
564        </layout>
565       </item>
566      </layout>
567     </widget>
568     <widget class="QWidget" name="tab3">
569      <attribute name="title">
570       <string>&amp;Grid</string>
571      </attribute>
572      <layout class="QGridLayout" name="gridLayout_9">
573       <item row="0" column="0" colspan="2">
574        <widget class="QGroupBox" name="bgGrid">
575         <property name="minimumSize">
576          <size>
577           <width>120</width>
578           <height>60</height>
579          </size>
580         </property>
581         <property name="title">
582          <string>Grid Settings</string>
583         </property>
584         <layout class="QGridLayout" name="gridLayout_7">
585          <item row="0" column="0">
586           <widget class="QCheckBox" name="cbGridOn">
587            <property name="text">
588             <string>Show Grid</string>
589            </property>
590           </widget>
591          </item>
592          <item row="0" column="1">
593           <widget class="QRadioButton" name="rbOrthogonalGrid">
594            <property name="toolTip">
595             <string>Use orthogonal grid</string>
596            </property>
597            <property name="text">
598             <string>Orthogonal Grid</string>
599            </property>
600            <property name="autoExclusive">
601             <bool>true</bool>
602            </property>
603           </widget>
604          </item>
605          <item row="1" column="1">
606           <widget class="QRadioButton" name="rbIsometricGrid">
607            <property name="toolTip">
608             <string>Use isometric grid</string>
609            </property>
610            <property name="text">
611             <string>Isometric Grid</string>
612            </property>
613            <property name="autoExclusive">
614             <bool>false</bool>
615            </property>
616           </widget>
617          </item>
618          <item row="2" column="1">
619           <widget class="QWidget" name="widget" native="true">
620            <property name="sizePolicy">
621             <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum">
622              <horstretch>0</horstretch>
623              <verstretch>0</verstretch>
624             </sizepolicy>
625            </property>
626            <property name="minimumSize">
627             <size>
628              <width>0</width>
629              <height>0</height>
630             </size>
631            </property>
632            <property name="maximumSize">
633             <size>
634              <width>350</width>
635              <height>16777215</height>
636             </size>
637            </property>
638            <layout class="QGridLayout" name="gridLayout_6">
639             <item row="1" column="0">
640              <widget class="QRadioButton" name="rbCrosshairLeft">
641               <property name="sizePolicy">
642                <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
643                 <horstretch>0</horstretch>
644                 <verstretch>0</verstretch>
645                </sizepolicy>
646               </property>
647               <property name="minimumSize">
648                <size>
649                 <width>100</width>
650                 <height>0</height>
651                </size>
652               </property>
653               <property name="toolTip">
654                <string>Left crosshair with isometric grid</string>
655               </property>
656               <property name="text">
657                <string>Left</string>
658               </property>
659              </widget>
660             </item>
661             <item row="1" column="1">
662              <widget class="QRadioButton" name="rbCrosshairTop">
663               <property name="sizePolicy">
664                <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
665                 <horstretch>0</horstretch>
666                 <verstretch>0</verstretch>
667                </sizepolicy>
668               </property>
669               <property name="minimumSize">
670                <size>
671                 <width>100</width>
672                 <height>0</height>
673                </size>
674               </property>
675               <property name="toolTip">
676                <string>Top crosshair with isometric grid</string>
677               </property>
678               <property name="text">
679                <string>Top</string>
680               </property>
681              </widget>
682             </item>
683             <item row="1" column="2">
684              <widget class="QRadioButton" name="rbCrosshairRight">
685               <property name="sizePolicy">
686                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
687                 <horstretch>0</horstretch>
688                 <verstretch>0</verstretch>
689                </sizepolicy>
690               </property>
691               <property name="minimumSize">
692                <size>
693                 <width>100</width>
694                 <height>0</height>
695                </size>
696               </property>
697               <property name="toolTip">
698                <string>Right crosshair with isometric grid</string>
699               </property>
700               <property name="text">
701                <string>Right</string>
702               </property>
703              </widget>
704             </item>
705             <item row="0" column="0" colspan="3">
706              <widget class="QLabel" name="lCrosshair">
707               <property name="sizePolicy">
708                <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
709                 <horstretch>0</horstretch>
710                 <verstretch>0</verstretch>
711                </sizepolicy>
712               </property>
713               <property name="minimumSize">
714                <size>
715                 <width>70</width>
716                 <height>0</height>
717                </size>
718               </property>
719               <property name="text">
720                <string>Crosshair</string>
721               </property>
722              </widget>
723             </item>
724            </layout>
725           </widget>
726          </item>
727         </layout>
728        </widget>
729       </item>
730       <item row="1" column="0">
731        <layout class="QGridLayout" name="gridLayout_8">
732         <item row="0" column="0">
733          <widget class="QLabel" name="lXSpacing">
734           <property name="minimumSize">
735            <size>
736             <width>120</width>
737             <height>0</height>
738            </size>
739           </property>
740           <property name="text">
741            <string>X Spacing:</string>
742           </property>
743           <property name="wordWrap">
744            <bool>false</bool>
745           </property>
746          </widget>
747         </item>
748         <item row="0" column="1">
749          <widget class="QComboBox" name="cbXSpacing">
750           <property name="minimumSize">
751            <size>
752             <width>100</width>
753             <height>0</height>
754            </size>
755           </property>
756           <property name="editable">
757            <bool>true</bool>
758           </property>
759           <item>
760            <property name="text">
761             <string>auto</string>
762            </property>
763           </item>
764           <item>
765            <property name="text">
766             <string notr="true">0.01</string>
767            </property>
768           </item>
769           <item>
770            <property name="text">
771             <string notr="true">0.1</string>
772            </property>
773           </item>
774           <item>
775            <property name="text">
776             <string notr="true">1</string>
777            </property>
778           </item>
779           <item>
780            <property name="text">
781             <string notr="true">10</string>
782            </property>
783           </item>
784          </widget>
785         </item>
786         <item row="1" column="0">
787          <widget class="QLabel" name="lYSpacing">
788           <property name="text">
789            <string>Y Spacing:</string>
790           </property>
791           <property name="wordWrap">
792            <bool>false</bool>
793           </property>
794          </widget>
795         </item>
796         <item row="1" column="1">
797          <widget class="QComboBox" name="cbYSpacing">
798           <property name="editable">
799            <bool>true</bool>
800           </property>
801           <item>
802            <property name="text">
803             <string>auto</string>
804            </property>
805           </item>
806           <item>
807            <property name="text">
808             <string notr="true">0.01</string>
809            </property>
810           </item>
811           <item>
812            <property name="text">
813             <string notr="true">0.1</string>
814            </property>
815           </item>
816           <item>
817            <property name="text">
818             <string notr="true">1</string>
819            </property>
820           </item>
821           <item>
822            <property name="text">
823             <string notr="true">10</string>
824            </property>
825           </item>
826          </widget>
827         </item>
828        </layout>
829       </item>
830       <item row="1" column="1">
831        <spacer name="horizontalSpacer">
832         <property name="orientation">
833          <enum>Qt::Horizontal</enum>
834         </property>
835         <property name="sizeHint" stdset="0">
836          <size>
837           <width>228</width>
838           <height>20</height>
839          </size>
840         </property>
841        </spacer>
842       </item>
843       <item row="2" column="0">
844        <spacer name="verticalSpacer">
845         <property name="orientation">
846          <enum>Qt::Vertical</enum>
847         </property>
848         <property name="sizeHint" stdset="0">
849          <size>
850           <width>20</width>
851           <height>71</height>
852          </size>
853         </property>
854        </spacer>
855       </item>
856      </layout>
857     </widget>
858     <widget class="QWidget" name="tab4">
859      <attribute name="title">
860       <string>&amp;Dimensions</string>
861      </attribute>
862      <layout class="QGridLayout" name="gridLayout">
863       <item row="14" column="5">
864        <spacer name="spacer11_2_2">
865         <property name="orientation">
866          <enum>Qt::Vertical</enum>
867         </property>
868         <property name="sizeType">
869          <enum>QSizePolicy::Expanding</enum>
870         </property>
871         <property name="sizeHint" stdset="0">
872          <size>
873           <width>20</width>
874           <height>30</height>
875          </size>
876         </property>
877        </spacer>
878       </item>
879       <item row="3" column="2">
880        <widget class="QG_FontBox" name="cbDimTxSty" native="true"/>
881       </item>
882       <item row="3" column="1">
883        <widget class="QLabel" name="label_5">
884         <property name="text">
885          <string>Text style:</string>
886         </property>
887        </widget>
888       </item>
889       <item row="10" column="7">
890        <widget class="QComboBox" name="cbDimDSep">
891         <item>
892          <property name="text">
893           <string>'.' (Period)</string>
894          </property>
895         </item>
896         <item>
897          <property name="text">
898           <string>',' (Comma)</string>
899          </property>
900         </item>
901        </widget>
902       </item>
903       <item row="10" column="6">
904        <widget class="QLabel" name="label_6">
905         <property name="text">
906          <string>Decimal separator:</string>
907         </property>
908        </widget>
909       </item>
910       <item row="3" column="8">
911        <widget class="QLabel" name="lDimUnit6">
912         <property name="text">
913          <string>units</string>
914         </property>
915         <property name="wordWrap">
916          <bool>false</bool>
917         </property>
918        </widget>
919       </item>
920       <item row="2" column="8">
921        <widget class="QLabel" name="lDimUnit5">
922         <property name="text">
923          <string>units</string>
924         </property>
925         <property name="wordWrap">
926          <bool>false</bool>
927         </property>
928        </widget>
929       </item>
930       <item row="7" column="6">
931        <widget class="QLabel" name="lDimLUnit">
932         <property name="text">
933          <string>Linear units:</string>
934         </property>
935         <property name="textFormat">
936          <enum>Qt::PlainText</enum>
937         </property>
938         <property name="wordWrap">
939          <bool>false</bool>
940         </property>
941         <property name="buddy">
942          <cstring>cbLengthFormat</cstring>
943         </property>
944        </widget>
945       </item>
946       <item row="7" column="1">
947        <widget class="QLabel" name="lDimClrT">
948         <property name="text">
949          <string>Color:</string>
950         </property>
951        </widget>
952       </item>
953       <item row="13" column="7">
954        <widget class="LG_DimzerosBox" name="cbDimAZin"/>
955       </item>
956       <item row="2" column="1">
957        <widget class="QLabel" name="lDimFactor">
958         <property name="text">
959          <string>Length Factor:</string>
960         </property>
961         <property name="wordWrap">
962          <bool>false</bool>
963         </property>
964        </widget>
965       </item>
966       <item row="2" column="2">
967        <widget class="QComboBox" name="cbDimFactor">
968         <property name="toolTip">
969          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Scale to multiply all dimension values.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
970         </property>
971         <property name="editable">
972          <bool>true</bool>
973         </property>
974         <property name="currentIndex">
975          <number>3</number>
976         </property>
977         <item>
978          <property name="text">
979           <string notr="true">0.1</string>
980          </property>
981         </item>
982         <item>
983          <property name="text">
984           <string notr="true">0.2</string>
985          </property>
986         </item>
987         <item>
988          <property name="text">
989           <string notr="true">0.5</string>
990          </property>
991         </item>
992         <item>
993          <property name="text">
994           <string notr="true">1</string>
995          </property>
996         </item>
997         <item>
998          <property name="text">
999           <string notr="true">2</string>
1000          </property>
1001         </item>
1002         <item>
1003          <property name="text">
1004           <string notr="true">5</string>
1005          </property>
1006         </item>
1007         <item>
1008          <property name="text">
1009           <string notr="true">10</string>
1010          </property>
1011         </item>
1012         <item>
1013          <property name="text">
1014           <string notr="true">20</string>
1015          </property>
1016         </item>
1017         <item>
1018          <property name="text">
1019           <string notr="true">50</string>
1020          </property>
1021         </item>
1022         <item>
1023          <property name="text">
1024           <string notr="true">100</string>
1025          </property>
1026         </item>
1027         <item>
1028          <property name="text">
1029           <string notr="true">200</string>
1030          </property>
1031         </item>
1032         <item>
1033          <property name="text">
1034           <string notr="true">500</string>
1035          </property>
1036         </item>
1037         <item>
1038          <property name="text">
1039           <string notr="true">1000</string>
1040          </property>
1041         </item>
1042        </widget>
1043       </item>
1044       <item row="3" column="6">
1045        <widget class="QLabel" name="lDimTsz">
1046         <property name="text">
1047          <string>Tick size:</string>
1048         </property>
1049         <property name="wordWrap">
1050          <bool>false</bool>
1051         </property>
1052        </widget>
1053       </item>
1054       <item row="4" column="3">
1055        <widget class="QLabel" name="lDimUnit1">
1056         <property name="text">
1057          <string>units</string>
1058         </property>
1059         <property name="wordWrap">
1060          <bool>false</bool>
1061         </property>
1062        </widget>
1063       </item>
1064       <item row="15" column="0">
1065        <spacer name="spacer11">
1066         <property name="orientation">
1067          <enum>Qt::Vertical</enum>
1068         </property>
1069         <property name="sizeType">
1070          <enum>QSizePolicy::Expanding</enum>
1071         </property>
1072         <property name="sizeHint" stdset="0">
1073          <size>
1074           <width>20</width>
1075           <height>30</height>
1076          </size>
1077         </property>
1078        </spacer>
1079       </item>
1080       <item row="5" column="7">
1081        <widget class="QG_WidthBox" name="cbDimLwD"/>
1082       </item>
1083       <item row="11" column="6">
1084        <widget class="QLabel" name="lDimAUnit">
1085         <property name="text">
1086          <string>Angular units:</string>
1087         </property>
1088         <property name="wordWrap">
1089          <bool>false</bool>
1090         </property>
1091         <property name="buddy">
1092          <cstring>cbAngleFormat</cstring>
1093         </property>
1094        </widget>
1095       </item>
1096       <item row="4" column="1">
1097        <widget class="QLabel" name="lDimTextHeight">
1098         <property name="text">
1099          <string>Text Height:</string>
1100         </property>
1101         <property name="wordWrap">
1102          <bool>false</bool>
1103         </property>
1104        </widget>
1105       </item>
1106       <item row="9" column="6">
1107        <widget class="QLabel" name="lDimZin">
1108         <property name="text">
1109          <string>Linear zeros:</string>
1110         </property>
1111        </widget>
1112       </item>
1113       <item row="3" column="7">
1114        <widget class="QComboBox" name="cbDimTsz">
1115         <property name="toolTip">
1116          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Dimension Tick size. Set it to 0 will disable the dimension tick. Dimension arrow won't be drawn when dimension tick is enabled.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1117         </property>
1118         <property name="editable">
1119          <bool>true</bool>
1120         </property>
1121         <item>
1122          <property name="text">
1123           <string notr="true">0</string>
1124          </property>
1125         </item>
1126         <item>
1127          <property name="text">
1128           <string notr="true">1</string>
1129          </property>
1130         </item>
1131         <item>
1132          <property name="text">
1133           <string notr="true">2</string>
1134          </property>
1135         </item>
1136         <item>
1137          <property name="text">
1138           <string notr="true">5</string>
1139          </property>
1140         </item>
1141        </widget>
1142       </item>
1143       <item row="6" column="5" colspan="3">
1144        <widget class="QLabel" name="label_4">
1145         <property name="text">
1146          <string>Format units</string>
1147         </property>
1148        </widget>
1149       </item>
1150       <item row="6" column="2">
1151        <widget class="QComboBox" name="cbDimGap">
1152         <property name="toolTip">
1153          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Distance gap around text&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1154         </property>
1155         <property name="editable">
1156          <bool>true</bool>
1157         </property>
1158         <item>
1159          <property name="text">
1160           <string notr="true">1</string>
1161          </property>
1162         </item>
1163         <item>
1164          <property name="text">
1165           <string notr="true">2</string>
1166          </property>
1167         </item>
1168         <item>
1169          <property name="text">
1170           <string notr="true">5</string>
1171          </property>
1172         </item>
1173        </widget>
1174       </item>
1175       <item row="0" column="2">
1176        <widget class="QComboBox" name="cbDimScale">
1177         <property name="toolTip">
1178          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Scale to multiply all dimension geometries.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1179         </property>
1180         <property name="editable">
1181          <bool>true</bool>
1182         </property>
1183         <property name="currentIndex">
1184          <number>3</number>
1185         </property>
1186         <item>
1187          <property name="text">
1188           <string notr="true">0.1</string>
1189          </property>
1190         </item>
1191         <item>
1192          <property name="text">
1193           <string notr="true">0.2</string>
1194          </property>
1195         </item>
1196         <item>
1197          <property name="text">
1198           <string notr="true">0.5</string>
1199          </property>
1200         </item>
1201         <item>
1202          <property name="text">
1203           <string notr="true">1</string>
1204          </property>
1205         </item>
1206         <item>
1207          <property name="text">
1208           <string notr="true">2</string>
1209          </property>
1210         </item>
1211         <item>
1212          <property name="text">
1213           <string notr="true">5</string>
1214          </property>
1215         </item>
1216         <item>
1217          <property name="text">
1218           <string notr="true">10</string>
1219          </property>
1220         </item>
1221        </widget>
1222       </item>
1223       <item row="1" column="0" colspan="3">
1224        <widget class="QLabel" name="label_2">
1225         <property name="text">
1226          <string>Text size &amp; position</string>
1227         </property>
1228        </widget>
1229       </item>
1230       <item row="0" column="1">
1231        <widget class="QLabel" name="lDimScale">
1232         <property name="text">
1233          <string>General Scale:</string>
1234         </property>
1235         <property name="wordWrap">
1236          <bool>false</bool>
1237         </property>
1238        </widget>
1239       </item>
1240       <item row="4" column="2">
1241        <widget class="QComboBox" name="cbDimTextHeight">
1242         <property name="editable">
1243          <bool>true</bool>
1244         </property>
1245         <item>
1246          <property name="text">
1247           <string notr="true">1</string>
1248          </property>
1249         </item>
1250         <item>
1251          <property name="text">
1252           <string notr="true">2</string>
1253          </property>
1254         </item>
1255         <item>
1256          <property name="text">
1257           <string notr="true">5</string>
1258          </property>
1259         </item>
1260        </widget>
1261       </item>
1262       <item row="8" column="7">
1263        <widget class="QComboBox" name="cbDimDec"/>
1264       </item>
1265       <item row="4" column="7">
1266        <widget class="QG_ColorBox" name="cbDimClrD"/>
1267       </item>
1268       <item row="10" column="2">
1269        <widget class="QComboBox" name="cbDimExe">
1270         <property name="toolTip">
1271          <string>Length to enlarge over dimension line</string>
1272         </property>
1273         <property name="editable">
1274          <bool>true</bool>
1275         </property>
1276         <item>
1277          <property name="text">
1278           <string notr="true">1</string>
1279          </property>
1280         </item>
1281         <item>
1282          <property name="text">
1283           <string notr="true">2</string>
1284          </property>
1285         </item>
1286         <item>
1287          <property name="text">
1288           <string notr="true">5</string>
1289          </property>
1290         </item>
1291        </widget>
1292       </item>
1293       <item row="2" column="7">
1294        <widget class="QComboBox" name="cbDimAsz">
1295         <property name="toolTip">
1296          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Dimension arrow size. &lt;a name=&quot;result_box&quot;/&gt;without effect when tick size &lt;a name=&quot;result_box&quot;/&gt;is other than 0&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1297         </property>
1298         <property name="editable">
1299          <bool>true</bool>
1300         </property>
1301         <item>
1302          <property name="text">
1303           <string notr="true">1</string>
1304          </property>
1305         </item>
1306         <item>
1307          <property name="text">
1308           <string notr="true">2</string>
1309          </property>
1310         </item>
1311         <item>
1312          <property name="text">
1313           <string notr="true">5</string>
1314          </property>
1315         </item>
1316        </widget>
1317       </item>
1318       <item row="15" column="1">
1319        <spacer name="spacer11_2">
1320         <property name="orientation">
1321          <enum>Qt::Vertical</enum>
1322         </property>
1323         <property name="sizeType">
1324          <enum>QSizePolicy::Expanding</enum>
1325         </property>
1326         <property name="sizeHint" stdset="0">
1327          <size>
1328           <width>20</width>
1329           <height>40</height>
1330          </size>
1331         </property>
1332        </spacer>
1333       </item>
1334       <item row="2" column="6">
1335        <widget class="QLabel" name="lDimAsz">
1336         <property name="text">
1337          <string>Arrow size:</string>
1338         </property>
1339         <property name="wordWrap">
1340          <bool>false</bool>
1341         </property>
1342        </widget>
1343       </item>
1344       <item row="12" column="7">
1345        <widget class="QComboBox" name="cbDimADec"/>
1346       </item>
1347       <item row="5" column="6">
1348        <widget class="QLabel" name="lDimLwD">
1349         <property name="text">
1350          <string>Width:</string>
1351         </property>
1352        </widget>
1353       </item>
1354       <item row="11" column="7">
1355        <widget class="QComboBox" name="cbDimAUnit"/>
1356       </item>
1357       <item row="6" column="3">
1358        <widget class="QLabel" name="lDimUnit4">
1359         <property name="text">
1360          <string>units</string>
1361         </property>
1362         <property name="wordWrap">
1363          <bool>false</bool>
1364         </property>
1365        </widget>
1366       </item>
1367       <item row="1" column="5" colspan="3">
1368        <widget class="QLabel" name="label">
1369         <property name="text">
1370          <string>Dimension lines, arrows &amp; ticks</string>
1371         </property>
1372        </widget>
1373       </item>
1374       <item row="13" column="6">
1375        <widget class="QLabel" name="lDimAZin">
1376         <property name="text">
1377          <string>Angular zeros:</string>
1378         </property>
1379        </widget>
1380       </item>
1381       <item row="4" column="6">
1382        <widget class="QLabel" name="lDimClrD">
1383         <property name="text">
1384          <string>Color:</string>
1385         </property>
1386        </widget>
1387       </item>
1388       <item row="12" column="6">
1389        <widget class="QLabel" name="lDimADec">
1390         <property name="text">
1391          <string>Angular precision:</string>
1392         </property>
1393         <property name="wordWrap">
1394          <bool>false</bool>
1395         </property>
1396         <property name="buddy">
1397          <cstring>cbAnglePrecision</cstring>
1398         </property>
1399        </widget>
1400       </item>
1401       <item row="10" column="1">
1402        <widget class="QLabel" name="lDimExe">
1403         <property name="text">
1404          <string>Enlarge:</string>
1405         </property>
1406         <property name="wordWrap">
1407          <bool>false</bool>
1408         </property>
1409        </widget>
1410       </item>
1411       <item row="9" column="1">
1412        <widget class="QLabel" name="lDimExo">
1413         <property name="text">
1414          <string>Offset:</string>
1415         </property>
1416         <property name="wordWrap">
1417          <bool>false</bool>
1418         </property>
1419        </widget>
1420       </item>
1421       <item row="7" column="7">
1422        <widget class="QComboBox" name="cbDimLUnit"/>
1423       </item>
1424       <item row="8" column="6">
1425        <widget class="QLabel" name="lDimDec">
1426         <property name="text">
1427          <string>Linear precision:</string>
1428         </property>
1429         <property name="textFormat">
1430          <enum>Qt::PlainText</enum>
1431         </property>
1432         <property name="wordWrap">
1433          <bool>false</bool>
1434         </property>
1435         <property name="buddy">
1436          <cstring>cbLengthPrecision</cstring>
1437         </property>
1438        </widget>
1439       </item>
1440       <item row="7" column="2">
1441        <widget class="QG_ColorBox" name="cbDimClrT"/>
1442       </item>
1443       <item row="5" column="2">
1444        <widget class="QComboBox" name="cbDimTih">
1445         <property name="toolTip">
1446          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Text alignment &lt;a name=&quot;result_box&quot;/&gt;relative to the dimension line.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1447         </property>
1448         <property name="editable">
1449          <bool>false</bool>
1450         </property>
1451         <property name="currentIndex">
1452          <number>0</number>
1453         </property>
1454         <item>
1455          <property name="text">
1456           <string>Aligned</string>
1457          </property>
1458         </item>
1459         <item>
1460          <property name="text">
1461           <string>Horizontal</string>
1462          </property>
1463         </item>
1464        </widget>
1465       </item>
1466       <item row="10" column="3">
1467        <widget class="QLabel" name="lDimUnit2">
1468         <property name="text">
1469          <string>units</string>
1470         </property>
1471         <property name="wordWrap">
1472          <bool>false</bool>
1473         </property>
1474        </widget>
1475       </item>
1476       <item row="9" column="3">
1477        <widget class="QLabel" name="lDimUnit3">
1478         <property name="text">
1479          <string>units</string>
1480         </property>
1481         <property name="wordWrap">
1482          <bool>false</bool>
1483         </property>
1484        </widget>
1485       </item>
1486       <item row="9" column="7">
1487        <widget class="LG_DimzerosBox" name="cbDimZin"/>
1488       </item>
1489       <item row="1" column="4" rowspan="13">
1490        <widget class="Line" name="line">
1491         <property name="lineWidth">
1492          <number>1</number>
1493         </property>
1494         <property name="orientation">
1495          <enum>Qt::Vertical</enum>
1496         </property>
1497        </widget>
1498       </item>
1499       <item row="9" column="2">
1500        <widget class="QComboBox" name="cbDimExo">
1501         <property name="toolTip">
1502          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Offset from origin point.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1503         </property>
1504         <property name="editable">
1505          <bool>true</bool>
1506         </property>
1507         <item>
1508          <property name="text">
1509           <string notr="true">1</string>
1510          </property>
1511         </item>
1512         <item>
1513          <property name="text">
1514           <string notr="true">2</string>
1515          </property>
1516         </item>
1517         <item>
1518          <property name="text">
1519           <string notr="true">5</string>
1520          </property>
1521         </item>
1522        </widget>
1523       </item>
1524       <item row="11" column="3">
1525        <widget class="QLabel" name="lDimUnit7">
1526         <property name="text">
1527          <string>units</string>
1528         </property>
1529        </widget>
1530       </item>
1531       <item row="5" column="1">
1532        <widget class="QLabel" name="lDimTih">
1533         <property name="text">
1534          <string>Text alignment:</string>
1535         </property>
1536         <property name="wordWrap">
1537          <bool>false</bool>
1538         </property>
1539        </widget>
1540       </item>
1541       <item row="6" column="1">
1542        <widget class="QLabel" name="lDimGap">
1543         <property name="text">
1544          <string>Dimension line gap:</string>
1545         </property>
1546         <property name="wordWrap">
1547          <bool>false</bool>
1548         </property>
1549        </widget>
1550       </item>
1551       <item row="8" column="0" colspan="3">
1552        <widget class="QLabel" name="label_3">
1553         <property name="text">
1554          <string>Extension lines</string>
1555         </property>
1556        </widget>
1557       </item>
1558       <item row="11" column="0" colspan="2">
1559        <widget class="QCheckBox" name="cbDimFxLon">
1560         <property name="text">
1561          <string>Fixed length:</string>
1562         </property>
1563         <property name="tristate">
1564          <bool>false</bool>
1565         </property>
1566        </widget>
1567       </item>
1568       <item row="12" column="1">
1569        <widget class="QLabel" name="lDimClrE">
1570         <property name="text">
1571          <string>Color:</string>
1572         </property>
1573        </widget>
1574       </item>
1575       <item row="13" column="1">
1576        <widget class="QLabel" name="lDimLwE">
1577         <property name="text">
1578          <string>Width:</string>
1579         </property>
1580        </widget>
1581       </item>
1582       <item row="13" column="2">
1583        <widget class="QG_WidthBox" name="cbDimLwE"/>
1584       </item>
1585       <item row="12" column="2">
1586        <widget class="QG_ColorBox" name="cbDimClrE">
1587         <property name="toolTip">
1588          <string/>
1589         </property>
1590         <property name="editable">
1591          <bool>false</bool>
1592         </property>
1593        </widget>
1594       </item>
1595       <item row="11" column="2">
1596        <widget class="QDoubleSpinBox" name="cbDimFxL">
1597         <property name="toolTip">
1598          <string>fixed extension line length</string>
1599         </property>
1600         <property name="decimals">
1601          <number>4</number>
1602         </property>
1603        </widget>
1604       </item>
1605      </layout>
1606     </widget>
1607     <widget class="QWidget" name="tab5">
1608      <attribute name="title">
1609       <string>Splines</string>
1610      </attribute>
1611      <layout class="QVBoxLayout">
1612       <item>
1613        <layout class="QHBoxLayout">
1614         <item>
1615          <widget class="QLabel" name="lSplineSegs">
1616           <property name="text">
1617            <string>Number of line segments per spline patch:</string>
1618           </property>
1619           <property name="wordWrap">
1620            <bool>false</bool>
1621           </property>
1622          </widget>
1623         </item>
1624         <item>
1625          <widget class="QComboBox" name="cbSplineSegs">
1626           <property name="editable">
1627            <bool>true</bool>
1628           </property>
1629           <item>
1630            <property name="text">
1631             <string notr="true">2</string>
1632            </property>
1633           </item>
1634           <item>
1635            <property name="text">
1636             <string notr="true">4</string>
1637            </property>
1638           </item>
1639           <item>
1640            <property name="text">
1641             <string notr="true">8</string>
1642            </property>
1643           </item>
1644           <item>
1645            <property name="text">
1646             <string notr="true">16</string>
1647            </property>
1648           </item>
1649           <item>
1650            <property name="text">
1651             <string notr="true">32</string>
1652            </property>
1653           </item>
1654           <item>
1655            <property name="text">
1656             <string notr="true">64</string>
1657            </property>
1658           </item>
1659          </widget>
1660         </item>
1661        </layout>
1662       </item>
1663       <item>
1664        <spacer name="spacer19_2">
1665         <property name="orientation">
1666          <enum>Qt::Vertical</enum>
1667         </property>
1668         <property name="sizeType">
1669          <enum>QSizePolicy::Expanding</enum>
1670         </property>
1671         <property name="sizeHint" stdset="0">
1672          <size>
1673           <width>20</width>
1674           <height>111</height>
1675          </size>
1676         </property>
1677        </spacer>
1678       </item>
1679      </layout>
1680     </widget>
1681    </widget>
1682   </item>
1683  </layout>
1684 </widget>
1685 <layoutdefault spacing="6" margin="11"/>
1686 <customwidgets>
1687  <customwidget>
1688   <class>QG_ColorBox</class>
1689   <extends>QComboBox</extends>
1690   <header>../qg_colorbox.h</header>
1691  </customwidget>
1692  <customwidget>
1693   <class>QG_WidthBox</class>
1694   <extends>QComboBox</extends>
1695   <header>../qg_widthbox.h</header>
1696  </customwidget>
1697  <customwidget>
1698   <class>QG_FontBox</class>
1699   <extends>QWidget</extends>
1700   <header>qg_fontbox.h</header>
1701  </customwidget>
1702  <customwidget>
1703   <class>LG_DimzerosBox</class>
1704   <extends>QComboBox</extends>
1705   <header>../lg_dimzerosbox.h</header>
1706  </customwidget>
1707 </customwidgets>
1708 <tabstops>
1709  <tabstop>tabWidget</tabstop>
1710  <tabstop>cbPaperFormat</tabstop>
1711  <tabstop>lePaperWidth</tabstop>
1712  <tabstop>lePaperHeight</tabstop>
1713  <tabstop>rbLandscape</tabstop>
1714  <tabstop>rbPortrait</tabstop>
1715  <tabstop>leMarginTop</tabstop>
1716  <tabstop>leMarginLeft</tabstop>
1717  <tabstop>leMarginRight</tabstop>
1718  <tabstop>leMarginBottom</tabstop>
1719  <tabstop>sbPagesNumH</tabstop>
1720  <tabstop>sbPagesNumV</tabstop>
1721  <tabstop>gvPaperPreview</tabstop>
1722  <tabstop>cbUnit</tabstop>
1723  <tabstop>cbLengthFormat</tabstop>
1724  <tabstop>cbLengthPrecision</tabstop>
1725  <tabstop>cbAngleFormat</tabstop>
1726  <tabstop>cbAnglePrecision</tabstop>
1727  <tabstop>cbGridOn</tabstop>
1728  <tabstop>rbOrthogonalGrid</tabstop>
1729  <tabstop>rbIsometricGrid</tabstop>
1730  <tabstop>rbCrosshairLeft</tabstop>
1731  <tabstop>rbCrosshairTop</tabstop>
1732  <tabstop>rbCrosshairRight</tabstop>
1733  <tabstop>cbXSpacing</tabstop>
1734  <tabstop>cbYSpacing</tabstop>
1735  <tabstop>cbDimScale</tabstop>
1736  <tabstop>cbDimFactor</tabstop>
1737  <tabstop>cbDimTextHeight</tabstop>
1738  <tabstop>cbDimTih</tabstop>
1739  <tabstop>cbDimGap</tabstop>
1740  <tabstop>cbDimClrT</tabstop>
1741  <tabstop>cbDimExo</tabstop>
1742  <tabstop>cbDimExe</tabstop>
1743  <tabstop>cbDimFxLon</tabstop>
1744  <tabstop>cbDimFxL</tabstop>
1745  <tabstop>cbDimClrE</tabstop>
1746  <tabstop>cbDimLwE</tabstop>
1747  <tabstop>cbDimAsz</tabstop>
1748  <tabstop>cbDimTsz</tabstop>
1749  <tabstop>cbDimClrD</tabstop>
1750  <tabstop>cbDimLwD</tabstop>
1751  <tabstop>cbDimLUnit</tabstop>
1752  <tabstop>cbDimDec</tabstop>
1753  <tabstop>cbDimZin</tabstop>
1754  <tabstop>cbDimDSep</tabstop>
1755  <tabstop>cbDimAUnit</tabstop>
1756  <tabstop>cbDimADec</tabstop>
1757  <tabstop>cbDimAZin</tabstop>
1758  <tabstop>cbSplineSegs</tabstop>
1759 </tabstops>
1760 <resources/>
1761 <connections>
1762  <connection>
1763   <sender>buttonBox</sender>
1764   <signal>accepted()</signal>
1765   <receiver>QG_DlgOptionsDrawing</receiver>
1766   <slot>validate()</slot>
1767   <hints>
1768    <hint type="sourcelabel">
1769     <x>261</x>
1770     <y>492</y>
1771    </hint>
1772    <hint type="destinationlabel">
1773     <x>20</x>
1774     <y>20</y>
1775    </hint>
1776   </hints>
1777  </connection>
1778  <connection>
1779   <sender>buttonBox</sender>
1780   <signal>rejected()</signal>
1781   <receiver>QG_DlgOptionsDrawing</receiver>
1782   <slot>reject()</slot>
1783   <hints>
1784    <hint type="sourcelabel">
1785     <x>261</x>
1786     <y>492</y>
1787    </hint>
1788    <hint type="destinationlabel">
1789     <x>20</x>
1790     <y>20</y>
1791    </hint>
1792   </hints>
1793  </connection>
1794  <connection>
1795   <sender>cbLengthFormat</sender>
1796   <signal>activated(int)</signal>
1797   <receiver>QG_DlgOptionsDrawing</receiver>
1798   <slot>updateLengthPrecision()</slot>
1799   <hints>
1800    <hint type="sourcelabel">
1801     <x>187</x>
1802     <y>150</y>
1803    </hint>
1804    <hint type="destinationlabel">
1805     <x>20</x>
1806     <y>20</y>
1807    </hint>
1808   </hints>
1809  </connection>
1810  <connection>
1811   <sender>cbDimLUnit</sender>
1812   <signal>activated(int)</signal>
1813   <receiver>QG_DlgOptionsDrawing</receiver>
1814   <slot>updateDimLengthPrecision()</slot>
1815   <hints>
1816    <hint type="sourcelabel">
1817     <x>494</x>
1818     <y>241</y>
1819    </hint>
1820    <hint type="destinationlabel">
1821     <x>20</x>
1822     <y>20</y>
1823    </hint>
1824   </hints>
1825  </connection>
1826  <connection>
1827   <sender>cbAngleFormat</sender>
1828   <signal>activated(int)</signal>
1829   <receiver>QG_DlgOptionsDrawing</receiver>
1830   <slot>updateAnglePrecision()</slot>
1831   <hints>
1832    <hint type="sourcelabel">
1833     <x>495</x>
1834     <y>150</y>
1835    </hint>
1836    <hint type="destinationlabel">
1837     <x>20</x>
1838     <y>20</y>
1839    </hint>
1840   </hints>
1841  </connection>
1842  <connection>
1843   <sender>cbDimAUnit</sender>
1844   <signal>activated(int)</signal>
1845   <receiver>QG_DlgOptionsDrawing</receiver>
1846   <slot>updateDimAnglePrecision()</slot>
1847   <hints>
1848    <hint type="sourcelabel">
1849     <x>494</x>
1850     <y>356</y>
1851    </hint>
1852    <hint type="destinationlabel">
1853     <x>20</x>
1854     <y>20</y>
1855    </hint>
1856   </hints>
1857  </connection>
1858  <connection>
1859   <sender>cbUnit</sender>
1860   <signal>activated(int)</signal>
1861   <receiver>QG_DlgOptionsDrawing</receiver>
1862   <slot>updatePreview()</slot>
1863   <hints>
1864    <hint type="sourcelabel">
1865     <x>161</x>
1866     <y>86</y>
1867    </hint>
1868    <hint type="destinationlabel">
1869     <x>20</x>
1870     <y>20</y>
1871    </hint>
1872   </hints>
1873  </connection>
1874  <connection>
1875   <sender>cbAngleFormat</sender>
1876   <signal>activated(int)</signal>
1877   <receiver>QG_DlgOptionsDrawing</receiver>
1878   <slot>updatePreview()</slot>
1879   <hints>
1880    <hint type="sourcelabel">
1881     <x>495</x>
1882     <y>150</y>
1883    </hint>
1884    <hint type="destinationlabel">
1885     <x>20</x>
1886     <y>20</y>
1887    </hint>
1888   </hints>
1889  </connection>
1890  <connection>
1891   <sender>cbLengthFormat</sender>
1892   <signal>activated(QString)</signal>
1893   <receiver>QG_DlgOptionsDrawing</receiver>
1894   <slot>updatePreview()</slot>
1895   <hints>
1896    <hint type="sourcelabel">
1897     <x>187</x>
1898     <y>150</y>
1899    </hint>
1900    <hint type="destinationlabel">
1901     <x>20</x>
1902     <y>20</y>
1903    </hint>
1904   </hints>
1905  </connection>
1906  <connection>
1907   <sender>cbAnglePrecision</sender>
1908   <signal>activated(int)</signal>
1909   <receiver>QG_DlgOptionsDrawing</receiver>
1910   <slot>updatePreview()</slot>
1911   <hints>
1912    <hint type="sourcelabel">
1913     <x>495</x>
1914     <y>179</y>
1915    </hint>
1916    <hint type="destinationlabel">
1917     <x>20</x>
1918     <y>20</y>
1919    </hint>
1920   </hints>
1921  </connection>
1922  <connection>
1923   <sender>cbLengthPrecision</sender>
1924   <signal>activated(int)</signal>
1925   <receiver>QG_DlgOptionsDrawing</receiver>
1926   <slot>updatePreview()</slot>
1927   <hints>
1928    <hint type="sourcelabel">
1929     <x>187</x>
1930     <y>179</y>
1931    </hint>
1932    <hint type="destinationlabel">
1933     <x>20</x>
1934     <y>20</y>
1935    </hint>
1936   </hints>
1937  </connection>
1938  <connection>
1939   <sender>cbPaperFormat</sender>
1940   <signal>activated(int)</signal>
1941   <receiver>QG_DlgOptionsDrawing</receiver>
1942   <slot>updatePaperSize()</slot>
1943   <hints>
1944    <hint type="sourcelabel">
1945     <x>46</x>
1946     <y>104</y>
1947    </hint>
1948    <hint type="destinationlabel">
1949     <x>20</x>
1950     <y>20</y>
1951    </hint>
1952   </hints>
1953  </connection>
1954  <connection>
1955   <sender>cbUnit</sender>
1956   <signal>activated(int)</signal>
1957   <receiver>QG_DlgOptionsDrawing</receiver>
1958   <slot>updateUnitLabels()</slot>
1959   <hints>
1960    <hint type="sourcelabel">
1961     <x>161</x>
1962     <y>86</y>
1963    </hint>
1964    <hint type="destinationlabel">
1965     <x>20</x>
1966     <y>20</y>
1967    </hint>
1968   </hints>
1969  </connection>
1970  <connection>
1971   <sender>leMarginRight</sender>
1972   <signal>textChanged(QString)</signal>
1973   <receiver>QG_DlgOptionsDrawing</receiver>
1974   <slot>updatePaperPreview()</slot>
1975   <hints>
1976    <hint type="sourcelabel">
1977     <x>250</x>
1978     <y>312</y>
1979    </hint>
1980    <hint type="destinationlabel">
1981     <x>326</x>
1982     <y>250</y>
1983    </hint>
1984   </hints>
1985  </connection>
1986  <connection>
1987   <sender>leMarginLeft</sender>
1988   <signal>textChanged(QString)</signal>
1989   <receiver>QG_DlgOptionsDrawing</receiver>
1990   <slot>updatePaperPreview()</slot>
1991   <hints>
1992    <hint type="sourcelabel">
1993     <x>144</x>
1994     <y>341</y>
1995    </hint>
1996    <hint type="destinationlabel">
1997     <x>326</x>
1998     <y>250</y>
1999    </hint>
2000   </hints>
2001  </connection>
2002  <connection>
2003   <sender>leMarginBottom</sender>
2004   <signal>textChanged(QString)</signal>
2005   <receiver>QG_DlgOptionsDrawing</receiver>
2006   <slot>updatePaperPreview()</slot>
2007   <hints>
2008    <hint type="sourcelabel">
2009     <x>174</x>
2010     <y>341</y>
2011    </hint>
2012    <hint type="destinationlabel">
2013     <x>326</x>
2014     <y>250</y>
2015    </hint>
2016   </hints>
2017  </connection>
2018  <connection>
2019   <sender>leMarginTop</sender>
2020   <signal>textChanged(QString)</signal>
2021   <receiver>QG_DlgOptionsDrawing</receiver>
2022   <slot>updatePaperPreview()</slot>
2023   <hints>
2024    <hint type="sourcelabel">
2025     <x>144</x>
2026     <y>341</y>
2027    </hint>
2028    <hint type="destinationlabel">
2029     <x>326</x>
2030     <y>250</y>
2031    </hint>
2032   </hints>
2033  </connection>
2034  <connection>
2035   <sender>lePaperWidth</sender>
2036   <signal>textChanged(QString)</signal>
2037   <receiver>QG_DlgOptionsDrawing</receiver>
2038   <slot>updatePaperPreview()</slot>
2039   <hints>
2040    <hint type="sourcelabel">
2041     <x>144</x>
2042     <y>341</y>
2043    </hint>
2044    <hint type="destinationlabel">
2045     <x>326</x>
2046     <y>250</y>
2047    </hint>
2048   </hints>
2049  </connection>
2050  <connection>
2051   <sender>lePaperHeight</sender>
2052   <signal>textChanged(QString)</signal>
2053   <receiver>QG_DlgOptionsDrawing</receiver>
2054   <slot>updatePaperPreview()</slot>
2055   <hints>
2056    <hint type="sourcelabel">
2057     <x>144</x>
2058     <y>341</y>
2059    </hint>
2060    <hint type="destinationlabel">
2061     <x>326</x>
2062     <y>250</y>
2063    </hint>
2064   </hints>
2065  </connection>
2066 </connections>
2067</ui>
2068