1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>SMCStyleWidget</class>
4 <widget class="QWidget" name="SMCStyleWidget">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>531</width>
10    <height>492</height>
11   </rect>
12  </property>
13  <property name="sizePolicy">
14   <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
15    <horstretch>0</horstretch>
16    <verstretch>0</verstretch>
17   </sizepolicy>
18  </property>
19  <layout class="QVBoxLayout" name="verticalLayout_3">
20   <item>
21    <widget class="QTabWidget" name="tabwidget">
22     <property name="sizePolicy">
23      <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
24       <horstretch>0</horstretch>
25       <verstretch>0</verstretch>
26      </sizepolicy>
27     </property>
28     <property name="currentIndex">
29      <number>0</number>
30     </property>
31     <widget class="QWidget" name="tabProperties">
32      <property name="sizePolicy">
33       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
34        <horstretch>0</horstretch>
35        <verstretch>0</verstretch>
36       </sizepolicy>
37      </property>
38      <attribute name="title">
39       <string>Properties</string>
40      </attribute>
41      <layout class="QVBoxLayout" name="verticalLayout_6">
42       <item>
43        <layout class="QVBoxLayout" name="verticalLayout_2">
44         <item>
45          <layout class="QHBoxLayout" name="_3">
46           <item>
47            <widget class="QLabel" name="parentLabel">
48             <property name="text">
49              <string>Based On:</string>
50             </property>
51             <property name="wordWrap">
52              <bool>false</bool>
53             </property>
54             <property name="buddy">
55              <cstring>parentCombo</cstring>
56             </property>
57            </widget>
58           </item>
59           <item>
60            <widget class="QComboBox" name="parentCombo">
61             <property name="sizePolicy">
62              <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
63               <horstretch>5</horstretch>
64               <verstretch>0</verstretch>
65              </sizepolicy>
66             </property>
67             <property name="toolTip">
68              <string>Parent Style</string>
69             </property>
70            </widget>
71           </item>
72          </layout>
73         </item>
74         <item>
75          <widget class="QGroupBox" name="basicGroup">
76           <property name="title">
77            <string>Basic Formatting</string>
78           </property>
79           <layout class="QVBoxLayout" name="_4">
80            <item>
81             <widget class="SMFontComboH" name="fontFace_" native="true">
82              <property name="sizePolicy">
83               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
84                <horstretch>0</horstretch>
85                <verstretch>0</verstretch>
86               </sizepolicy>
87              </property>
88              <property name="minimumSize">
89               <size>
90                <width>0</width>
91                <height>20</height>
92               </size>
93              </property>
94             </widget>
95            </item>
96            <item>
97             <layout class="QHBoxLayout" name="_5">
98              <item>
99               <widget class="QLabel" name="fontSizeLabel_">
100                <property name="minimumSize">
101                 <size>
102                  <width>20</width>
103                  <height>0</height>
104                 </size>
105                </property>
106                <property name="maximumSize">
107                 <size>
108                  <width>22</width>
109                  <height>22</height>
110                 </size>
111                </property>
112                <property name="text">
113                 <string/>
114                </property>
115                <property name="buddy">
116                 <cstring>fontSize_</cstring>
117                </property>
118               </widget>
119              </item>
120              <item>
121               <widget class="SMScrSpinBox" name="fontSize_">
122                <property name="toolTip">
123                 <string>Font Size</string>
124                </property>
125                <property name="minimum">
126                 <double>1.000000000000000</double>
127                </property>
128                <property name="maximum">
129                 <double>2048.000000000000000</double>
130                </property>
131               </widget>
132              </item>
133              <item>
134               <widget class="QLabel" name="trackingLabel_">
135                <property name="minimumSize">
136                 <size>
137                  <width>20</width>
138                  <height>0</height>
139                 </size>
140                </property>
141                <property name="maximumSize">
142                 <size>
143                  <width>22</width>
144                  <height>22</height>
145                 </size>
146                </property>
147                <property name="text">
148                 <string/>
149                </property>
150                <property name="buddy">
151                 <cstring>tracking_</cstring>
152                </property>
153               </widget>
154              </item>
155              <item>
156               <widget class="SMScrSpinBox" name="tracking_">
157                <property name="toolTip">
158                 <string>Tracking</string>
159                </property>
160                <property name="suffix">
161                 <string> %</string>
162                </property>
163                <property name="minimum">
164                 <double>-300.000000000000000</double>
165                </property>
166                <property name="maximum">
167                 <double>300.000000000000000</double>
168                </property>
169               </widget>
170              </item>
171              <item>
172               <widget class="QLabel" name="widthSpaceLabel">
173                <property name="minimumSize">
174                 <size>
175                  <width>20</width>
176                  <height>0</height>
177                 </size>
178                </property>
179                <property name="maximumSize">
180                 <size>
181                  <width>22</width>
182                  <height>22</height>
183                 </size>
184                </property>
185                <property name="textInteractionFlags">
186                 <set>Qt::NoTextInteraction</set>
187                </property>
188                <property name="buddy">
189                 <cstring>widthSpaceSpin</cstring>
190                </property>
191               </widget>
192              </item>
193              <item>
194               <widget class="SMScrSpinBox" name="widthSpaceSpin">
195                <property name="toolTip">
196                 <string>Default width for space</string>
197                </property>
198                <property name="suffix">
199                 <string> %</string>
200                </property>
201                <property name="minimum">
202                 <double>1.000000000000000</double>
203                </property>
204                <property name="maximum">
205                 <double>199.000000000000000</double>
206                </property>
207                <property name="value">
208                 <double>100.000000000000000</double>
209                </property>
210               </widget>
211              </item>
212              <item>
213               <spacer>
214                <property name="orientation">
215                 <enum>Qt::Horizontal</enum>
216                </property>
217                <property name="sizeHint" stdset="0">
218                 <size>
219                  <width>40</width>
220                  <height>20</height>
221                 </size>
222                </property>
223               </spacer>
224              </item>
225             </layout>
226            </item>
227            <item>
228             <layout class="QHBoxLayout" name="_6">
229              <item>
230               <widget class="SMStyleSelect" name="effects_" native="true">
231                <property name="sizePolicy">
232                 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
233                  <horstretch>0</horstretch>
234                  <verstretch>0</verstretch>
235                 </sizepolicy>
236                </property>
237                <property name="minimumSize">
238                 <size>
239                  <width>30</width>
240                  <height>0</height>
241                 </size>
242                </property>
243               </widget>
244              </item>
245              <item>
246               <spacer>
247                <property name="orientation">
248                 <enum>Qt::Horizontal</enum>
249                </property>
250                <property name="sizeType">
251                 <enum>QSizePolicy::Expanding</enum>
252                </property>
253                <property name="sizeHint" stdset="0">
254                 <size>
255                  <width>40</width>
256                  <height>20</height>
257                 </size>
258                </property>
259               </spacer>
260              </item>
261             </layout>
262            </item>
263           </layout>
264          </widget>
265         </item>
266         <item>
267          <widget class="QGroupBox" name="advGroup">
268           <property name="title">
269            <string>Advanced Formatting</string>
270           </property>
271           <layout class="QVBoxLayout" name="_7">
272            <item>
273             <layout class="QHBoxLayout" name="_8">
274              <item>
275               <widget class="QLabel" name="hscaleLabel_">
276                <property name="minimumSize">
277                 <size>
278                  <width>20</width>
279                  <height>0</height>
280                 </size>
281                </property>
282                <property name="maximumSize">
283                 <size>
284                  <width>22</width>
285                  <height>22</height>
286                 </size>
287                </property>
288                <property name="text">
289                 <string/>
290                </property>
291                <property name="buddy">
292                 <cstring>fontHScale_</cstring>
293                </property>
294               </widget>
295              </item>
296              <item>
297               <widget class="SMScrSpinBox" name="fontHScale_">
298                <property name="toolTip">
299                 <string>Horizontal Scaling</string>
300                </property>
301                <property name="suffix">
302                 <string> %</string>
303                </property>
304                <property name="minimum">
305                 <double>10.000000000000000</double>
306                </property>
307                <property name="maximum">
308                 <double>400.000000000000000</double>
309                </property>
310               </widget>
311              </item>
312              <item>
313               <widget class="QLabel" name="vscaleLabel_">
314                <property name="minimumSize">
315                 <size>
316                  <width>20</width>
317                  <height>0</height>
318                 </size>
319                </property>
320                <property name="maximumSize">
321                 <size>
322                  <width>22</width>
323                  <height>22</height>
324                 </size>
325                </property>
326                <property name="text">
327                 <string/>
328                </property>
329                <property name="buddy">
330                 <cstring>fontVScale_</cstring>
331                </property>
332               </widget>
333              </item>
334              <item>
335               <widget class="SMScrSpinBox" name="fontVScale_">
336                <property name="toolTip">
337                 <string>Vertical Scaling</string>
338                </property>
339                <property name="suffix">
340                 <string> %</string>
341                </property>
342                <property name="minimum">
343                 <double>10.000000000000000</double>
344                </property>
345                <property name="maximum">
346                 <double>400.000000000000000</double>
347                </property>
348               </widget>
349              </item>
350              <item>
351               <widget class="QLabel" name="baselineOffsetLabel_">
352                <property name="minimumSize">
353                 <size>
354                  <width>20</width>
355                  <height>0</height>
356                 </size>
357                </property>
358                <property name="maximumSize">
359                 <size>
360                  <width>22</width>
361                  <height>22</height>
362                 </size>
363                </property>
364                <property name="text">
365                 <string/>
366                </property>
367                <property name="buddy">
368                 <cstring>baselineOffset_</cstring>
369                </property>
370               </widget>
371              </item>
372              <item>
373               <widget class="SMScrSpinBox" name="baselineOffset_">
374                <property name="toolTip">
375                 <string>Baseline Offset</string>
376                </property>
377                <property name="suffix">
378                 <string> %</string>
379                </property>
380                <property name="minimum">
381                 <double>-100.000000000000000</double>
382                </property>
383                <property name="maximum">
384                 <double>100.000000000000000</double>
385                </property>
386               </widget>
387              </item>
388              <item>
389               <spacer>
390                <property name="orientation">
391                 <enum>Qt::Horizontal</enum>
392                </property>
393                <property name="sizeHint" stdset="0">
394                 <size>
395                  <width>40</width>
396                  <height>20</height>
397                 </size>
398                </property>
399               </spacer>
400              </item>
401             </layout>
402            </item>
403            <item>
404             <layout class="QHBoxLayout" name="_9">
405              <item>
406               <widget class="QLabel" name="languageLabel_">
407                <property name="text">
408                 <string>Language:</string>
409                </property>
410                <property name="buddy">
411                 <cstring>language_</cstring>
412                </property>
413               </widget>
414              </item>
415              <item>
416               <widget class="SMScComboBox" name="language_">
417                <property name="toolTip">
418                 <string>Language</string>
419                </property>
420                <property name="editable">
421                 <bool>true</bool>
422                </property>
423               </widget>
424              </item>
425              <item>
426               <spacer>
427                <property name="orientation">
428                 <enum>Qt::Horizontal</enum>
429                </property>
430                <property name="sizeHint" stdset="0">
431                 <size>
432                  <width>40</width>
433                  <height>20</height>
434                 </size>
435                </property>
436               </spacer>
437              </item>
438             </layout>
439            </item>
440           </layout>
441          </widget>
442         </item>
443         <item>
444          <layout class="QGridLayout" name="gridLayout">
445           <item row="0" column="0">
446            <widget class="QGroupBox" name="smColorGroup">
447             <property name="title">
448              <string>Colors</string>
449             </property>
450             <layout class="QVBoxLayout" name="verticalLayout">
451              <item>
452               <layout class="QHBoxLayout" name="_2">
453                <item>
454                 <widget class="QLabel" name="FillIcon">
455                  <property name="minimumSize">
456                   <size>
457                    <width>20</width>
458                    <height>0</height>
459                   </size>
460                  </property>
461                  <property name="maximumSize">
462                   <size>
463                    <width>22</width>
464                    <height>22</height>
465                   </size>
466                  </property>
467                  <property name="text">
468                   <string/>
469                  </property>
470                  <property name="buddy">
471                   <cstring>fillColor_</cstring>
472                  </property>
473                 </widget>
474                </item>
475                <item>
476                 <widget class="SMColorCombo" name="fillColor_">
477                  <property name="toolTip">
478                   <string>Fill Color</string>
479                  </property>
480                 </widget>
481                </item>
482                <item>
483                 <widget class="QLabel" name="fillShadeLabel">
484                  <property name="minimumSize">
485                   <size>
486                    <width>20</width>
487                    <height>0</height>
488                   </size>
489                  </property>
490                  <property name="maximumSize">
491                   <size>
492                    <width>22</width>
493                    <height>22</height>
494                   </size>
495                  </property>
496                  <property name="text">
497                   <string/>
498                  </property>
499                  <property name="buddy">
500                   <cstring>fillShade_</cstring>
501                  </property>
502                 </widget>
503                </item>
504                <item>
505                 <widget class="SMShadeButton" name="fillShade_">
506                  <property name="toolTip">
507                   <string>Fill Shade</string>
508                  </property>
509                  <property name="text">
510                   <string/>
511                  </property>
512                 </widget>
513                </item>
514                <item>
515                 <spacer>
516                  <property name="orientation">
517                   <enum>Qt::Horizontal</enum>
518                  </property>
519                  <property name="sizeHint" stdset="0">
520                   <size>
521                    <width>40</width>
522                    <height>20</height>
523                   </size>
524                  </property>
525                 </spacer>
526                </item>
527               </layout>
528              </item>
529              <item>
530               <layout class="QHBoxLayout" name="_10">
531                <item>
532                 <widget class="QLabel" name="StrokeIcon">
533                  <property name="minimumSize">
534                   <size>
535                    <width>20</width>
536                    <height>0</height>
537                   </size>
538                  </property>
539                  <property name="maximumSize">
540                   <size>
541                    <width>22</width>
542                    <height>22</height>
543                   </size>
544                  </property>
545                  <property name="text">
546                   <string/>
547                  </property>
548                  <property name="buddy">
549                   <cstring>strokeColor_</cstring>
550                  </property>
551                 </widget>
552                </item>
553                <item>
554                 <widget class="SMColorCombo" name="strokeColor_">
555                  <property name="toolTip">
556                   <string>Stroke Color</string>
557                  </property>
558                 </widget>
559                </item>
560                <item>
561                 <widget class="QLabel" name="strokeShadeLabel">
562                  <property name="minimumSize">
563                   <size>
564                    <width>20</width>
565                    <height>0</height>
566                   </size>
567                  </property>
568                  <property name="maximumSize">
569                   <size>
570                    <width>22</width>
571                    <height>22</height>
572                   </size>
573                  </property>
574                  <property name="text">
575                   <string/>
576                  </property>
577                  <property name="buddy">
578                   <cstring>strokeShade_</cstring>
579                  </property>
580                 </widget>
581                </item>
582                <item>
583                 <widget class="SMShadeButton" name="strokeShade_">
584                  <property name="toolTip">
585                   <string>Stroke Shade</string>
586                  </property>
587                  <property name="text">
588                   <string/>
589                  </property>
590                 </widget>
591                </item>
592                <item>
593                 <spacer>
594                  <property name="orientation">
595                   <enum>Qt::Horizontal</enum>
596                  </property>
597                  <property name="sizeHint" stdset="0">
598                   <size>
599                    <width>40</width>
600                    <height>20</height>
601                   </size>
602                  </property>
603                 </spacer>
604                </item>
605               </layout>
606              </item>
607              <item>
608               <layout class="QHBoxLayout" name="_11">
609                <item>
610                 <widget class="QLabel" name="backIcon">
611                  <property name="minimumSize">
612                   <size>
613                    <width>20</width>
614                    <height>0</height>
615                   </size>
616                  </property>
617                  <property name="maximumSize">
618                   <size>
619                    <width>22</width>
620                    <height>22</height>
621                   </size>
622                  </property>
623                  <property name="text">
624                   <string/>
625                  </property>
626                  <property name="buddy">
627                   <cstring>fillColor_</cstring>
628                  </property>
629                 </widget>
630                </item>
631                <item>
632                 <widget class="SMColorCombo" name="backColor_">
633                  <property name="toolTip">
634                   <string>Background Color</string>
635                  </property>
636                 </widget>
637                </item>
638                <item>
639                 <widget class="QLabel" name="backShadeLabel">
640                  <property name="minimumSize">
641                   <size>
642                    <width>20</width>
643                    <height>0</height>
644                   </size>
645                  </property>
646                  <property name="maximumSize">
647                   <size>
648                    <width>22</width>
649                    <height>22</height>
650                   </size>
651                  </property>
652                  <property name="text">
653                   <string/>
654                  </property>
655                  <property name="buddy">
656                   <cstring>fillShade_</cstring>
657                  </property>
658                 </widget>
659                </item>
660                <item>
661                 <widget class="SMShadeButton" name="backShade_">
662                  <property name="toolTip">
663                   <string>Background Shade</string>
664                  </property>
665                  <property name="text">
666                   <string/>
667                  </property>
668                 </widget>
669                </item>
670                <item>
671                 <spacer>
672                  <property name="orientation">
673                   <enum>Qt::Horizontal</enum>
674                  </property>
675                  <property name="sizeHint" stdset="0">
676                   <size>
677                    <width>40</width>
678                    <height>20</height>
679                   </size>
680                  </property>
681                 </spacer>
682                </item>
683               </layout>
684              </item>
685             </layout>
686            </widget>
687           </item>
688           <item row="0" column="1">
689            <widget class="QGroupBox" name="hyphenGroup">
690             <property name="title">
691              <string>Hyphenation</string>
692             </property>
693             <layout class="QVBoxLayout" name="verticalLayout_4">
694              <item>
695               <layout class="QHBoxLayout" name="horizontalLayout_3">
696                <item>
697                 <widget class="QLabel" name="label_4">
698                  <property name="text">
699                   <string>Hyphenation Character:</string>
700                  </property>
701                 </widget>
702                </item>
703                <item>
704                 <widget class="SMLineEdit" name="hyphenCharLineEdit">
705                  <property name="maximumSize">
706                   <size>
707                    <width>60</width>
708                    <height>16777215</height>
709                   </size>
710                  </property>
711                 </widget>
712                </item>
713                <item>
714                 <spacer name="horizontalSpacer_2">
715                  <property name="orientation">
716                   <enum>Qt::Horizontal</enum>
717                  </property>
718                  <property name="sizeHint" stdset="0">
719                   <size>
720                    <width>0</width>
721                    <height>20</height>
722                   </size>
723                  </property>
724                 </spacer>
725                </item>
726               </layout>
727              </item>
728              <item>
729               <layout class="QHBoxLayout" name="horizontalLayout">
730                <item>
731                 <widget class="QLabel" name="smallestWordLabel">
732                  <property name="text">
733                   <string>Smallest Word:</string>
734                  </property>
735                 </widget>
736                </item>
737                <item>
738                 <widget class="SMSpinBox" name="smallestWordSpinBox">
739                  <property name="suffix">
740                   <string> characters</string>
741                  </property>
742                  <property name="minimum">
743                   <number>3</number>
744                  </property>
745                 </widget>
746                </item>
747                <item>
748                 <spacer name="horizontalSpacer">
749                  <property name="orientation">
750                   <enum>Qt::Horizontal</enum>
751                  </property>
752                  <property name="sizeHint" stdset="0">
753                   <size>
754                    <width>0</width>
755                    <height>20</height>
756                   </size>
757                  </property>
758                 </spacer>
759                </item>
760               </layout>
761              </item>
762              <item>
763               <spacer>
764                <property name="orientation">
765                 <enum>Qt::Vertical</enum>
766                </property>
767                <property name="sizeType">
768                 <enum>QSizePolicy::MinimumExpanding</enum>
769                </property>
770                <property name="sizeHint" stdset="0">
771                 <size>
772                  <width>20</width>
773                  <height>0</height>
774                 </size>
775                </property>
776               </spacer>
777              </item>
778             </layout>
779            </widget>
780           </item>
781          </layout>
782         </item>
783        </layout>
784       </item>
785       <item>
786        <spacer name="verticalSpacer">
787         <property name="orientation">
788          <enum>Qt::Vertical</enum>
789         </property>
790         <property name="sizeHint" stdset="0">
791          <size>
792           <width>20</width>
793           <height>0</height>
794          </size>
795         </property>
796        </spacer>
797       </item>
798      </layout>
799     </widget>
800     <widget class="QWidget" name="tabFontFeatures">
801      <property name="sizePolicy">
802       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
803        <horstretch>0</horstretch>
804        <verstretch>0</verstretch>
805       </sizepolicy>
806      </property>
807      <attribute name="title">
808       <string>Font Features</string>
809      </attribute>
810      <layout class="QVBoxLayout" name="verticalLayout_5">
811       <property name="leftMargin">
812        <number>0</number>
813       </property>
814       <property name="topMargin">
815        <number>0</number>
816       </property>
817       <property name="rightMargin">
818        <number>0</number>
819       </property>
820       <property name="bottomMargin">
821        <number>0</number>
822       </property>
823       <item>
824        <widget class="SMFontFeatures" name="fontfeaturesSetting" native="true"/>
825       </item>
826      </layout>
827     </widget>
828    </widget>
829   </item>
830  </layout>
831 </widget>
832 <customwidgets>
833  <customwidget>
834   <class>SMScComboBox</class>
835   <extends>QComboBox</extends>
836   <header>ui/smsccombobox.h</header>
837  </customwidget>
838  <customwidget>
839   <class>SMScrSpinBox</class>
840   <extends>QDoubleSpinBox</extends>
841   <header>ui/smscrspinbox.h</header>
842  </customwidget>
843  <customwidget>
844   <class>SMColorCombo</class>
845   <extends>QComboBox</extends>
846   <header>ui/smcolorcombo.h</header>
847  </customwidget>
848  <customwidget>
849   <class>SMShadeButton</class>
850   <extends>QPushButton</extends>
851   <header>ui/smshadebutton.h</header>
852  </customwidget>
853  <customwidget>
854   <class>SMFontComboH</class>
855   <extends>QWidget</extends>
856   <header>ui/smfontcomboh.h</header>
857   <container>1</container>
858  </customwidget>
859  <customwidget>
860   <class>SMStyleSelect</class>
861   <extends>QWidget</extends>
862   <header>ui/smstyleselect.h</header>
863   <container>1</container>
864  </customwidget>
865  <customwidget>
866   <class>SMSpinBox</class>
867   <extends>QSpinBox</extends>
868   <header>ui/smspinbox.h</header>
869  </customwidget>
870  <customwidget>
871   <class>SMFontFeatures</class>
872   <extends>QWidget</extends>
873   <header>ui/smfontfeatures.h</header>
874   <container>1</container>
875  </customwidget>
876  <customwidget>
877   <class>SMLineEdit</class>
878   <extends>QLineEdit</extends>
879   <header>ui/smlineedit.h</header>
880  </customwidget>
881 </customwidgets>
882 <resources/>
883 <connections/>
884</ui>
885