1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>SMPStyleWidget</class>
4 <widget class="QWidget" name="SMPStyleWidget">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>678</width>
10    <height>615</height>
11   </rect>
12  </property>
13  <layout class="QVBoxLayout">
14   <item>
15    <widget class="QTabWidget" name="tabWidget">
16     <property name="currentIndex">
17      <number>0</number>
18     </property>
19     <widget class="QWidget" name="tab">
20      <attribute name="title">
21       <string>Properties</string>
22      </attribute>
23      <layout class="QVBoxLayout" name="verticalLayout_8">
24       <item>
25        <layout class="QHBoxLayout">
26         <item>
27          <widget class="QLabel" name="parentLabel">
28           <property name="text">
29            <string>Based On:</string>
30           </property>
31           <property name="wordWrap">
32            <bool>false</bool>
33           </property>
34          </widget>
35         </item>
36         <item>
37          <widget class="QComboBox" name="parentCombo">
38           <property name="sizePolicy">
39            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
40             <horstretch>5</horstretch>
41             <verstretch>0</verstretch>
42            </sizepolicy>
43           </property>
44           <property name="toolTip">
45            <string>Parent Style</string>
46           </property>
47          </widget>
48         </item>
49        </layout>
50       </item>
51       <item>
52        <layout class="QGridLayout" name="gridLayout">
53         <item row="1" column="1">
54          <widget class="QGroupBox" name="advSettingsGroupBox">
55           <property name="enabled">
56            <bool>true</bool>
57           </property>
58           <property name="sizePolicy">
59            <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
60             <horstretch>0</horstretch>
61             <verstretch>0</verstretch>
62            </sizepolicy>
63           </property>
64           <property name="minimumSize">
65            <size>
66             <width>0</width>
67             <height>0</height>
68            </size>
69           </property>
70           <property name="title">
71            <string>Advanced Settings</string>
72           </property>
73           <layout class="QVBoxLayout" name="verticalLayout_9">
74            <item>
75             <layout class="QHBoxLayout" name="horizontalLayout_13">
76              <item>
77               <layout class="QVBoxLayout" name="verticalLayout_7">
78                <item>
79                 <layout class="QHBoxLayout" name="horizontalLayout">
80                  <item>
81                   <widget class="QLabel" name="minSpaceLabel">
82                    <property name="text">
83                     <string>Min. Space Width:</string>
84                    </property>
85                    <property name="buddy">
86                     <cstring>minSpaceSpin</cstring>
87                    </property>
88                   </widget>
89                  </item>
90                  <item>
91                   <widget class="SMScrSpinBox" name="minSpaceSpin">
92                    <property name="minimumSize">
93                     <size>
94                      <width>0</width>
95                      <height>0</height>
96                     </size>
97                    </property>
98                    <property name="baseSize">
99                     <size>
100                      <width>0</width>
101                      <height>0</height>
102                     </size>
103                    </property>
104                    <property name="toolTip">
105                     <string>Maximum white space compression allowed. Expressed as a percentage of the current white space value.</string>
106                    </property>
107                   </widget>
108                  </item>
109                 </layout>
110                </item>
111                <item>
112                 <widget class="QLabel" name="glyphExtensionLabel">
113                  <property name="text">
114                   <string>Glyph Extension </string>
115                  </property>
116                 </widget>
117                </item>
118                <item>
119                 <layout class="QHBoxLayout" name="horizontalLayout_2">
120                  <item>
121                   <widget class="QLabel" name="minGlyphExtLabel">
122                    <property name="text">
123                     <string>Min:</string>
124                    </property>
125                    <property name="buddy">
126                     <cstring>minGlyphExtSpin</cstring>
127                    </property>
128                   </widget>
129                  </item>
130                  <item>
131                   <widget class="SMScrSpinBox" name="minGlyphExtSpin">
132                    <property name="minimumSize">
133                     <size>
134                      <width>0</width>
135                      <height>0</height>
136                     </size>
137                    </property>
138                    <property name="toolTip">
139                     <string>Maximum compression of glyphs</string>
140                    </property>
141                   </widget>
142                  </item>
143                  <item>
144                   <widget class="QLabel" name="maxGlyphExtLabel">
145                    <property name="text">
146                     <string>Max:</string>
147                    </property>
148                    <property name="buddy">
149                     <cstring>maxGlyphExtSpin</cstring>
150                    </property>
151                   </widget>
152                  </item>
153                  <item>
154                   <widget class="SMScrSpinBox" name="maxGlyphExtSpin">
155                    <property name="minimumSize">
156                     <size>
157                      <width>0</width>
158                      <height>0</height>
159                     </size>
160                    </property>
161                    <property name="toolTip">
162                     <string>Maximum extension of glyphs</string>
163                    </property>
164                   </widget>
165                  </item>
166                 </layout>
167                </item>
168                <item>
169                 <layout class="QHBoxLayout" name="horizontalLayout_3">
170                  <item>
171                   <widget class="QLabel" name="label_3">
172                    <property name="sizePolicy">
173                     <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
174                      <horstretch>0</horstretch>
175                      <verstretch>0</verstretch>
176                     </sizepolicy>
177                    </property>
178                    <property name="text">
179                     <string>Consecutive Hyphenations Allowed:</string>
180                    </property>
181                   </widget>
182                  </item>
183                  <item>
184                   <widget class="SMSpinBox" name="maxConsecutiveCountSpinBox"/>
185                  </item>
186                 </layout>
187                </item>
188               </layout>
189              </item>
190              <item>
191               <spacer name="horizontalSpacer_7">
192                <property name="orientation">
193                 <enum>Qt::Horizontal</enum>
194                </property>
195                <property name="sizeHint" stdset="0">
196                 <size>
197                  <width>0</width>
198                  <height>20</height>
199                 </size>
200                </property>
201               </spacer>
202              </item>
203             </layout>
204            </item>
205           </layout>
206          </widget>
207         </item>
208         <item row="1" column="0">
209          <widget class="QGroupBox" name="opticalMarginsGroupBox">
210           <property name="title">
211            <string>Optical Margins</string>
212           </property>
213           <layout class="QGridLayout" name="gridLayout_3">
214            <item row="0" column="0">
215             <layout class="QHBoxLayout" name="horizontalLayout_4">
216              <item>
217               <layout class="QGridLayout" name="gridLayout_5">
218                <item row="2" column="0">
219                 <widget class="SMRadioButton" name="optMarginRadioLeft">
220                  <property name="text">
221                   <string>Left Only</string>
222                  </property>
223                 </widget>
224                </item>
225                <item row="1" column="0">
226                 <widget class="SMRadioButton" name="optMarginRadioBoth">
227                  <property name="sizePolicy">
228                   <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
229                    <horstretch>0</horstretch>
230                    <verstretch>0</verstretch>
231                   </sizepolicy>
232                  </property>
233                  <property name="text">
234                   <string>Both Sides</string>
235                  </property>
236                 </widget>
237                </item>
238                <item row="0" column="0">
239                 <widget class="SMRadioButton" name="optMarginRadioNone">
240                  <property name="sizePolicy">
241                   <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
242                    <horstretch>0</horstretch>
243                    <verstretch>0</verstretch>
244                   </sizepolicy>
245                  </property>
246                  <property name="text">
247                   <string>None</string>
248                  </property>
249                  <property name="checked">
250                   <bool>true</bool>
251                  </property>
252                 </widget>
253                </item>
254                <item row="3" column="0">
255                 <widget class="SMRadioButton" name="optMarginRadioRight">
256                  <property name="sizePolicy">
257                   <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
258                    <horstretch>0</horstretch>
259                    <verstretch>0</verstretch>
260                   </sizepolicy>
261                  </property>
262                  <property name="text">
263                   <string>Right Only</string>
264                  </property>
265                 </widget>
266                </item>
267                <item row="0" column="1">
268                 <widget class="QPushButton" name="optMarginDefaultButton">
269                  <property name="sizePolicy">
270                   <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
271                    <horstretch>0</horstretch>
272                    <verstretch>0</verstretch>
273                   </sizepolicy>
274                  </property>
275                  <property name="text">
276                   <string>Reset to Default</string>
277                  </property>
278                 </widget>
279                </item>
280                <item row="1" column="1">
281                 <widget class="QPushButton" name="optMarginParentButton">
282                  <property name="sizePolicy">
283                   <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
284                    <horstretch>0</horstretch>
285                    <verstretch>0</verstretch>
286                   </sizepolicy>
287                  </property>
288                  <property name="text">
289                   <string>Use Parent Value</string>
290                  </property>
291                 </widget>
292                </item>
293               </layout>
294              </item>
295              <item>
296               <spacer name="horizontalSpacer_15">
297                <property name="orientation">
298                 <enum>Qt::Horizontal</enum>
299                </property>
300                <property name="sizeHint" stdset="0">
301                 <size>
302                  <width>0</width>
303                  <height>20</height>
304                 </size>
305                </property>
306               </spacer>
307              </item>
308             </layout>
309            </item>
310           </layout>
311          </widget>
312         </item>
313         <item row="0" column="1">
314          <widget class="QGroupBox" name="textFlowBox">
315           <property name="sizePolicy">
316            <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
317             <horstretch>0</horstretch>
318             <verstretch>0</verstretch>
319            </sizepolicy>
320           </property>
321           <property name="title">
322            <string>Orphans and Widows</string>
323           </property>
324           <layout class="QVBoxLayout" name="verticalLayout_3">
325            <item>
326             <layout class="QHBoxLayout" name="horizontalLayout_11">
327              <item>
328               <widget class="QLabel" name="keepLabelStart">
329                <property name="minimumSize">
330                 <size>
331                  <width>20</width>
332                  <height>0</height>
333                 </size>
334                </property>
335                <property name="maximumSize">
336                 <size>
337                  <width>22</width>
338                  <height>22</height>
339                 </size>
340                </property>
341                <property name="toolTip">
342                 <string>Ensure that first lines of a paragraph won't end up separated from the rest (known as widow/orphan control)</string>
343                </property>
344               </widget>
345              </item>
346              <item>
347               <widget class="SMSpinBox" name="keepLinesStart">
348                <property name="toolTip">
349                 <string>Ensure that first lines of a paragraph won't end up separated from the rest (known as widow/orphan control)</string>
350                </property>
351                <property name="suffix">
352                 <string> lines</string>
353                </property>
354                <property name="maximum">
355                 <number>10</number>
356                </property>
357               </widget>
358              </item>
359              <item>
360               <widget class="QLabel" name="keepLabelEnd">
361                <property name="minimumSize">
362                 <size>
363                  <width>20</width>
364                  <height>0</height>
365                 </size>
366                </property>
367                <property name="maximumSize">
368                 <size>
369                  <width>22</width>
370                  <height>22</height>
371                 </size>
372                </property>
373                <property name="toolTip">
374                 <string>Ensure that last lines of a paragraph won't end up separated from the rest (known as widow/orphan control)</string>
375                </property>
376               </widget>
377              </item>
378              <item>
379               <widget class="SMSpinBox" name="keepLinesEnd">
380                <property name="toolTip">
381                 <string>Ensure that last lines of a paragraph won't end up separated from the rest (known as widow/orphan control)</string>
382                </property>
383                <property name="suffix">
384                 <string> lines</string>
385                </property>
386                <property name="maximum">
387                 <number>10</number>
388                </property>
389               </widget>
390              </item>
391              <item>
392               <spacer name="horizontalSpacer_6">
393                <property name="orientation">
394                 <enum>Qt::Horizontal</enum>
395                </property>
396                <property name="sizeHint" stdset="0">
397                 <size>
398                  <width>0</width>
399                  <height>20</height>
400                 </size>
401                </property>
402               </spacer>
403              </item>
404             </layout>
405            </item>
406            <item>
407             <widget class="SMCheckBox" name="keepTogether">
408              <property name="toolTip">
409               <string>If checked, ensures that the paragraph won't be split across multiple pages or columns</string>
410              </property>
411              <property name="text">
412               <string>Do not split paragraph</string>
413              </property>
414             </widget>
415            </item>
416            <item>
417             <widget class="SMCheckBox" name="keepWithNext">
418              <property name="toolTip">
419               <string>If checked, automatically moves the paragraph to the next column or page if the next paragraph isn't on the same page or column</string>
420              </property>
421              <property name="text">
422               <string>Keep with next paragraph</string>
423              </property>
424             </widget>
425            </item>
426            <item>
427             <spacer name="verticalSpacer_4">
428              <property name="orientation">
429               <enum>Qt::Vertical</enum>
430              </property>
431              <property name="sizeHint" stdset="0">
432               <size>
433                <width>20</width>
434                <height>0</height>
435               </size>
436              </property>
437             </spacer>
438            </item>
439           </layout>
440          </widget>
441         </item>
442         <item row="0" column="0">
443          <widget class="QGroupBox" name="distancesBox">
444           <property name="sizePolicy">
445            <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
446             <horstretch>0</horstretch>
447             <verstretch>0</verstretch>
448            </sizepolicy>
449           </property>
450           <property name="title">
451            <string>Alignment and Distances</string>
452           </property>
453           <layout class="QHBoxLayout" name="horizontalLayout_10">
454            <item>
455             <layout class="QVBoxLayout" name="verticalLayout_10">
456              <item>
457               <layout class="QHBoxLayout" name="horizontalLayout_6">
458                <item>
459                 <widget class="SMAlignSelect" name="alignment" native="true">
460                  <property name="sizePolicy">
461                   <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
462                    <horstretch>0</horstretch>
463                    <verstretch>0</verstretch>
464                   </sizepolicy>
465                  </property>
466                 </widget>
467                </item>
468                <item>
469                 <widget class="SMDirectionSelect" name="direction" native="true"/>
470                </item>
471                <item>
472                 <spacer name="horizontalSpacer_4">
473                  <property name="orientation">
474                   <enum>Qt::Horizontal</enum>
475                  </property>
476                  <property name="sizeHint" stdset="0">
477                   <size>
478                    <width>0</width>
479                    <height>20</height>
480                   </size>
481                  </property>
482                 </spacer>
483                </item>
484               </layout>
485              </item>
486              <item>
487               <layout class="QHBoxLayout" name="horizontalLayout_9">
488                <item>
489                 <widget class="QLabel" name="lineSpacingLabel">
490                  <property name="minimumSize">
491                   <size>
492                    <width>20</width>
493                    <height>0</height>
494                   </size>
495                  </property>
496                  <property name="maximumSize">
497                   <size>
498                    <width>22</width>
499                    <height>22</height>
500                   </size>
501                  </property>
502                  <property name="text">
503                   <string/>
504                  </property>
505                  <property name="buddy">
506                   <cstring>lineSpacingMode</cstring>
507                  </property>
508                 </widget>
509                </item>
510                <item>
511                 <widget class="SMScComboBox" name="lineSpacingMode">
512                  <property name="sizePolicy">
513                   <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
514                    <horstretch>0</horstretch>
515                    <verstretch>0</verstretch>
516                   </sizepolicy>
517                  </property>
518                  <property name="toolTip">
519                   <string>Line Spacing Mode</string>
520                  </property>
521                 </widget>
522                </item>
523                <item>
524                 <widget class="SMScrSpinBox" name="lineSpacing">
525                  <property name="toolTip">
526                   <string>Line Spacing</string>
527                  </property>
528                  <property name="minimum">
529                   <double>1.000000000000000</double>
530                  </property>
531                  <property name="maximum">
532                   <double>300.000000000000000</double>
533                  </property>
534                 </widget>
535                </item>
536                <item>
537                 <spacer name="horizontalSpacer_8">
538                  <property name="orientation">
539                   <enum>Qt::Horizontal</enum>
540                  </property>
541                  <property name="sizeHint" stdset="0">
542                   <size>
543                    <width>0</width>
544                    <height>20</height>
545                   </size>
546                  </property>
547                 </spacer>
548                </item>
549               </layout>
550              </item>
551              <item>
552               <layout class="QHBoxLayout" name="horizontalLayout_5">
553                <item>
554                 <widget class="QLabel" name="spaceAboveLabel">
555                  <property name="minimumSize">
556                   <size>
557                    <width>20</width>
558                    <height>0</height>
559                   </size>
560                  </property>
561                  <property name="maximumSize">
562                   <size>
563                    <width>22</width>
564                    <height>22</height>
565                   </size>
566                  </property>
567                  <property name="text">
568                   <string/>
569                  </property>
570                  <property name="buddy">
571                   <cstring>spaceAbove</cstring>
572                  </property>
573                 </widget>
574                </item>
575                <item>
576                 <widget class="SMScrSpinBox" name="spaceAbove">
577                  <property name="toolTip">
578                   <string>Space Above</string>
579                  </property>
580                  <property name="maximum">
581                   <double>300.000000000000000</double>
582                  </property>
583                 </widget>
584                </item>
585                <item>
586                 <widget class="QLabel" name="spaceBelowLabel">
587                  <property name="minimumSize">
588                   <size>
589                    <width>20</width>
590                    <height>0</height>
591                   </size>
592                  </property>
593                  <property name="maximumSize">
594                   <size>
595                    <width>22</width>
596                    <height>22</height>
597                   </size>
598                  </property>
599                  <property name="text">
600                   <string/>
601                  </property>
602                  <property name="buddy">
603                   <cstring>spaceBelow</cstring>
604                  </property>
605                 </widget>
606                </item>
607                <item>
608                 <widget class="SMScrSpinBox" name="spaceBelow">
609                  <property name="toolTip">
610                   <string>Space Below</string>
611                  </property>
612                  <property name="maximum">
613                   <double>300.000000000000000</double>
614                  </property>
615                 </widget>
616                </item>
617                <item>
618                 <spacer name="horizontalSpacer_11">
619                  <property name="orientation">
620                   <enum>Qt::Horizontal</enum>
621                  </property>
622                  <property name="sizeHint" stdset="0">
623                   <size>
624                    <width>0</width>
625                    <height>20</height>
626                   </size>
627                  </property>
628                 </spacer>
629                </item>
630               </layout>
631              </item>
632              <item>
633               <spacer name="verticalSpacer_3">
634                <property name="orientation">
635                 <enum>Qt::Vertical</enum>
636                </property>
637                <property name="sizeHint" stdset="0">
638                 <size>
639                  <width>20</width>
640                  <height>0</height>
641                 </size>
642                </property>
643               </spacer>
644              </item>
645             </layout>
646            </item>
647            <item>
648             <spacer name="horizontalSpacer_16">
649              <property name="orientation">
650               <enum>Qt::Horizontal</enum>
651              </property>
652              <property name="sizeHint" stdset="0">
653               <size>
654                <width>0</width>
655                <height>20</height>
656               </size>
657              </property>
658             </spacer>
659            </item>
660           </layout>
661          </widget>
662         </item>
663        </layout>
664       </item>
665       <item>
666        <widget class="QGroupBox" name="tabsBox">
667         <property name="sizePolicy">
668          <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
669           <horstretch>0</horstretch>
670           <verstretch>0</verstretch>
671          </sizepolicy>
672         </property>
673         <property name="title">
674          <string>Tabs and Indentation</string>
675         </property>
676         <layout class="QVBoxLayout">
677          <item>
678           <layout class="QHBoxLayout" name="tabsBoxLayout">
679            <item>
680             <widget class="SMTabruler" name="tabList" native="true">
681              <property name="sizePolicy">
682               <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
683                <horstretch>0</horstretch>
684                <verstretch>0</verstretch>
685               </sizepolicy>
686              </property>
687             </widget>
688            </item>
689            <item>
690             <spacer name="horizontalSpacer_13">
691              <property name="orientation">
692               <enum>Qt::Horizontal</enum>
693              </property>
694              <property name="sizeHint" stdset="0">
695               <size>
696                <width>0</width>
697                <height>20</height>
698               </size>
699              </property>
700             </spacer>
701            </item>
702           </layout>
703          </item>
704         </layout>
705        </widget>
706       </item>
707       <item>
708        <widget class="QGroupBox" name="smColorGroup">
709         <property name="title">
710          <string>Colors</string>
711         </property>
712         <layout class="QVBoxLayout" name="verticalLayout_4">
713          <item>
714           <layout class="QHBoxLayout" name="smColorGroupLayout">
715            <item>
716             <widget class="QLabel" name="backIcon">
717              <property name="minimumSize">
718               <size>
719                <width>20</width>
720                <height>0</height>
721               </size>
722              </property>
723              <property name="maximumSize">
724               <size>
725                <width>22</width>
726                <height>22</height>
727               </size>
728              </property>
729              <property name="text">
730               <string/>
731              </property>
732             </widget>
733            </item>
734            <item>
735             <widget class="SMColorCombo" name="backColor_">
736              <property name="toolTip">
737               <string>Background Color</string>
738              </property>
739             </widget>
740            </item>
741            <item>
742             <widget class="QLabel" name="backShadeLabel">
743              <property name="minimumSize">
744               <size>
745                <width>20</width>
746                <height>0</height>
747               </size>
748              </property>
749              <property name="maximumSize">
750               <size>
751                <width>22</width>
752                <height>22</height>
753               </size>
754              </property>
755              <property name="text">
756               <string/>
757              </property>
758             </widget>
759            </item>
760            <item>
761             <widget class="SMShadeButton" name="backShade_">
762              <property name="toolTip">
763               <string>Background Shade</string>
764              </property>
765              <property name="text">
766               <string/>
767              </property>
768             </widget>
769            </item>
770            <item>
771             <spacer name="horizontalSpacer_12">
772              <property name="orientation">
773               <enum>Qt::Horizontal</enum>
774              </property>
775              <property name="sizeHint" stdset="0">
776               <size>
777                <width>0</width>
778                <height>20</height>
779               </size>
780              </property>
781             </spacer>
782            </item>
783           </layout>
784          </item>
785         </layout>
786        </widget>
787       </item>
788       <item>
789        <spacer name="verticalSpacer">
790         <property name="orientation">
791          <enum>Qt::Vertical</enum>
792         </property>
793         <property name="sizeHint" stdset="0">
794          <size>
795           <width>20</width>
796           <height>0</height>
797          </size>
798         </property>
799        </spacer>
800       </item>
801      </layout>
802     </widget>
803     <widget class="QWidget" name="tabParagraphEffects">
804      <attribute name="title">
805       <string>Paragraph Effects</string>
806      </attribute>
807      <layout class="QVBoxLayout" name="verticalLayout_6">
808       <item>
809        <widget class="QGroupBox" name="bulletBox">
810         <property name="sizePolicy">
811          <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
812           <horstretch>0</horstretch>
813           <verstretch>0</verstretch>
814          </sizepolicy>
815         </property>
816         <property name="title">
817          <string>Bulleted List</string>
818         </property>
819         <property name="checkable">
820          <bool>true</bool>
821         </property>
822         <property name="checked">
823          <bool>false</bool>
824         </property>
825         <layout class="QVBoxLayout" name="verticalLayout">
826          <item>
827           <layout class="QHBoxLayout" name="horizontalLayout_7">
828            <item>
829             <widget class="QLabel" name="bulletCharLabel">
830              <property name="text">
831               <string>Bullet Char(s):</string>
832              </property>
833             </widget>
834            </item>
835            <item>
836             <widget class="SMScComboBox" name="bulletStrEdit">
837              <property name="sizePolicy">
838               <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
839                <horstretch>0</horstretch>
840                <verstretch>0</verstretch>
841               </sizepolicy>
842              </property>
843              <property name="minimumSize">
844               <size>
845                <width>50</width>
846                <height>0</height>
847               </size>
848              </property>
849              <property name="editable">
850               <bool>true</bool>
851              </property>
852             </widget>
853            </item>
854            <item>
855             <spacer name="spacer">
856              <property name="orientation">
857               <enum>Qt::Horizontal</enum>
858              </property>
859              <property name="sizeHint" stdset="0">
860               <size>
861                <width>20</width>
862                <height>20</height>
863               </size>
864              </property>
865             </spacer>
866            </item>
867            <item>
868             <widget class="QPushButton" name="bulletCharTableButton">
869              <property name="sizePolicy">
870               <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
871                <horstretch>0</horstretch>
872                <verstretch>0</verstretch>
873               </sizepolicy>
874              </property>
875              <property name="toolTip">
876               <string>Enhanced Character Table for inserting custom characters as bullets</string>
877              </property>
878              <property name="text">
879               <string>Char Table</string>
880              </property>
881              <property name="checkable">
882               <bool>true</bool>
883              </property>
884             </widget>
885            </item>
886            <item>
887             <spacer name="spacer_2">
888              <property name="orientation">
889               <enum>Qt::Horizontal</enum>
890              </property>
891              <property name="sizeHint" stdset="0">
892               <size>
893                <width>20</width>
894                <height>20</height>
895               </size>
896              </property>
897             </spacer>
898            </item>
899           </layout>
900          </item>
901         </layout>
902        </widget>
903       </item>
904       <item>
905        <widget class="QGroupBox" name="numBox">
906         <property name="sizePolicy">
907          <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
908           <horstretch>0</horstretch>
909           <verstretch>0</verstretch>
910          </sizepolicy>
911         </property>
912         <property name="title">
913          <string>Numbered List</string>
914         </property>
915         <property name="checkable">
916          <bool>true</bool>
917         </property>
918         <property name="checked">
919          <bool>false</bool>
920         </property>
921         <layout class="QVBoxLayout" name="verticalLayout_5">
922          <item>
923           <layout class="QGridLayout" name="gridLayout_2">
924            <item row="2" column="2">
925             <widget class="QLabel" name="numStartLabel">
926              <property name="text">
927               <string>Start with:</string>
928              </property>
929             </widget>
930            </item>
931            <item row="3" column="3">
932             <widget class="QLineEdit" name="numSuffix"/>
933            </item>
934            <item row="0" column="0">
935             <widget class="QLabel" name="numComboLabel">
936              <property name="text">
937               <string>Set:</string>
938              </property>
939             </widget>
940            </item>
941            <item row="0" column="4">
942             <widget class="QLineEdit" name="numNewLineEdit"/>
943            </item>
944            <item row="1" column="0">
945             <widget class="QLabel" name="numFormatLabel">
946              <property name="text">
947               <string>Numbering Style:</string>
948              </property>
949              <property name="buddy">
950               <cstring>numFormatCombo</cstring>
951              </property>
952             </widget>
953            </item>
954            <item row="3" column="2">
955             <widget class="QLabel" name="numSuffixLabel">
956              <property name="text">
957               <string>Suffix:</string>
958              </property>
959             </widget>
960            </item>
961            <item row="2" column="3">
962             <widget class="SMSpinBox" name="numStartSpin">
963              <property name="maximum">
964               <number>99999</number>
965              </property>
966              <property name="value">
967               <number>1</number>
968              </property>
969             </widget>
970            </item>
971            <item row="0" column="2">
972             <spacer name="horizontalSpacer_10">
973              <property name="orientation">
974               <enum>Qt::Horizontal</enum>
975              </property>
976              <property name="sizeHint" stdset="0">
977               <size>
978                <width>40</width>
979                <height>20</height>
980               </size>
981              </property>
982             </spacer>
983            </item>
984            <item row="3" column="0">
985             <widget class="QLabel" name="numPrefixLabel">
986              <property name="text">
987               <string>Prefix:</string>
988              </property>
989             </widget>
990            </item>
991            <item row="0" column="1">
992             <widget class="SMScComboBox" name="numComboBox">
993              <property name="currentIndex">
994               <number>-1</number>
995              </property>
996              <property name="minimumContentsLength">
997               <number>10</number>
998              </property>
999             </widget>
1000            </item>
1001            <item row="2" column="1">
1002             <widget class="SMSpinBox" name="numLevelSpin"/>
1003            </item>
1004            <item row="2" column="0">
1005             <widget class="QLabel" name="numLevelLabel">
1006              <property name="text">
1007               <string>Level:</string>
1008              </property>
1009             </widget>
1010            </item>
1011            <item row="0" column="3">
1012             <widget class="QLabel" name="numNewLabel">
1013              <property name="text">
1014               <string>Create New Set:</string>
1015              </property>
1016             </widget>
1017            </item>
1018            <item row="1" column="1">
1019             <widget class="SMNumFormatCombo" name="numFormatCombo">
1020              <property name="sizePolicy">
1021               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
1022                <horstretch>0</horstretch>
1023                <verstretch>0</verstretch>
1024               </sizepolicy>
1025              </property>
1026             </widget>
1027            </item>
1028            <item row="3" column="1">
1029             <widget class="QLineEdit" name="numPrefix"/>
1030            </item>
1031            <item row="4" column="0" colspan="5">
1032             <layout class="QHBoxLayout" name="horizontalLayout_8">
1033              <item>
1034               <widget class="QLabel" name="numRestartLabel">
1035                <property name="sizePolicy">
1036                 <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
1037                  <horstretch>0</horstretch>
1038                  <verstretch>0</verstretch>
1039                 </sizepolicy>
1040                </property>
1041                <property name="text">
1042                 <string>Restart:</string>
1043                </property>
1044               </widget>
1045              </item>
1046              <item>
1047               <widget class="SMScComboBox" name="numRestartCombo"/>
1048              </item>
1049              <item>
1050               <spacer name="horizontalSpacer_3">
1051                <property name="orientation">
1052                 <enum>Qt::Horizontal</enum>
1053                </property>
1054                <property name="sizeHint" stdset="0">
1055                 <size>
1056                  <width>20</width>
1057                  <height>20</height>
1058                 </size>
1059                </property>
1060               </spacer>
1061              </item>
1062              <item>
1063               <widget class="SMCheckBox" name="numRestartOtherBox">
1064                <property name="text">
1065                 <string>Restart after other format</string>
1066                </property>
1067               </widget>
1068              </item>
1069              <item>
1070               <spacer name="horizontalSpacer">
1071                <property name="orientation">
1072                 <enum>Qt::Horizontal</enum>
1073                </property>
1074                <property name="sizeHint" stdset="0">
1075                 <size>
1076                  <width>20</width>
1077                  <height>20</height>
1078                 </size>
1079                </property>
1080               </spacer>
1081              </item>
1082              <item>
1083               <widget class="SMCheckBox" name="numRestartHigherBox">
1084                <property name="text">
1085                 <string>Restart after higher level</string>
1086                </property>
1087               </widget>
1088              </item>
1089             </layout>
1090            </item>
1091           </layout>
1092          </item>
1093         </layout>
1094        </widget>
1095       </item>
1096       <item>
1097        <widget class="QGroupBox" name="dropCapsBox">
1098         <property name="sizePolicy">
1099          <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1100           <horstretch>0</horstretch>
1101           <verstretch>0</verstretch>
1102          </sizepolicy>
1103         </property>
1104         <property name="title">
1105          <string>Drop Caps</string>
1106         </property>
1107         <property name="checkable">
1108          <bool>true</bool>
1109         </property>
1110         <property name="checked">
1111          <bool>true</bool>
1112         </property>
1113         <layout class="QVBoxLayout" name="_2">
1114          <item>
1115           <layout class="QHBoxLayout" name="dropCapsBoxLayout">
1116            <item>
1117             <widget class="QLabel" name="dropCapsLineLabel">
1118              <property name="text">
1119               <string>Lines:</string>
1120              </property>
1121              <property name="buddy">
1122               <cstring>dropCapLines</cstring>
1123              </property>
1124             </widget>
1125            </item>
1126            <item>
1127             <widget class="SMSpinBox" name="dropCapLines">
1128              <property name="toolTip">
1129               <string>Drop Cap Lines</string>
1130              </property>
1131              <property name="minimum">
1132               <number>2</number>
1133              </property>
1134              <property name="maximum">
1135               <number>20</number>
1136              </property>
1137             </widget>
1138            </item>
1139            <item>
1140             <spacer name="horizontalSpacer_2">
1141              <property name="orientation">
1142               <enum>Qt::Horizontal</enum>
1143              </property>
1144              <property name="sizeHint" stdset="0">
1145               <size>
1146                <width>40</width>
1147                <height>20</height>
1148               </size>
1149              </property>
1150             </spacer>
1151            </item>
1152           </layout>
1153          </item>
1154         </layout>
1155        </widget>
1156       </item>
1157       <item>
1158        <layout class="QHBoxLayout" name="horizontalLayout_12">
1159         <item>
1160          <widget class="QLabel" name="parEffectCharStyleComboLabel">
1161           <property name="sizePolicy">
1162            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
1163             <horstretch>0</horstretch>
1164             <verstretch>0</verstretch>
1165            </sizepolicy>
1166           </property>
1167           <property name="text">
1168            <string>Character Style for Effect:</string>
1169           </property>
1170          </widget>
1171         </item>
1172         <item>
1173          <widget class="SMScComboBox" name="parEffectCharStyleCombo">
1174           <property name="toolTip">
1175            <string>Choose Character Style or leave blank to use default Paragraph Style</string>
1176           </property>
1177          </widget>
1178         </item>
1179         <item>
1180          <spacer name="spacer_6">
1181           <property name="orientation">
1182            <enum>Qt::Horizontal</enum>
1183           </property>
1184           <property name="sizeHint" stdset="0">
1185            <size>
1186             <width>20</width>
1187             <height>20</height>
1188            </size>
1189           </property>
1190          </spacer>
1191         </item>
1192         <item>
1193          <widget class="QLabel" name="distFromTextLabel">
1194           <property name="sizePolicy">
1195            <sizepolicy hsizetype="Minimum" vsizetype="Maximum">
1196             <horstretch>0</horstretch>
1197             <verstretch>0</verstretch>
1198            </sizepolicy>
1199           </property>
1200           <property name="text">
1201            <string>Distance from Text:</string>
1202           </property>
1203           <property name="buddy">
1204            <cstring>parEffectOffset</cstring>
1205           </property>
1206          </widget>
1207         </item>
1208         <item>
1209          <widget class="SMScrSpinBox" name="parEffectOffset">
1210           <property name="toolTip">
1211            <string>Paragraph Effects characters offset</string>
1212           </property>
1213           <property name="minimum">
1214            <double>-3000.000000000000000</double>
1215           </property>
1216           <property name="maximum">
1217            <double>3000.000000000000000</double>
1218           </property>
1219          </widget>
1220         </item>
1221         <item>
1222          <spacer name="horizontalSpacer_14">
1223           <property name="orientation">
1224            <enum>Qt::Horizontal</enum>
1225           </property>
1226           <property name="sizeHint" stdset="0">
1227            <size>
1228             <width>20</width>
1229             <height>20</height>
1230            </size>
1231           </property>
1232          </spacer>
1233         </item>
1234         <item>
1235          <widget class="SMCheckBox" name="parEffectIndentBox">
1236           <property name="toolTip">
1237            <string>Hang Paragraph Effect before paragraph indent</string>
1238           </property>
1239           <property name="text">
1240            <string>Auto-Indent</string>
1241           </property>
1242          </widget>
1243         </item>
1244        </layout>
1245       </item>
1246       <item>
1247        <layout class="QHBoxLayout" name="horizontalLayout_15">
1248         <item>
1249          <spacer name="spacer_10">
1250           <property name="orientation">
1251            <enum>Qt::Horizontal</enum>
1252           </property>
1253           <property name="sizeHint" stdset="0">
1254            <size>
1255             <width>40</width>
1256             <height>20</height>
1257            </size>
1258           </property>
1259          </spacer>
1260         </item>
1261         <item>
1262          <widget class="QToolButton" name="parentParEffectsButton">
1263           <property name="enabled">
1264            <bool>true</bool>
1265           </property>
1266           <property name="text">
1267            <string>Use Parent Values</string>
1268           </property>
1269          </widget>
1270         </item>
1271        </layout>
1272       </item>
1273       <item>
1274        <spacer name="verticalSpacer_2">
1275         <property name="orientation">
1276          <enum>Qt::Vertical</enum>
1277         </property>
1278         <property name="sizeHint" stdset="0">
1279          <size>
1280           <width>20</width>
1281           <height>0</height>
1282          </size>
1283         </property>
1284        </spacer>
1285       </item>
1286      </layout>
1287      <zorder>dropCapsBox</zorder>
1288      <zorder>numBox</zorder>
1289      <zorder>bulletBox</zorder>
1290     </widget>
1291     <widget class="QWidget" name="tabCharacterStyle">
1292      <attribute name="title">
1293       <string>Character Style</string>
1294      </attribute>
1295      <layout class="QVBoxLayout">
1296       <property name="leftMargin">
1297        <number>0</number>
1298       </property>
1299       <property name="topMargin">
1300        <number>0</number>
1301       </property>
1302       <property name="rightMargin">
1303        <number>0</number>
1304       </property>
1305       <property name="bottomMargin">
1306        <number>0</number>
1307       </property>
1308       <item>
1309        <widget class="SMCStyleWidget" name="cpage" native="true"/>
1310       </item>
1311      </layout>
1312     </widget>
1313    </widget>
1314   </item>
1315  </layout>
1316 </widget>
1317 <customwidgets>
1318  <customwidget>
1319   <class>SMScComboBox</class>
1320   <extends>QComboBox</extends>
1321   <header>ui/smsccombobox.h</header>
1322  </customwidget>
1323  <customwidget>
1324   <class>SMScrSpinBox</class>
1325   <extends>QDoubleSpinBox</extends>
1326   <header>ui/smscrspinbox.h</header>
1327  </customwidget>
1328  <customwidget>
1329   <class>SMColorCombo</class>
1330   <extends>QComboBox</extends>
1331   <header>ui/smcolorcombo.h</header>
1332  </customwidget>
1333  <customwidget>
1334   <class>SMShadeButton</class>
1335   <extends>QPushButton</extends>
1336   <header>ui/smshadebutton.h</header>
1337  </customwidget>
1338  <customwidget>
1339   <class>SMSpinBox</class>
1340   <extends>QSpinBox</extends>
1341   <header>ui/smspinbox.h</header>
1342  </customwidget>
1343  <customwidget>
1344   <class>SMRadioButton</class>
1345   <extends>QRadioButton</extends>
1346   <header>ui/smradiobutton.h</header>
1347  </customwidget>
1348  <customwidget>
1349   <class>SMCheckBox</class>
1350   <extends>QCheckBox</extends>
1351   <header>ui/smcheckbox.h</header>
1352  </customwidget>
1353  <customwidget>
1354   <class>SMAlignSelect</class>
1355   <extends>QWidget</extends>
1356   <header>ui/smalignselect.h</header>
1357   <container>1</container>
1358  </customwidget>
1359  <customwidget>
1360   <class>SMTabruler</class>
1361   <extends>QWidget</extends>
1362   <header>ui/smtabruler.h</header>
1363   <container>1</container>
1364  </customwidget>
1365  <customwidget>
1366   <class>SMCStyleWidget</class>
1367   <extends>QWidget</extends>
1368   <header>ui/smcstylewidget.h</header>
1369   <container>1</container>
1370  </customwidget>
1371  <customwidget>
1372   <class>SMDirectionSelect</class>
1373   <extends>QWidget</extends>
1374   <header location="global">ui/smdirectionselect.h</header>
1375   <container>1</container>
1376  </customwidget>
1377  <customwidget>
1378   <class>SMNumFormatCombo</class>
1379   <extends>QComboBox</extends>
1380   <header>ui/smnumformatcombo.h</header>
1381  </customwidget>
1382 </customwidgets>
1383 <tabstops>
1384  <tabstop>tabWidget</tabstop>
1385  <tabstop>parentCombo</tabstop>
1386  <tabstop>lineSpacingMode</tabstop>
1387  <tabstop>lineSpacing</tabstop>
1388  <tabstop>spaceAbove</tabstop>
1389  <tabstop>spaceBelow</tabstop>
1390  <tabstop>keepTogether</tabstop>
1391  <tabstop>keepWithNext</tabstop>
1392  <tabstop>optMarginRadioNone</tabstop>
1393  <tabstop>optMarginRadioBoth</tabstop>
1394  <tabstop>optMarginRadioLeft</tabstop>
1395  <tabstop>optMarginRadioRight</tabstop>
1396  <tabstop>optMarginDefaultButton</tabstop>
1397  <tabstop>optMarginParentButton</tabstop>
1398  <tabstop>minSpaceSpin</tabstop>
1399  <tabstop>maxGlyphExtSpin</tabstop>
1400  <tabstop>bulletBox</tabstop>
1401  <tabstop>bulletStrEdit</tabstop>
1402  <tabstop>bulletCharTableButton</tabstop>
1403  <tabstop>numBox</tabstop>
1404  <tabstop>numRestartCombo</tabstop>
1405  <tabstop>numRestartOtherBox</tabstop>
1406  <tabstop>numRestartHigherBox</tabstop>
1407  <tabstop>dropCapsBox</tabstop>
1408  <tabstop>dropCapLines</tabstop>
1409  <tabstop>parEffectCharStyleCombo</tabstop>
1410  <tabstop>parEffectOffset</tabstop>
1411  <tabstop>parEffectIndentBox</tabstop>
1412  <tabstop>parentParEffectsButton</tabstop>
1413 </tabstops>
1414 <resources/>
1415 <connections/>
1416</ui>
1417