]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/FormDocumentDialogBase.ui
Another quick fix to get qt2 frontend to compile
[lyx.git] / src / frontends / qt2 / FormDocumentDialogBase.ui
1 <!DOCTYPE UI><UI>
2 <class>FormDocumentDialogBase</class>
3 <widget>
4     <class>QDialog</class>
5     <property stdset="1">
6         <name>name</name>
7         <cstring>FormDocumentDialogBase</cstring>
8     </property>
9     <property stdset="1">
10         <name>geometry</name>
11         <rect>
12             <x>0</x>
13             <y>0</y>
14             <width>538</width>
15             <height>437</height>
16         </rect>
17     </property>
18     <property stdset="1">
19         <name>caption</name>
20         <string>Document Layout</string>
21     </property>
22     <vbox>
23         <property stdset="1">
24             <name>margin</name>
25             <number>11</number>
26         </property>
27         <property stdset="1">
28             <name>spacing</name>
29             <number>6</number>
30         </property>
31         <widget>
32             <class>QTabWidget</class>
33             <property stdset="1">
34                 <name>name</name>
35                 <cstring>TabWidget2</cstring>
36             </property>
37             <property>
38                 <name>layoutMargin</name>
39             </property>
40             <widget>
41                 <class>QWidget</class>
42                 <property stdset="1">
43                     <name>name</name>
44                     <cstring>Widget2</cstring>
45                 </property>
46                 <attribute>
47                     <name>title</name>
48                     <string>Document</string>
49                 </attribute>
50                 <hbox>
51                     <property stdset="1">
52                         <name>margin</name>
53                         <number>11</number>
54                     </property>
55                     <property stdset="1">
56                         <name>spacing</name>
57                         <number>6</number>
58                     </property>
59                     <widget>
60                         <class>QLayoutWidget</class>
61                         <property stdset="1">
62                             <name>name</name>
63                             <cstring>Layout33</cstring>
64                         </property>
65                         <vbox>
66                             <property stdset="1">
67                                 <name>margin</name>
68                                 <number>0</number>
69                             </property>
70                             <property stdset="1">
71                                 <name>spacing</name>
72                                 <number>6</number>
73                             </property>
74                             <widget>
75                                 <class>QLayoutWidget</class>
76                                 <property stdset="1">
77                                     <name>name</name>
78                                     <cstring>Layout32</cstring>
79                                 </property>
80                                 <grid>
81                                     <property stdset="1">
82                                         <name>margin</name>
83                                         <number>0</number>
84                                     </property>
85                                     <property stdset="1">
86                                         <name>spacing</name>
87                                         <number>6</number>
88                                     </property>
89                                     <widget row="4"  column="1" >
90                                         <class>QLineEdit</class>
91                                         <property stdset="1">
92                                             <name>name</name>
93                                             <cstring>extraOptionsED</cstring>
94                                         </property>
95                                     </widget>
96                                     <widget row="2"  column="0" >
97                                         <class>QLabel</class>
98                                         <property stdset="1">
99                                             <name>name</name>
100                                             <cstring>fontsLA</cstring>
101                                         </property>
102                                         <property stdset="1">
103                                             <name>text</name>
104                                             <string>&amp;Fonts:</string>
105                                         </property>
106                                         <property>
107                                             <name>buddy</name>
108                                             <cstring>fontsCO</cstring>
109                                         </property>
110                                     </widget>
111                                     <widget row="1"  column="0" >
112                                         <class>QLabel</class>
113                                         <property stdset="1">
114                                             <name>name</name>
115                                             <cstring>pagestyleLA</cstring>
116                                         </property>
117                                         <property stdset="1">
118                                             <name>text</name>
119                                             <string>&amp;Pagestyle:</string>
120                                         </property>
121                                         <property>
122                                             <name>buddy</name>
123                                             <cstring>pagestyleCO</cstring>
124                                         </property>
125                                     </widget>
126                                     <widget row="5"  column="0" >
127                                         <class>QLabel</class>
128                                         <property stdset="1">
129                                             <name>name</name>
130                                             <cstring>defaultSkipLA</cstring>
131                                         </property>
132                                         <property stdset="1">
133                                             <name>text</name>
134                                             <string>Defa&amp;ult Skip:</string>
135                                         </property>
136                                         <property>
137                                             <name>buddy</name>
138                                             <cstring>defaultSkipCO</cstring>
139                                         </property>
140                                     </widget>
141                                     <widget row="3"  column="0" >
142                                         <class>QLabel</class>
143                                         <property stdset="1">
144                                             <name>name</name>
145                                             <cstring>fontSizeLA</cstring>
146                                         </property>
147                                         <property stdset="1">
148                                             <name>text</name>
149                                             <string>F&amp;ont Size:</string>
150                                         </property>
151                                         <property>
152                                             <name>buddy</name>
153                                             <cstring>fontSizeCO</cstring>
154                                         </property>
155                                     </widget>
156                                     <widget row="1"  column="1" >
157                                         <class>QComboBox</class>
158                                         <item>
159                                             <property>
160                                                 <name>text</name>
161                                                 <string>default</string>
162                                             </property>
163                                         </item>
164                                         <item>
165                                             <property>
166                                                 <name>text</name>
167                                                 <string>empty</string>
168                                             </property>
169                                         </item>
170                                         <item>
171                                             <property>
172                                                 <name>text</name>
173                                                 <string>plain</string>
174                                             </property>
175                                         </item>
176                                         <item>
177                                             <property>
178                                                 <name>text</name>
179                                                 <string>headings</string>
180                                             </property>
181                                         </item>
182                                         <item>
183                                             <property>
184                                                 <name>text</name>
185                                                 <string>fancy</string>
186                                             </property>
187                                         </item>
188                                         <property stdset="1">
189                                             <name>name</name>
190                                             <cstring>pagestyleCO</cstring>
191                                         </property>
192                                     </widget>
193                                     <widget row="6"  column="0" >
194                                         <class>QLabel</class>
195                                         <property stdset="1">
196                                             <name>name</name>
197                                             <cstring>spacingLA</cstring>
198                                         </property>
199                                         <property stdset="1">
200                                             <name>text</name>
201                                             <string>Spacin&amp;g:</string>
202                                         </property>
203                                         <property>
204                                             <name>buddy</name>
205                                             <cstring>spacingCO</cstring>
206                                         </property>
207                                     </widget>
208                                     <widget row="4"  column="0" >
209                                         <class>QLabel</class>
210                                         <property stdset="1">
211                                             <name>name</name>
212                                             <cstring>extraOptionsLA</cstring>
213                                         </property>
214                                         <property stdset="1">
215                                             <name>text</name>
216                                             <string>E&amp;xtra Options:</string>
217                                         </property>
218                                         <property>
219                                             <name>buddy</name>
220                                             <cstring>extraOptionsED</cstring>
221                                         </property>
222                                     </widget>
223                                     <widget row="0"  column="0" >
224                                         <class>QLabel</class>
225                                         <property stdset="1">
226                                             <name>name</name>
227                                             <cstring>classesLA</cstring>
228                                         </property>
229                                         <property stdset="1">
230                                             <name>text</name>
231                                             <string>&amp;Class:</string>
232                                         </property>
233                                         <property>
234                                             <name>buddy</name>
235                                             <cstring>classesCO</cstring>
236                                         </property>
237                                     </widget>
238                                     <widget row="5"  column="1" >
239                                         <class>QLayoutWidget</class>
240                                         <property stdset="1">
241                                             <name>name</name>
242                                             <cstring>Layout13</cstring>
243                                         </property>
244                                         <hbox>
245                                             <property stdset="1">
246                                                 <name>margin</name>
247                                                 <number>0</number>
248                                             </property>
249                                             <property stdset="1">
250                                                 <name>spacing</name>
251                                                 <number>6</number>
252                                             </property>
253                                             <widget>
254                                                 <class>QComboBox</class>
255                                                 <item>
256                                                     <property>
257                                                         <name>text</name>
258                                                         <string>smallskip</string>
259                                                     </property>
260                                                 </item>
261                                                 <item>
262                                                     <property>
263                                                         <name>text</name>
264                                                         <string>medskip</string>
265                                                     </property>
266                                                 </item>
267                                                 <item>
268                                                     <property>
269                                                         <name>text</name>
270                                                         <string>bigskip</string>
271                                                     </property>
272                                                 </item>
273                                                 <item>
274                                                     <property>
275                                                         <name>text</name>
276                                                         <string>length</string>
277                                                     </property>
278                                                 </item>
279                                                 <property stdset="1">
280                                                     <name>name</name>
281                                                     <cstring>defaultSkipCO</cstring>
282                                                 </property>
283                                             </widget>
284                                             <widget>
285                                                 <class>QLineEdit</class>
286                                                 <property stdset="1">
287                                                     <name>name</name>
288                                                     <cstring>defaultSkipED</cstring>
289                                                 </property>
290                                             </widget>
291                                         </hbox>
292                                     </widget>
293                                     <widget row="6"  column="1" >
294                                         <class>QLayoutWidget</class>
295                                         <property stdset="1">
296                                             <name>name</name>
297                                             <cstring>Layout31</cstring>
298                                         </property>
299                                         <hbox>
300                                             <property stdset="1">
301                                                 <name>margin</name>
302                                                 <number>0</number>
303                                             </property>
304                                             <property stdset="1">
305                                                 <name>spacing</name>
306                                                 <number>6</number>
307                                             </property>
308                                             <widget>
309                                                 <class>QComboBox</class>
310                                                 <item>
311                                                     <property>
312                                                         <name>text</name>
313                                                         <string>Single</string>
314                                                     </property>
315                                                 </item>
316                                                 <item>
317                                                     <property>
318                                                         <name>text</name>
319                                                         <string>OneHalf</string>
320                                                     </property>
321                                                 </item>
322                                                 <item>
323                                                     <property>
324                                                         <name>text</name>
325                                                         <string>Double</string>
326                                                     </property>
327                                                 </item>
328                                                 <item>
329                                                     <property>
330                                                         <name>text</name>
331                                                         <string>Other</string>
332                                                     </property>
333                                                 </item>
334                                                 <property stdset="1">
335                                                     <name>name</name>
336                                                     <cstring>spacingCO</cstring>
337                                                 </property>
338                                             </widget>
339                                             <widget>
340                                                 <class>QLineEdit</class>
341                                                 <property stdset="1">
342                                                     <name>name</name>
343                                                     <cstring>spacingED</cstring>
344                                                 </property>
345                                             </widget>
346                                         </hbox>
347                                     </widget>
348                                     <widget row="2"  column="1" >
349                                         <class>QComboBox</class>
350                                         <property stdset="1">
351                                             <name>name</name>
352                                             <cstring>fontsCO</cstring>
353                                         </property>
354                                     </widget>
355                                     <widget row="0"  column="1" >
356                                         <class>QComboBox</class>
357                                         <property stdset="1">
358                                             <name>name</name>
359                                             <cstring>classesCO</cstring>
360                                         </property>
361                                     </widget>
362                                     <widget row="3"  column="1" >
363                                         <class>QComboBox</class>
364                                         <item>
365                                             <property>
366                                                 <name>text</name>
367                                                 <string>default</string>
368                                             </property>
369                                         </item>
370                                         <item>
371                                             <property>
372                                                 <name>text</name>
373                                                 <string>10</string>
374                                             </property>
375                                         </item>
376                                         <item>
377                                             <property>
378                                                 <name>text</name>
379                                                 <string>11</string>
380                                             </property>
381                                         </item>
382                                         <item>
383                                             <property>
384                                                 <name>text</name>
385                                                 <string>12</string>
386                                             </property>
387                                         </item>
388                                         <property stdset="1">
389                                             <name>name</name>
390                                             <cstring>fontSizeCO</cstring>
391                                         </property>
392                                     </widget>
393                                 </grid>
394                             </widget>
395                             <spacer>
396                                 <property>
397                                     <name>name</name>
398                                     <cstring>Spacer2_2</cstring>
399                                 </property>
400                                 <property stdset="1">
401                                     <name>orientation</name>
402                                     <enum>Vertical</enum>
403                                 </property>
404                                 <property stdset="1">
405                                     <name>sizeType</name>
406                                     <enum>Expanding</enum>
407                                 </property>
408                                 <property>
409                                     <name>sizeHint</name>
410                                     <size>
411                                         <width>20</width>
412                                         <height>20</height>
413                                     </size>
414                                 </property>
415                                 <property>
416                                     <name>sizeHint</name>
417                                     <size>
418                                         <width>20</width>
419                                         <height>20</height>
420                                     </size>
421                                 </property>
422                             </spacer>
423                         </vbox>
424                     </widget>
425                     <widget>
426                         <class>QLayoutWidget</class>
427                         <property stdset="1">
428                             <name>name</name>
429                             <cstring>Layout52</cstring>
430                         </property>
431                         <vbox>
432                             <property stdset="1">
433                                 <name>margin</name>
434                                 <number>0</number>
435                             </property>
436                             <property stdset="1">
437                                 <name>spacing</name>
438                                 <number>6</number>
439                             </property>
440                             <widget>
441                                 <class>QButtonGroup</class>
442                                 <property stdset="1">
443                                     <name>name</name>
444                                     <cstring>sidesBG</cstring>
445                                 </property>
446                                 <property stdset="1">
447                                     <name>title</name>
448                                     <string>Sides</string>
449                                 </property>
450                                 <vbox>
451                                     <property stdset="1">
452                                         <name>margin</name>
453                                         <number>11</number>
454                                     </property>
455                                     <property stdset="1">
456                                         <name>spacing</name>
457                                         <number>6</number>
458                                     </property>
459                                     <widget>
460                                         <class>QRadioButton</class>
461                                         <property stdset="1">
462                                             <name>name</name>
463                                             <cstring>oneSideRB</cstring>
464                                         </property>
465                                         <property stdset="1">
466                                             <name>text</name>
467                                             <string>O&amp;ne</string>
468                                         </property>
469                                     </widget>
470                                     <widget>
471                                         <class>QRadioButton</class>
472                                         <property stdset="1">
473                                             <name>name</name>
474                                             <cstring>twoSidesRB</cstring>
475                                         </property>
476                                         <property stdset="1">
477                                             <name>text</name>
478                                             <string>&amp;Two</string>
479                                         </property>
480                                     </widget>
481                                 </vbox>
482                             </widget>
483                             <widget>
484                                 <class>QButtonGroup</class>
485                                 <property stdset="1">
486                                     <name>name</name>
487                                     <cstring>columnsBG</cstring>
488                                 </property>
489                                 <property stdset="1">
490                                     <name>title</name>
491                                     <string>Columns</string>
492                                 </property>
493                                 <vbox>
494                                     <property stdset="1">
495                                         <name>margin</name>
496                                         <number>11</number>
497                                     </property>
498                                     <property stdset="1">
499                                         <name>spacing</name>
500                                         <number>6</number>
501                                     </property>
502                                     <widget>
503                                         <class>QRadioButton</class>
504                                         <property stdset="1">
505                                             <name>name</name>
506                                             <cstring>oneColumnRB</cstring>
507                                         </property>
508                                         <property stdset="1">
509                                             <name>text</name>
510                                             <string>On&amp;e</string>
511                                         </property>
512                                     </widget>
513                                     <widget>
514                                         <class>QRadioButton</class>
515                                         <property stdset="1">
516                                             <name>name</name>
517                                             <cstring>twoColumnsRB</cstring>
518                                         </property>
519                                         <property stdset="1">
520                                             <name>text</name>
521                                             <string>T&amp;wo</string>
522                                         </property>
523                                     </widget>
524                                 </vbox>
525                             </widget>
526                             <widget>
527                                 <class>QButtonGroup</class>
528                                 <property stdset="1">
529                                     <name>name</name>
530                                     <cstring>separationBG</cstring>
531                                 </property>
532                                 <property stdset="1">
533                                     <name>title</name>
534                                     <string>Separation</string>
535                                 </property>
536                                 <vbox>
537                                     <property stdset="1">
538                                         <name>margin</name>
539                                         <number>11</number>
540                                     </property>
541                                     <property stdset="1">
542                                         <name>spacing</name>
543                                         <number>6</number>
544                                     </property>
545                                     <widget>
546                                         <class>QRadioButton</class>
547                                         <property stdset="1">
548                                             <name>name</name>
549                                             <cstring>indentRB</cstring>
550                                         </property>
551                                         <property stdset="1">
552                                             <name>text</name>
553                                             <string>&amp;Indent</string>
554                                         </property>
555                                     </widget>
556                                     <widget>
557                                         <class>QRadioButton</class>
558                                         <property stdset="1">
559                                             <name>name</name>
560                                             <cstring>skipRB</cstring>
561                                         </property>
562                                         <property stdset="1">
563                                             <name>text</name>
564                                             <string>S&amp;kip</string>
565                                         </property>
566                                     </widget>
567                                 </vbox>
568                             </widget>
569                             <spacer>
570                                 <property>
571                                     <name>name</name>
572                                     <cstring>Spacer33</cstring>
573                                 </property>
574                                 <property stdset="1">
575                                     <name>orientation</name>
576                                     <enum>Vertical</enum>
577                                 </property>
578                                 <property stdset="1">
579                                     <name>sizeType</name>
580                                     <enum>Expanding</enum>
581                                 </property>
582                                 <property>
583                                     <name>sizeHint</name>
584                                     <size>
585                                         <width>20</width>
586                                         <height>20</height>
587                                     </size>
588                                 </property>
589                                 <property>
590                                     <name>sizeHint</name>
591                                     <size>
592                                         <width>20</width>
593                                         <height>20</height>
594                                     </size>
595                                 </property>
596                             </spacer>
597                         </vbox>
598                     </widget>
599                 </hbox>
600             </widget>
601             <widget>
602                 <class>QWidget</class>
603                 <property stdset="1">
604                     <name>name</name>
605                     <cstring>Widget3</cstring>
606                 </property>
607                 <attribute>
608                     <name>title</name>
609                     <string>Paper</string>
610                 </attribute>
611                 <vbox>
612                     <property stdset="1">
613                         <name>margin</name>
614                         <number>11</number>
615                     </property>
616                     <property stdset="1">
617                         <name>spacing</name>
618                         <number>6</number>
619                     </property>
620                     <spacer>
621                         <property>
622                             <name>name</name>
623                             <cstring>Spacer34</cstring>
624                         </property>
625                         <property stdset="1">
626                             <name>orientation</name>
627                             <enum>Vertical</enum>
628                         </property>
629                         <property stdset="1">
630                             <name>sizeType</name>
631                             <enum>Expanding</enum>
632                         </property>
633                         <property>
634                             <name>sizeHint</name>
635                             <size>
636                                 <width>20</width>
637                                 <height>20</height>
638                             </size>
639                         </property>
640                         <property>
641                             <name>sizeHint</name>
642                             <size>
643                                 <width>20</width>
644                                 <height>20</height>
645                             </size>
646                         </property>
647                     </spacer>
648                     <widget>
649                         <class>QLayoutWidget</class>
650                         <property stdset="1">
651                             <name>name</name>
652                             <cstring>Layout19</cstring>
653                         </property>
654                         <hbox>
655                             <property stdset="1">
656                                 <name>margin</name>
657                                 <number>0</number>
658                             </property>
659                             <property stdset="1">
660                                 <name>spacing</name>
661                                 <number>6</number>
662                             </property>
663                             <widget>
664                                 <class>QLabel</class>
665                                 <property stdset="1">
666                                     <name>name</name>
667                                     <cstring>papersizeLA</cstring>
668                                 </property>
669                                 <property stdset="1">
670                                     <name>text</name>
671                                     <string>&amp;Papersize:</string>
672                                 </property>
673                                 <property>
674                                     <name>buddy</name>
675                                     <cstring>papersizeCO</cstring>
676                                 </property>
677                             </widget>
678                             <widget>
679                                 <class>QComboBox</class>
680                                 <item>
681                                     <property>
682                                         <name>text</name>
683                                         <string>Default</string>
684                                     </property>
685                                 </item>
686                                 <item>
687                                     <property>
688                                         <name>text</name>
689                                         <string>Custom</string>
690                                     </property>
691                                 </item>
692                                 <item>
693                                     <property>
694                                         <name>text</name>
695                                         <string>USletter</string>
696                                     </property>
697                                 </item>
698                                 <item>
699                                     <property>
700                                         <name>text</name>
701                                         <string>USlegal</string>
702                                     </property>
703                                 </item>
704                                 <item>
705                                     <property>
706                                         <name>text</name>
707                                         <string>USexecutive</string>
708                                     </property>
709                                 </item>
710                                 <item>
711                                     <property>
712                                         <name>text</name>
713                                         <string>A3</string>
714                                     </property>
715                                 </item>
716                                 <item>
717                                     <property>
718                                         <name>text</name>
719                                         <string>A5</string>
720                                     </property>
721                                 </item>
722                                 <item>
723                                     <property>
724                                         <name>text</name>
725                                         <string>B3</string>
726                                     </property>
727                                 </item>
728                                 <item>
729                                     <property>
730                                         <name>text</name>
731                                         <string>B4</string>
732                                     </property>
733                                 </item>
734                                 <item>
735                                     <property>
736                                         <name>text</name>
737                                         <string>B5</string>
738                                     </property>
739                                 </item>
740                                 <property stdset="1">
741                                     <name>name</name>
742                                     <cstring>papersizeCO</cstring>
743                                 </property>
744                             </widget>
745                             <spacer>
746                                 <property>
747                                     <name>name</name>
748                                     <cstring>Spacer5</cstring>
749                                 </property>
750                                 <property stdset="1">
751                                     <name>orientation</name>
752                                     <enum>Horizontal</enum>
753                                 </property>
754                                 <property stdset="1">
755                                     <name>sizeType</name>
756                                     <enum>Expanding</enum>
757                                 </property>
758                                 <property>
759                                     <name>sizeHint</name>
760                                     <size>
761                                         <width>20</width>
762                                         <height>20</height>
763                                     </size>
764                                 </property>
765                                 <property>
766                                     <name>sizeHint</name>
767                                     <size>
768                                         <width>20</width>
769                                         <height>20</height>
770                                     </size>
771                                 </property>
772                             </spacer>
773                             <widget>
774                                 <class>QLabel</class>
775                                 <property stdset="1">
776                                     <name>name</name>
777                                     <cstring>specialLA</cstring>
778                                 </property>
779                                 <property stdset="1">
780                                     <name>text</name>
781                                     <string>&amp;Special:</string>
782                                 </property>
783                                 <property>
784                                     <name>buddy</name>
785                                     <cstring>specialCO</cstring>
786                                 </property>
787                             </widget>
788                             <widget>
789                                 <class>QComboBox</class>
790                                 <item>
791                                     <property>
792                                         <name>text</name>
793                                         <string>None</string>
794                                     </property>
795                                 </item>
796                                 <item>
797                                     <property>
798                                         <name>text</name>
799                                         <string>A4 small Margins (only portrait)</string>
800                                     </property>
801                                 </item>
802                                 <item>
803                                     <property>
804                                         <name>text</name>
805                                         <string>A4 very small Margins (only portrait)</string>
806                                     </property>
807                                 </item>
808                                 <item>
809                                     <property>
810                                         <name>text</name>
811                                         <string>A4 very wide margins (only portrait)</string>
812                                     </property>
813                                 </item>
814                                 <property stdset="1">
815                                     <name>name</name>
816                                     <cstring>specialCO</cstring>
817                                 </property>
818                             </widget>
819                         </hbox>
820                     </widget>
821                     <spacer>
822                         <property>
823                             <name>name</name>
824                             <cstring>Spacer35</cstring>
825                         </property>
826                         <property stdset="1">
827                             <name>orientation</name>
828                             <enum>Vertical</enum>
829                         </property>
830                         <property stdset="1">
831                             <name>sizeType</name>
832                             <enum>Expanding</enum>
833                         </property>
834                         <property>
835                             <name>sizeHint</name>
836                             <size>
837                                 <width>20</width>
838                                 <height>20</height>
839                             </size>
840                         </property>
841                         <property>
842                             <name>sizeHint</name>
843                             <size>
844                                 <width>20</width>
845                                 <height>20</height>
846                             </size>
847                         </property>
848                     </spacer>
849                     <widget>
850                         <class>QLayoutWidget</class>
851                         <property stdset="1">
852                             <name>name</name>
853                             <cstring>Layout23</cstring>
854                         </property>
855                         <hbox>
856                             <property stdset="1">
857                                 <name>margin</name>
858                                 <number>0</number>
859                             </property>
860                             <property stdset="1">
861                                 <name>spacing</name>
862                                 <number>6</number>
863                             </property>
864                             <spacer>
865                                 <property>
866                                     <name>name</name>
867                                     <cstring>Spacer6</cstring>
868                                 </property>
869                                 <property stdset="1">
870                                     <name>orientation</name>
871                                     <enum>Horizontal</enum>
872                                 </property>
873                                 <property stdset="1">
874                                     <name>sizeType</name>
875                                     <enum>Expanding</enum>
876                                 </property>
877                                 <property>
878                                     <name>sizeHint</name>
879                                     <size>
880                                         <width>20</width>
881                                         <height>20</height>
882                                     </size>
883                                 </property>
884                                 <property>
885                                     <name>sizeHint</name>
886                                     <size>
887                                         <width>20</width>
888                                         <height>20</height>
889                                     </size>
890                                 </property>
891                             </spacer>
892                             <widget>
893                                 <class>QCheckBox</class>
894                                 <property stdset="1">
895                                     <name>name</name>
896                                     <cstring>CheckBox1</cstring>
897                                 </property>
898                                 <property stdset="1">
899                                     <name>text</name>
900                                     <string>&amp;Use Geometry Package</string>
901                                 </property>
902                             </widget>
903                             <spacer>
904                                 <property>
905                                     <name>name</name>
906                                     <cstring>Spacer7</cstring>
907                                 </property>
908                                 <property stdset="1">
909                                     <name>orientation</name>
910                                     <enum>Horizontal</enum>
911                                 </property>
912                                 <property stdset="1">
913                                     <name>sizeType</name>
914                                     <enum>Expanding</enum>
915                                 </property>
916                                 <property>
917                                     <name>sizeHint</name>
918                                     <size>
919                                         <width>20</width>
920                                         <height>20</height>
921                                     </size>
922                                 </property>
923                                 <property>
924                                     <name>sizeHint</name>
925                                     <size>
926                                         <width>20</width>
927                                         <height>20</height>
928                                     </size>
929                                 </property>
930                             </spacer>
931                         </hbox>
932                     </widget>
933                     <spacer>
934                         <property>
935                             <name>name</name>
936                             <cstring>Spacer36</cstring>
937                         </property>
938                         <property stdset="1">
939                             <name>orientation</name>
940                             <enum>Vertical</enum>
941                         </property>
942                         <property stdset="1">
943                             <name>sizeType</name>
944                             <enum>Expanding</enum>
945                         </property>
946                         <property>
947                             <name>sizeHint</name>
948                             <size>
949                                 <width>20</width>
950                                 <height>20</height>
951                             </size>
952                         </property>
953                         <property>
954                             <name>sizeHint</name>
955                             <size>
956                                 <width>20</width>
957                                 <height>20</height>
958                             </size>
959                         </property>
960                     </spacer>
961                     <widget>
962                         <class>QLayoutWidget</class>
963                         <property stdset="1">
964                             <name>name</name>
965                             <cstring>Layout22</cstring>
966                         </property>
967                         <hbox>
968                             <property stdset="1">
969                                 <name>margin</name>
970                                 <number>0</number>
971                             </property>
972                             <property stdset="1">
973                                 <name>spacing</name>
974                                 <number>6</number>
975                             </property>
976                             <widget>
977                                 <class>QLayoutWidget</class>
978                                 <property stdset="1">
979                                     <name>name</name>
980                                     <cstring>Layout20</cstring>
981                                 </property>
982                                 <vbox>
983                                     <property stdset="1">
984                                         <name>margin</name>
985                                         <number>0</number>
986                                     </property>
987                                     <property stdset="1">
988                                         <name>spacing</name>
989                                         <number>6</number>
990                                     </property>
991                                     <widget>
992                                         <class>QButtonGroup</class>
993                                         <property stdset="1">
994                                             <name>name</name>
995                                             <cstring>orientationBG</cstring>
996                                         </property>
997                                         <property stdset="1">
998                                             <name>title</name>
999                                             <string>Orientation</string>
1000                                         </property>
1001                                         <vbox>
1002                                             <property stdset="1">
1003                                                 <name>margin</name>
1004                                                 <number>11</number>
1005                                             </property>
1006                                             <property stdset="1">
1007                                                 <name>spacing</name>
1008                                                 <number>6</number>
1009                                             </property>
1010                                             <widget>
1011                                                 <class>QRadioButton</class>
1012                                                 <property stdset="1">
1013                                                     <name>name</name>
1014                                                     <cstring>portraitRB</cstring>
1015                                                 </property>
1016                                                 <property stdset="1">
1017                                                     <name>text</name>
1018                                                     <string>P&amp;ortrait</string>
1019                                                 </property>
1020                                             </widget>
1021                                             <widget>
1022                                                 <class>QRadioButton</class>
1023                                                 <property stdset="1">
1024                                                     <name>name</name>
1025                                                     <cstring>landscapeRB</cstring>
1026                                                 </property>
1027                                                 <property stdset="1">
1028                                                     <name>text</name>
1029                                                     <string>&amp;Landscape</string>
1030                                                 </property>
1031                                             </widget>
1032                                         </vbox>
1033                                     </widget>
1034                                     <widget>
1035                                         <class>QGroupBox</class>
1036                                         <property stdset="1">
1037                                             <name>name</name>
1038                                             <cstring>marginsGB</cstring>
1039                                         </property>
1040                                         <property stdset="1">
1041                                             <name>title</name>
1042                                             <string>Margins</string>
1043                                         </property>
1044                                         <grid>
1045                                             <property stdset="1">
1046                                                 <name>margin</name>
1047                                                 <number>11</number>
1048                                             </property>
1049                                             <property stdset="1">
1050                                                 <name>spacing</name>
1051                                                 <number>6</number>
1052                                             </property>
1053                                             <widget row="3"  column="0" >
1054                                                 <class>QLabel</class>
1055                                                 <property stdset="1">
1056                                                     <name>name</name>
1057                                                     <cstring>marginRightLA</cstring>
1058                                                 </property>
1059                                                 <property stdset="1">
1060                                                     <name>text</name>
1061                                                     <string>&amp;Right:</string>
1062                                                 </property>
1063                                                 <property>
1064                                                     <name>buddy</name>
1065                                                     <cstring>marginRightED</cstring>
1066                                                 </property>
1067                                             </widget>
1068                                             <widget row="2"  column="1" >
1069                                                 <class>QLineEdit</class>
1070                                                 <property stdset="1">
1071                                                     <name>name</name>
1072                                                     <cstring>marginLeftED</cstring>
1073                                                 </property>
1074                                             </widget>
1075                                             <widget row="1"  column="1" >
1076                                                 <class>QLineEdit</class>
1077                                                 <property stdset="1">
1078                                                     <name>name</name>
1079                                                     <cstring>marginBottomED</cstring>
1080                                                 </property>
1081                                             </widget>
1082                                             <widget row="3"  column="1" >
1083                                                 <class>QLineEdit</class>
1084                                                 <property stdset="1">
1085                                                     <name>name</name>
1086                                                     <cstring>marginRightED</cstring>
1087                                                 </property>
1088                                             </widget>
1089                                             <widget row="1"  column="0" >
1090                                                 <class>QLabel</class>
1091                                                 <property stdset="1">
1092                                                     <name>name</name>
1093                                                     <cstring>marginBottomLA</cstring>
1094                                                 </property>
1095                                                 <property stdset="1">
1096                                                     <name>text</name>
1097                                                     <string>&amp;Bottom:</string>
1098                                                 </property>
1099                                                 <property>
1100                                                     <name>buddy</name>
1101                                                     <cstring>marginBottomED</cstring>
1102                                                 </property>
1103                                             </widget>
1104                                             <widget row="0"  column="1" >
1105                                                 <class>QLineEdit</class>
1106                                                 <property stdset="1">
1107                                                     <name>name</name>
1108                                                     <cstring>marginTopED</cstring>
1109                                                 </property>
1110                                             </widget>
1111                                             <widget row="2"  column="0" >
1112                                                 <class>QLabel</class>
1113                                                 <property stdset="1">
1114                                                     <name>name</name>
1115                                                     <cstring>marginLeftL</cstring>
1116                                                 </property>
1117                                                 <property stdset="1">
1118                                                     <name>text</name>
1119                                                     <string>L&amp;eft:</string>
1120                                                 </property>
1121                                                 <property>
1122                                                     <name>buddy</name>
1123                                                     <cstring>marginLeftED</cstring>
1124                                                 </property>
1125                                             </widget>
1126                                             <widget row="0"  column="0" >
1127                                                 <class>QLabel</class>
1128                                                 <property stdset="1">
1129                                                     <name>name</name>
1130                                                     <cstring>marginTopLA</cstring>
1131                                                 </property>
1132                                                 <property stdset="1">
1133                                                     <name>text</name>
1134                                                     <string>&amp;Top:</string>
1135                                                 </property>
1136                                                 <property>
1137                                                     <name>buddy</name>
1138                                                     <cstring>marginTopED</cstring>
1139                                                 </property>
1140                                             </widget>
1141                                         </grid>
1142                                     </widget>
1143                                 </vbox>
1144                             </widget>
1145                             <widget>
1146                                 <class>QLayoutWidget</class>
1147                                 <property stdset="1">
1148                                     <name>name</name>
1149                                     <cstring>Layout21</cstring>
1150                                 </property>
1151                                 <vbox>
1152                                     <property stdset="1">
1153                                         <name>margin</name>
1154                                         <number>0</number>
1155                                     </property>
1156                                     <property stdset="1">
1157                                         <name>spacing</name>
1158                                         <number>6</number>
1159                                     </property>
1160                                     <widget>
1161                                         <class>QGroupBox</class>
1162                                         <property stdset="1">
1163                                             <name>name</name>
1164                                             <cstring>customPapersizeGB</cstring>
1165                                         </property>
1166                                         <property stdset="1">
1167                                             <name>title</name>
1168                                             <string>Custom Papersize</string>
1169                                         </property>
1170                                         <grid>
1171                                             <property stdset="1">
1172                                                 <name>margin</name>
1173                                                 <number>11</number>
1174                                             </property>
1175                                             <property stdset="1">
1176                                                 <name>spacing</name>
1177                                                 <number>6</number>
1178                                             </property>
1179                                             <widget row="0"  column="0" >
1180                                                 <class>QLabel</class>
1181                                                 <property stdset="1">
1182                                                     <name>name</name>
1183                                                     <cstring>customWidthLA</cstring>
1184                                                 </property>
1185                                                 <property stdset="1">
1186                                                     <name>text</name>
1187                                                     <string>&amp;Width:</string>
1188                                                 </property>
1189                                                 <property>
1190                                                     <name>buddy</name>
1191                                                     <cstring>customWidthED</cstring>
1192                                                 </property>
1193                                             </widget>
1194                                             <widget row="0"  column="1" >
1195                                                 <class>QLineEdit</class>
1196                                                 <property stdset="1">
1197                                                     <name>name</name>
1198                                                     <cstring>customWidthED</cstring>
1199                                                 </property>
1200                                             </widget>
1201                                             <widget row="1"  column="1" >
1202                                                 <class>QLineEdit</class>
1203                                                 <property stdset="1">
1204                                                     <name>name</name>
1205                                                     <cstring>customHeightED</cstring>
1206                                                 </property>
1207                                             </widget>
1208                                             <widget row="1"  column="0" >
1209                                                 <class>QLabel</class>
1210                                                 <property stdset="1">
1211                                                     <name>name</name>
1212                                                     <cstring>customHeightLA</cstring>
1213                                                 </property>
1214                                                 <property stdset="1">
1215                                                     <name>text</name>
1216                                                     <string>&amp;Height:</string>
1217                                                 </property>
1218                                                 <property>
1219                                                     <name>buddy</name>
1220                                                     <cstring>customHeightED</cstring>
1221                                                 </property>
1222                                             </widget>
1223                                         </grid>
1224                                     </widget>
1225                                     <widget>
1226                                         <class>QGroupBox</class>
1227                                         <property stdset="1">
1228                                             <name>name</name>
1229                                             <cstring>headsepBG</cstring>
1230                                         </property>
1231                                         <property stdset="1">
1232                                             <name>title</name>
1233                                             <string>Foot/Head Margins</string>
1234                                         </property>
1235                                         <grid>
1236                                             <property stdset="1">
1237                                                 <name>margin</name>
1238                                                 <number>11</number>
1239                                             </property>
1240                                             <property stdset="1">
1241                                                 <name>spacing</name>
1242                                                 <number>6</number>
1243                                             </property>
1244                                             <widget row="0"  column="1" >
1245                                                 <class>QLineEdit</class>
1246                                                 <property stdset="1">
1247                                                     <name>name</name>
1248                                                     <cstring>headheightED</cstring>
1249                                                 </property>
1250                                             </widget>
1251                                             <widget row="1"  column="1" >
1252                                                 <class>QLineEdit</class>
1253                                                 <property stdset="1">
1254                                                     <name>name</name>
1255                                                     <cstring>headsepED</cstring>
1256                                                 </property>
1257                                             </widget>
1258                                             <widget row="2"  column="1" >
1259                                                 <class>QLineEdit</class>
1260                                                 <property stdset="1">
1261                                                     <name>name</name>
1262                                                     <cstring>footskipED</cstring>
1263                                                 </property>
1264                                             </widget>
1265                                             <widget row="2"  column="0" >
1266                                                 <class>QLabel</class>
1267                                                 <property stdset="1">
1268                                                     <name>name</name>
1269                                                     <cstring>footskipLA</cstring>
1270                                                 </property>
1271                                                 <property stdset="1">
1272                                                     <name>text</name>
1273                                                     <string>&amp;Footskip:</string>
1274                                                 </property>
1275                                                 <property>
1276                                                     <name>buddy</name>
1277                                                     <cstring>footskipED</cstring>
1278                                                 </property>
1279                                             </widget>
1280                                             <widget row="1"  column="0" >
1281                                                 <class>QLabel</class>
1282                                                 <property stdset="1">
1283                                                     <name>name</name>
1284                                                     <cstring>headsepLA</cstring>
1285                                                 </property>
1286                                                 <property stdset="1">
1287                                                     <name>text</name>
1288                                                     <string>Hea&amp;dsep:</string>
1289                                                 </property>
1290                                                 <property>
1291                                                     <name>buddy</name>
1292                                                     <cstring>headsepED</cstring>
1293                                                 </property>
1294                                             </widget>
1295                                             <widget row="0"  column="0" >
1296                                                 <class>QLabel</class>
1297                                                 <property stdset="1">
1298                                                     <name>name</name>
1299                                                     <cstring>headheightLA</cstring>
1300                                                 </property>
1301                                                 <property stdset="1">
1302                                                     <name>text</name>
1303                                                     <string>Headhe&amp;ight:</string>
1304                                                 </property>
1305                                                 <property>
1306                                                     <name>buddy</name>
1307                                                     <cstring>headheightED</cstring>
1308                                                 </property>
1309                                             </widget>
1310                                         </grid>
1311                                     </widget>
1312                                 </vbox>
1313                             </widget>
1314                         </hbox>
1315                     </widget>
1316                     <spacer>
1317                         <property>
1318                             <name>name</name>
1319                             <cstring>Spacer37</cstring>
1320                         </property>
1321                         <property stdset="1">
1322                             <name>orientation</name>
1323                             <enum>Vertical</enum>
1324                         </property>
1325                         <property stdset="1">
1326                             <name>sizeType</name>
1327                             <enum>Expanding</enum>
1328                         </property>
1329                         <property>
1330                             <name>sizeHint</name>
1331                             <size>
1332                                 <width>20</width>
1333                                 <height>20</height>
1334                             </size>
1335                         </property>
1336                         <property>
1337                             <name>sizeHint</name>
1338                             <size>
1339                                 <width>20</width>
1340                                 <height>20</height>
1341                             </size>
1342                         </property>
1343                     </spacer>
1344                 </vbox>
1345             </widget>
1346             <widget>
1347                 <class>QWidget</class>
1348                 <property stdset="1">
1349                     <name>name</name>
1350                     <cstring>Widget4</cstring>
1351                 </property>
1352                 <attribute>
1353                     <name>title</name>
1354                     <string>Language</string>
1355                 </attribute>
1356                 <hbox>
1357                     <property stdset="1">
1358                         <name>margin</name>
1359                         <number>11</number>
1360                     </property>
1361                     <property stdset="1">
1362                         <name>spacing</name>
1363                         <number>6</number>
1364                     </property>
1365                     <spacer>
1366                         <property>
1367                             <name>name</name>
1368                             <cstring>Spacer10</cstring>
1369                         </property>
1370                         <property stdset="1">
1371                             <name>orientation</name>
1372                             <enum>Horizontal</enum>
1373                         </property>
1374                         <property stdset="1">
1375                             <name>sizeType</name>
1376                             <enum>Expanding</enum>
1377                         </property>
1378                         <property>
1379                             <name>sizeHint</name>
1380                             <size>
1381                                 <width>20</width>
1382                                 <height>20</height>
1383                             </size>
1384                         </property>
1385                         <property>
1386                             <name>sizeHint</name>
1387                             <size>
1388                                 <width>20</width>
1389                                 <height>20</height>
1390                             </size>
1391                         </property>
1392                     </spacer>
1393                     <widget>
1394                         <class>QLayoutWidget</class>
1395                         <property stdset="1">
1396                             <name>name</name>
1397                             <cstring>Layout53</cstring>
1398                         </property>
1399                         <vbox>
1400                             <property stdset="1">
1401                                 <name>margin</name>
1402                                 <number>0</number>
1403                             </property>
1404                             <property stdset="1">
1405                                 <name>spacing</name>
1406                                 <number>6</number>
1407                             </property>
1408                             <spacer>
1409                                 <property>
1410                                     <name>name</name>
1411                                     <cstring>Spacer12</cstring>
1412                                 </property>
1413                                 <property stdset="1">
1414                                     <name>orientation</name>
1415                                     <enum>Vertical</enum>
1416                                 </property>
1417                                 <property stdset="1">
1418                                     <name>sizeType</name>
1419                                     <enum>Expanding</enum>
1420                                 </property>
1421                                 <property>
1422                                     <name>sizeHint</name>
1423                                     <size>
1424                                         <width>20</width>
1425                                         <height>20</height>
1426                                     </size>
1427                                 </property>
1428                                 <property>
1429                                     <name>sizeHint</name>
1430                                     <size>
1431                                         <width>20</width>
1432                                         <height>20</height>
1433                                     </size>
1434                                 </property>
1435                             </spacer>
1436                             <widget>
1437                                 <class>QLayoutWidget</class>
1438                                 <property stdset="1">
1439                                     <name>name</name>
1440                                     <cstring>Layout26</cstring>
1441                                 </property>
1442                                 <hbox>
1443                                     <property stdset="1">
1444                                         <name>margin</name>
1445                                         <number>0</number>
1446                                     </property>
1447                                     <property stdset="1">
1448                                         <name>spacing</name>
1449                                         <number>6</number>
1450                                     </property>
1451                                     <widget>
1452                                         <class>QLabel</class>
1453                                         <property stdset="1">
1454                                             <name>name</name>
1455                                             <cstring>languageLA</cstring>
1456                                         </property>
1457                                         <property stdset="1">
1458                                             <name>text</name>
1459                                             <string>&amp;Language:</string>
1460                                         </property>
1461                                         <property>
1462                                             <name>buddy</name>
1463                                             <cstring>languageCO</cstring>
1464                                         </property>
1465                                     </widget>
1466                                     <widget>
1467                                         <class>QComboBox</class>
1468                                         <property stdset="1">
1469                                             <name>name</name>
1470                                             <cstring>languageCO</cstring>
1471                                         </property>
1472                                     </widget>
1473                                 </hbox>
1474                             </widget>
1475                             <spacer>
1476                                 <property>
1477                                     <name>name</name>
1478                                     <cstring>Spacer38</cstring>
1479                                 </property>
1480                                 <property stdset="1">
1481                                     <name>orientation</name>
1482                                     <enum>Vertical</enum>
1483                                 </property>
1484                                 <property stdset="1">
1485                                     <name>sizeType</name>
1486                                     <enum>Expanding</enum>
1487                                 </property>
1488                                 <property>
1489                                     <name>sizeHint</name>
1490                                     <size>
1491                                         <width>20</width>
1492                                         <height>20</height>
1493                                     </size>
1494                                 </property>
1495                                 <property>
1496                                     <name>sizeHint</name>
1497                                     <size>
1498                                         <width>20</width>
1499                                         <height>20</height>
1500                                     </size>
1501                                 </property>
1502                             </spacer>
1503                             <widget>
1504                                 <class>QLayoutWidget</class>
1505                                 <property stdset="1">
1506                                     <name>name</name>
1507                                     <cstring>Layout27</cstring>
1508                                 </property>
1509                                 <hbox>
1510                                     <property stdset="1">
1511                                         <name>margin</name>
1512                                         <number>0</number>
1513                                     </property>
1514                                     <property stdset="1">
1515                                         <name>spacing</name>
1516                                         <number>6</number>
1517                                     </property>
1518                                     <widget>
1519                                         <class>QLabel</class>
1520                                         <property stdset="1">
1521                                             <name>name</name>
1522                                             <cstring>encodingLA</cstring>
1523                                         </property>
1524                                         <property stdset="1">
1525                                             <name>text</name>
1526                                             <string>Enco&amp;ding:</string>
1527                                         </property>
1528                                         <property>
1529                                             <name>buddy</name>
1530                                             <cstring>encodingCO</cstring>
1531                                         </property>
1532                                     </widget>
1533                                     <widget>
1534                                         <class>QComboBox</class>
1535                                         <item>
1536                                             <property>
1537                                                 <name>text</name>
1538                                                 <string>default</string>
1539                                             </property>
1540                                         </item>
1541                                         <item>
1542                                             <property>
1543                                                 <name>text</name>
1544                                                 <string>auto</string>
1545                                             </property>
1546                                         </item>
1547                                         <item>
1548                                             <property>
1549                                                 <name>text</name>
1550                                                 <string>latin1</string>
1551                                             </property>
1552                                         </item>
1553                                         <item>
1554                                             <property>
1555                                                 <name>text</name>
1556                                                 <string>latin2</string>
1557                                             </property>
1558                                         </item>
1559                                         <item>
1560                                             <property>
1561                                                 <name>text</name>
1562                                                 <string>latin5</string>
1563                                             </property>
1564                                         </item>
1565                                         <item>
1566                                             <property>
1567                                                 <name>text</name>
1568                                                 <string>koi8-r</string>
1569                                             </property>
1570                                         </item>
1571                                         <item>
1572                                             <property>
1573                                                 <name>text</name>
1574                                                 <string>koi8-u</string>
1575                                             </property>
1576                                         </item>
1577                                         <item>
1578                                             <property>
1579                                                 <name>text</name>
1580                                                 <string>cp866</string>
1581                                             </property>
1582                                         </item>
1583                                         <item>
1584                                             <property>
1585                                                 <name>text</name>
1586                                                 <string>cp1251</string>
1587                                             </property>
1588                                         </item>
1589                                         <item>
1590                                             <property>
1591                                                 <name>text</name>
1592                                                 <string>iso88595</string>
1593                                             </property>
1594                                         </item>
1595                                         <property stdset="1">
1596                                             <name>name</name>
1597                                             <cstring>encodingCO</cstring>
1598                                         </property>
1599                                     </widget>
1600                                 </hbox>
1601                             </widget>
1602                             <spacer>
1603                                 <property>
1604                                     <name>name</name>
1605                                     <cstring>Spacer9</cstring>
1606                                 </property>
1607                                 <property stdset="1">
1608                                     <name>orientation</name>
1609                                     <enum>Vertical</enum>
1610                                 </property>
1611                                 <property stdset="1">
1612                                     <name>sizeType</name>
1613                                     <enum>Expanding</enum>
1614                                 </property>
1615                                 <property>
1616                                     <name>sizeHint</name>
1617                                     <size>
1618                                         <width>20</width>
1619                                         <height>20</height>
1620                                     </size>
1621                                 </property>
1622                                 <property>
1623                                     <name>sizeHint</name>
1624                                     <size>
1625                                         <width>20</width>
1626                                         <height>20</height>
1627                                     </size>
1628                                 </property>
1629                             </spacer>
1630                             <widget>
1631                                 <class>QButtonGroup</class>
1632                                 <property stdset="1">
1633                                     <name>name</name>
1634                                     <cstring>quoteStyleBG</cstring>
1635                                 </property>
1636                                 <property stdset="1">
1637                                     <name>title</name>
1638                                     <string>Quote Style</string>
1639                                 </property>
1640                                 <vbox>
1641                                     <property stdset="1">
1642                                         <name>margin</name>
1643                                         <number>11</number>
1644                                     </property>
1645                                     <property stdset="1">
1646                                         <name>spacing</name>
1647                                         <number>6</number>
1648                                     </property>
1649                                     <widget>
1650                                         <class>QLayoutWidget</class>
1651                                         <property stdset="1">
1652                                             <name>name</name>
1653                                             <cstring>Layout28</cstring>
1654                                         </property>
1655                                         <hbox>
1656                                             <property stdset="1">
1657                                                 <name>margin</name>
1658                                                 <number>0</number>
1659                                             </property>
1660                                             <property stdset="1">
1661                                                 <name>spacing</name>
1662                                                 <number>6</number>
1663                                             </property>
1664                                             <widget>
1665                                                 <class>QLabel</class>
1666                                                 <property stdset="1">
1667                                                     <name>name</name>
1668                                                     <cstring>quoteStyleTypeLA</cstring>
1669                                                 </property>
1670                                                 <property stdset="1">
1671                                                     <name>text</name>
1672                                                     <string>&amp;Type:</string>
1673                                                 </property>
1674                                                 <property>
1675                                                     <name>buddy</name>
1676                                                     <cstring>quoteStyleTypeCO</cstring>
1677                                                 </property>
1678                                             </widget>
1679                                             <widget>
1680                                                 <class>QComboBox</class>
1681                                                 <item>
1682                                                     <property>
1683                                                         <name>text</name>
1684                                                         <string>``text''</string>
1685                                                     </property>
1686                                                 </item>
1687                                                 <item>
1688                                                     <property>
1689                                                         <name>text</name>
1690                                                         <string>''text''</string>
1691                                                     </property>
1692                                                 </item>
1693                                                 <item>
1694                                                     <property>
1695                                                         <name>text</name>
1696                                                         <string>,,text``</string>
1697                                                     </property>
1698                                                 </item>
1699                                                 <item>
1700                                                     <property>
1701                                                         <name>text</name>
1702                                                         <string>,,text''</string>
1703                                                     </property>
1704                                                 </item>
1705                                                 <item>
1706                                                     <property>
1707                                                         <name>text</name>
1708                                                         <string>«text»</string>
1709                                                     </property>
1710                                                 </item>
1711                                                 <item>
1712                                                     <property>
1713                                                         <name>text</name>
1714                                                         <string>»text«</string>
1715                                                     </property>
1716                                                 </item>
1717                                                 <property stdset="1">
1718                                                     <name>name</name>
1719                                                     <cstring>quoteStyleTypeCO</cstring>
1720                                                 </property>
1721                                             </widget>
1722                                         </hbox>
1723                                     </widget>
1724                                     <widget>
1725                                         <class>QLayoutWidget</class>
1726                                         <property stdset="1">
1727                                             <name>name</name>
1728                                             <cstring>Layout29</cstring>
1729                                         </property>
1730                                         <hbox>
1731                                             <property stdset="1">
1732                                                 <name>margin</name>
1733                                                 <number>0</number>
1734                                             </property>
1735                                             <property stdset="1">
1736                                                 <name>spacing</name>
1737                                                 <number>6</number>
1738                                             </property>
1739                                             <widget>
1740                                                 <class>QRadioButton</class>
1741                                                 <property stdset="1">
1742                                                     <name>name</name>
1743                                                     <cstring>quoteStyleSingleRB</cstring>
1744                                                 </property>
1745                                                 <property stdset="1">
1746                                                     <name>text</name>
1747                                                     <string>&amp;Single</string>
1748                                                 </property>
1749                                             </widget>
1750                                             <widget>
1751                                                 <class>QRadioButton</class>
1752                                                 <property stdset="1">
1753                                                     <name>name</name>
1754                                                     <cstring>quoteStyleDoubleRB</cstring>
1755                                                 </property>
1756                                                 <property stdset="1">
1757                                                     <name>text</name>
1758                                                     <string>&amp;Double</string>
1759                                                 </property>
1760                                             </widget>
1761                                         </hbox>
1762                                     </widget>
1763                                 </vbox>
1764                             </widget>
1765                             <spacer>
1766                                 <property>
1767                                     <name>name</name>
1768                                     <cstring>Spacer13</cstring>
1769                                 </property>
1770                                 <property stdset="1">
1771                                     <name>orientation</name>
1772                                     <enum>Vertical</enum>
1773                                 </property>
1774                                 <property stdset="1">
1775                                     <name>sizeType</name>
1776                                     <enum>Expanding</enum>
1777                                 </property>
1778                                 <property>
1779                                     <name>sizeHint</name>
1780                                     <size>
1781                                         <width>20</width>
1782                                         <height>20</height>
1783                                     </size>
1784                                 </property>
1785                                 <property>
1786                                     <name>sizeHint</name>
1787                                     <size>
1788                                         <width>20</width>
1789                                         <height>20</height>
1790                                     </size>
1791                                 </property>
1792                             </spacer>
1793                         </vbox>
1794                     </widget>
1795                     <spacer>
1796                         <property>
1797                             <name>name</name>
1798                             <cstring>Spacer11</cstring>
1799                         </property>
1800                         <property stdset="1">
1801                             <name>orientation</name>
1802                             <enum>Horizontal</enum>
1803                         </property>
1804                         <property stdset="1">
1805                             <name>sizeType</name>
1806                             <enum>Expanding</enum>
1807                         </property>
1808                         <property>
1809                             <name>sizeHint</name>
1810                             <size>
1811                                 <width>20</width>
1812                                 <height>20</height>
1813                             </size>
1814                         </property>
1815                         <property>
1816                             <name>sizeHint</name>
1817                             <size>
1818                                 <width>20</width>
1819                                 <height>20</height>
1820                             </size>
1821                         </property>
1822                     </spacer>
1823                 </hbox>
1824             </widget>
1825             <widget>
1826                 <class>QWidget</class>
1827                 <property stdset="1">
1828                     <name>name</name>
1829                     <cstring>Widget5</cstring>
1830                 </property>
1831                 <attribute>
1832                     <name>title</name>
1833                     <string>Extra</string>
1834                 </attribute>
1835                 <hbox>
1836                     <property stdset="1">
1837                         <name>margin</name>
1838                         <number>11</number>
1839                     </property>
1840                     <property stdset="1">
1841                         <name>spacing</name>
1842                         <number>6</number>
1843                     </property>
1844                     <spacer>
1845                         <property>
1846                             <name>name</name>
1847                             <cstring>Spacer24</cstring>
1848                         </property>
1849                         <property stdset="1">
1850                             <name>orientation</name>
1851                             <enum>Horizontal</enum>
1852                         </property>
1853                         <property stdset="1">
1854                             <name>sizeType</name>
1855                             <enum>Expanding</enum>
1856                         </property>
1857                         <property>
1858                             <name>sizeHint</name>
1859                             <size>
1860                                 <width>20</width>
1861                                 <height>20</height>
1862                             </size>
1863                         </property>
1864                         <property>
1865                             <name>sizeHint</name>
1866                             <size>
1867                                 <width>20</width>
1868                                 <height>20</height>
1869                             </size>
1870                         </property>
1871                     </spacer>
1872                     <widget>
1873                         <class>QLayoutWidget</class>
1874                         <property stdset="1">
1875                             <name>name</name>
1876                             <cstring>Layout39</cstring>
1877                         </property>
1878                         <vbox>
1879                             <property stdset="1">
1880                                 <name>margin</name>
1881                                 <number>0</number>
1882                             </property>
1883                             <property stdset="1">
1884                                 <name>spacing</name>
1885                                 <number>6</number>
1886                             </property>
1887                             <spacer>
1888                                 <property>
1889                                     <name>name</name>
1890                                     <cstring>Spacer18</cstring>
1891                                 </property>
1892                                 <property stdset="1">
1893                                     <name>orientation</name>
1894                                     <enum>Vertical</enum>
1895                                 </property>
1896                                 <property stdset="1">
1897                                     <name>sizeType</name>
1898                                     <enum>Expanding</enum>
1899                                 </property>
1900                                 <property>
1901                                     <name>sizeHint</name>
1902                                     <size>
1903                                         <width>20</width>
1904                                         <height>20</height>
1905                                     </size>
1906                                 </property>
1907                                 <property>
1908                                     <name>sizeHint</name>
1909                                     <size>
1910                                         <width>20</width>
1911                                         <height>20</height>
1912                                     </size>
1913                                 </property>
1914                             </spacer>
1915                             <widget>
1916                                 <class>QLayoutWidget</class>
1917                                 <property stdset="1">
1918                                     <name>name</name>
1919                                     <cstring>Layout33</cstring>
1920                                 </property>
1921                                 <hbox>
1922                                     <property stdset="1">
1923                                         <name>margin</name>
1924                                         <number>0</number>
1925                                     </property>
1926                                     <property stdset="1">
1927                                         <name>spacing</name>
1928                                         <number>6</number>
1929                                     </property>
1930                                     <widget>
1931                                         <class>QLabel</class>
1932                                         <property stdset="1">
1933                                             <name>name</name>
1934                                             <cstring>TextLabel28</cstring>
1935                                         </property>
1936                                         <property stdset="1">
1937                                             <name>text</name>
1938                                             <string>F&amp;loat Placement:</string>
1939                                         </property>
1940                                         <property>
1941                                             <name>buddy</name>
1942                                             <cstring>floatPlacementED</cstring>
1943                                         </property>
1944                                     </widget>
1945                                     <widget>
1946                                         <class>QLineEdit</class>
1947                                         <property stdset="1">
1948                                             <name>name</name>
1949                                             <cstring>floatPlacementED</cstring>
1950                                         </property>
1951                                     </widget>
1952                                 </hbox>
1953                             </widget>
1954                             <spacer>
1955                                 <property>
1956                                     <name>name</name>
1957                                     <cstring>Spacer14</cstring>
1958                                 </property>
1959                                 <property stdset="1">
1960                                     <name>orientation</name>
1961                                     <enum>Vertical</enum>
1962                                 </property>
1963                                 <property stdset="1">
1964                                     <name>sizeType</name>
1965                                     <enum>Expanding</enum>
1966                                 </property>
1967                                 <property>
1968                                     <name>sizeHint</name>
1969                                     <size>
1970                                         <width>20</width>
1971                                         <height>20</height>
1972                                     </size>
1973                                 </property>
1974                                 <property>
1975                                     <name>sizeHint</name>
1976                                     <size>
1977                                         <width>20</width>
1978                                         <height>20</height>
1979                                     </size>
1980                                 </property>
1981                             </spacer>
1982                             <widget>
1983                                 <class>QLayoutWidget</class>
1984                                 <property stdset="1">
1985                                     <name>name</name>
1986                                     <cstring>Layout34</cstring>
1987                                 </property>
1988                                 <hbox>
1989                                     <property stdset="1">
1990                                         <name>margin</name>
1991                                         <number>0</number>
1992                                     </property>
1993                                     <property stdset="1">
1994                                         <name>spacing</name>
1995                                         <number>6</number>
1996                                     </property>
1997                                     <widget>
1998                                         <class>QLabel</class>
1999                                         <property stdset="1">
2000                                             <name>name</name>
2001                                             <cstring>sectionNumberDepthLA</cstring>
2002                                         </property>
2003                                         <property stdset="1">
2004                                             <name>text</name>
2005                                             <string>S&amp;ection number depth:</string>
2006                                         </property>
2007                                         <property>
2008                                             <name>buddy</name>
2009                                             <cstring>sectionNumberDepthSB</cstring>
2010                                         </property>
2011                                     </widget>
2012                                     <widget>
2013                                         <class>QSpinBox</class>
2014                                         <property stdset="1">
2015                                             <name>name</name>
2016                                             <cstring>sectionNumberDepthSB</cstring>
2017                                         </property>
2018                                         <property stdset="1">
2019                                             <name>minValue</name>
2020                                             <number>-2</number>
2021                                         </property>
2022                                         <property stdset="1">
2023                                             <name>maxValue</name>
2024                                             <number>5</number>
2025                                         </property>
2026                                     </widget>
2027                                 </hbox>
2028                             </widget>
2029                             <spacer>
2030                                 <property>
2031                                     <name>name</name>
2032                                     <cstring>Spacer15</cstring>
2033                                 </property>
2034                                 <property stdset="1">
2035                                     <name>orientation</name>
2036                                     <enum>Vertical</enum>
2037                                 </property>
2038                                 <property stdset="1">
2039                                     <name>sizeType</name>
2040                                     <enum>Expanding</enum>
2041                                 </property>
2042                                 <property>
2043                                     <name>sizeHint</name>
2044                                     <size>
2045                                         <width>20</width>
2046                                         <height>20</height>
2047                                     </size>
2048                                 </property>
2049                                 <property>
2050                                     <name>sizeHint</name>
2051                                     <size>
2052                                         <width>20</width>
2053                                         <height>20</height>
2054                                     </size>
2055                                 </property>
2056                             </spacer>
2057                             <widget>
2058                                 <class>QLayoutWidget</class>
2059                                 <property stdset="1">
2060                                     <name>name</name>
2061                                     <cstring>Layout35</cstring>
2062                                 </property>
2063                                 <hbox>
2064                                     <property stdset="1">
2065                                         <name>margin</name>
2066                                         <number>0</number>
2067                                     </property>
2068                                     <property stdset="1">
2069                                         <name>spacing</name>
2070                                         <number>6</number>
2071                                     </property>
2072                                     <widget>
2073                                         <class>QLabel</class>
2074                                         <property stdset="1">
2075                                             <name>name</name>
2076                                             <cstring>tocDepthLA</cstring>
2077                                         </property>
2078                                         <property stdset="1">
2079                                             <name>text</name>
2080                                             <string>&amp;Table of contents depth:</string>
2081                                         </property>
2082                                         <property>
2083                                             <name>buddy</name>
2084                                             <cstring>tocDepthSB</cstring>
2085                                         </property>
2086                                     </widget>
2087                                     <widget>
2088                                         <class>QSpinBox</class>
2089                                         <property stdset="1">
2090                                             <name>name</name>
2091                                             <cstring>tocDepthSB</cstring>
2092                                         </property>
2093                                         <property stdset="1">
2094                                             <name>minValue</name>
2095                                             <number>-1</number>
2096                                         </property>
2097                                         <property stdset="1">
2098                                             <name>maxValue</name>
2099                                             <number>5</number>
2100                                         </property>
2101                                     </widget>
2102                                 </hbox>
2103                             </widget>
2104                             <spacer>
2105                                 <property>
2106                                     <name>name</name>
2107                                     <cstring>Spacer16</cstring>
2108                                 </property>
2109                                 <property stdset="1">
2110                                     <name>orientation</name>
2111                                     <enum>Vertical</enum>
2112                                 </property>
2113                                 <property stdset="1">
2114                                     <name>sizeType</name>
2115                                     <enum>Expanding</enum>
2116                                 </property>
2117                                 <property>
2118                                     <name>sizeHint</name>
2119                                     <size>
2120                                         <width>20</width>
2121                                         <height>20</height>
2122                                     </size>
2123                                 </property>
2124                                 <property>
2125                                     <name>sizeHint</name>
2126                                     <size>
2127                                         <width>20</width>
2128                                         <height>20</height>
2129                                     </size>
2130                                 </property>
2131                             </spacer>
2132                             <widget>
2133                                 <class>QLayoutWidget</class>
2134                                 <property stdset="1">
2135                                     <name>name</name>
2136                                     <cstring>Layout36</cstring>
2137                                 </property>
2138                                 <hbox>
2139                                     <property stdset="1">
2140                                         <name>margin</name>
2141                                         <number>0</number>
2142                                     </property>
2143                                     <property stdset="1">
2144                                         <name>spacing</name>
2145                                         <number>6</number>
2146                                     </property>
2147                                     <widget>
2148                                         <class>QLabel</class>
2149                                         <property stdset="1">
2150                                             <name>name</name>
2151                                             <cstring>psDriverLA</cstring>
2152                                         </property>
2153                                         <property stdset="1">
2154                                             <name>text</name>
2155                                             <string>P&amp;S Driver:</string>
2156                                         </property>
2157                                         <property>
2158                                             <name>buddy</name>
2159                                             <cstring>psDriverCO</cstring>
2160                                         </property>
2161                                     </widget>
2162                                     <widget>
2163                                         <class>QComboBox</class>
2164                                         <property stdset="1">
2165                                             <name>name</name>
2166                                             <cstring>psDriverCO</cstring>
2167                                         </property>
2168                                     </widget>
2169                                 </hbox>
2170                             </widget>
2171                             <spacer>
2172                                 <property>
2173                                     <name>name</name>
2174                                     <cstring>Spacer17</cstring>
2175                                 </property>
2176                                 <property stdset="1">
2177                                     <name>orientation</name>
2178                                     <enum>Vertical</enum>
2179                                 </property>
2180                                 <property stdset="1">
2181                                     <name>sizeType</name>
2182                                     <enum>Expanding</enum>
2183                                 </property>
2184                                 <property>
2185                                     <name>sizeHint</name>
2186                                     <size>
2187                                         <width>20</width>
2188                                         <height>20</height>
2189                                     </size>
2190                                 </property>
2191                                 <property>
2192                                     <name>sizeHint</name>
2193                                     <size>
2194                                         <width>20</width>
2195                                         <height>20</height>
2196                                     </size>
2197                                 </property>
2198                             </spacer>
2199                             <widget>
2200                                 <class>QLayoutWidget</class>
2201                                 <property stdset="1">
2202                                     <name>name</name>
2203                                     <cstring>Layout38</cstring>
2204                                 </property>
2205                                 <hbox>
2206                                     <property stdset="1">
2207                                         <name>margin</name>
2208                                         <number>0</number>
2209                                     </property>
2210                                     <property stdset="1">
2211                                         <name>spacing</name>
2212                                         <number>6</number>
2213                                     </property>
2214                                     <spacer>
2215                                         <property>
2216                                             <name>name</name>
2217                                             <cstring>Spacer23</cstring>
2218                                         </property>
2219                                         <property stdset="1">
2220                                             <name>orientation</name>
2221                                             <enum>Horizontal</enum>
2222                                         </property>
2223                                         <property stdset="1">
2224                                             <name>sizeType</name>
2225                                             <enum>Expanding</enum>
2226                                         </property>
2227                                         <property>
2228                                             <name>sizeHint</name>
2229                                             <size>
2230                                                 <width>20</width>
2231                                                 <height>20</height>
2232                                             </size>
2233                                         </property>
2234                                         <property>
2235                                             <name>sizeHint</name>
2236                                             <size>
2237                                                 <width>20</width>
2238                                                 <height>20</height>
2239                                             </size>
2240                                         </property>
2241                                     </spacer>
2242                                     <widget>
2243                                         <class>QCheckBox</class>
2244                                         <property stdset="1">
2245                                             <name>name</name>
2246                                             <cstring>amsMathCB</cstring>
2247                                         </property>
2248                                         <property stdset="1">
2249                                             <name>text</name>
2250                                             <string>Use A&amp;MS Math</string>
2251                                         </property>
2252                                     </widget>
2253                                     <spacer>
2254                                         <property>
2255                                             <name>name</name>
2256                                             <cstring>Spacer22</cstring>
2257                                         </property>
2258                                         <property stdset="1">
2259                                             <name>orientation</name>
2260                                             <enum>Horizontal</enum>
2261                                         </property>
2262                                         <property stdset="1">
2263                                             <name>sizeType</name>
2264                                             <enum>Expanding</enum>
2265                                         </property>
2266                                         <property>
2267                                             <name>sizeHint</name>
2268                                             <size>
2269                                                 <width>20</width>
2270                                                 <height>20</height>
2271                                             </size>
2272                                         </property>
2273                                         <property>
2274                                             <name>sizeHint</name>
2275                                             <size>
2276                                                 <width>20</width>
2277                                                 <height>20</height>
2278                                             </size>
2279                                         </property>
2280                                     </spacer>
2281                                 </hbox>
2282                             </widget>
2283                             <spacer>
2284                                 <property>
2285                                     <name>name</name>
2286                                     <cstring>Spacer19</cstring>
2287                                 </property>
2288                                 <property stdset="1">
2289                                     <name>orientation</name>
2290                                     <enum>Vertical</enum>
2291                                 </property>
2292                                 <property stdset="1">
2293                                     <name>sizeType</name>
2294                                     <enum>Expanding</enum>
2295                                 </property>
2296                                 <property>
2297                                     <name>sizeHint</name>
2298                                     <size>
2299                                         <width>20</width>
2300                                         <height>20</height>
2301                                     </size>
2302                                 </property>
2303                                 <property>
2304                                     <name>sizeHint</name>
2305                                     <size>
2306                                         <width>20</width>
2307                                         <height>20</height>
2308                                     </size>
2309                                 </property>
2310                             </spacer>
2311                         </vbox>
2312                     </widget>
2313                     <spacer>
2314                         <property>
2315                             <name>name</name>
2316                             <cstring>Spacer25</cstring>
2317                         </property>
2318                         <property stdset="1">
2319                             <name>orientation</name>
2320                             <enum>Horizontal</enum>
2321                         </property>
2322                         <property stdset="1">
2323                             <name>sizeType</name>
2324                             <enum>Expanding</enum>
2325                         </property>
2326                         <property>
2327                             <name>sizeHint</name>
2328                             <size>
2329                                 <width>20</width>
2330                                 <height>20</height>
2331                             </size>
2332                         </property>
2333                         <property>
2334                             <name>sizeHint</name>
2335                             <size>
2336                                 <width>20</width>
2337                                 <height>20</height>
2338                             </size>
2339                         </property>
2340                     </spacer>
2341                 </hbox>
2342             </widget>
2343             <widget>
2344                 <class>QWidget</class>
2345                 <property stdset="1">
2346                     <name>name</name>
2347                     <cstring>Widget6</cstring>
2348                 </property>
2349                 <attribute>
2350                     <name>title</name>
2351                     <string>Bullets</string>
2352                 </attribute>
2353                 <vbox>
2354                     <property stdset="1">
2355                         <name>margin</name>
2356                         <number>6</number>
2357                     </property>
2358                     <property stdset="1">
2359                         <name>spacing</name>
2360                         <number>-1</number>
2361                     </property>
2362                     <widget>
2363                         <class>QLayoutWidget</class>
2364                         <property stdset="1">
2365                             <name>name</name>
2366                             <cstring>Layout51</cstring>
2367                         </property>
2368                         <hbox>
2369                             <property stdset="1">
2370                                 <name>margin</name>
2371                                 <number>0</number>
2372                             </property>
2373                             <property stdset="1">
2374                                 <name>spacing</name>
2375                                 <number>6</number>
2376                             </property>
2377                             <widget>
2378                                 <class>QLayoutWidget</class>
2379                                 <property stdset="1">
2380                                     <name>name</name>
2381                                     <cstring>Layout48</cstring>
2382                                 </property>
2383                                 <vbox>
2384                                     <property stdset="1">
2385                                         <name>margin</name>
2386                                         <number>0</number>
2387                                     </property>
2388                                     <property stdset="1">
2389                                         <name>spacing</name>
2390                                         <number>6</number>
2391                                     </property>
2392                                     <spacer>
2393                                         <property>
2394                                             <name>name</name>
2395                                             <cstring>Spacer31</cstring>
2396                                         </property>
2397                                         <property stdset="1">
2398                                             <name>orientation</name>
2399                                             <enum>Vertical</enum>
2400                                         </property>
2401                                         <property stdset="1">
2402                                             <name>sizeType</name>
2403                                             <enum>Expanding</enum>
2404                                         </property>
2405                                         <property>
2406                                             <name>sizeHint</name>
2407                                             <size>
2408                                                 <width>20</width>
2409                                                 <height>20</height>
2410                                             </size>
2411                                         </property>
2412                                         <property>
2413                                             <name>sizeHint</name>
2414                                             <size>
2415                                                 <width>20</width>
2416                                                 <height>20</height>
2417                                             </size>
2418                                         </property>
2419                                     </spacer>
2420                                     <widget>
2421                                         <class>QLabel</class>
2422                                         <property stdset="1">
2423                                             <name>name</name>
2424                                             <cstring>bulletSizeLA</cstring>
2425                                         </property>
2426                                         <property stdset="1">
2427                                             <name>text</name>
2428                                             <string>Si&amp;ze</string>
2429                                         </property>
2430                                         <property>
2431                                             <name>buddy</name>
2432                                             <cstring>bulletSizeCO</cstring>
2433                                         </property>
2434                                     </widget>
2435                                     <widget>
2436                                         <class>QComboBox</class>
2437                                         <item>
2438                                             <property>
2439                                                 <name>text</name>
2440                                                 <string>default</string>
2441                                             </property>
2442                                         </item>
2443                                         <item>
2444                                             <property>
2445                                                 <name>text</name>
2446                                                 <string>tiny</string>
2447                                             </property>
2448                                         </item>
2449                                         <item>
2450                                             <property>
2451                                                 <name>text</name>
2452                                                 <string>script</string>
2453                                             </property>
2454                                         </item>
2455                                         <item>
2456                                             <property>
2457                                                 <name>text</name>
2458                                                 <string>footnote</string>
2459                                             </property>
2460                                         </item>
2461                                         <item>
2462                                             <property>
2463                                                 <name>text</name>
2464                                                 <string>small</string>
2465                                             </property>
2466                                         </item>
2467                                         <item>
2468                                             <property>
2469                                                 <name>text</name>
2470                                                 <string>normal</string>
2471                                             </property>
2472                                         </item>
2473                                         <item>
2474                                             <property>
2475                                                 <name>text</name>
2476                                                 <string>large</string>
2477                                             </property>
2478                                         </item>
2479                                         <item>
2480                                             <property>
2481                                                 <name>text</name>
2482                                                 <string>Large</string>
2483                                             </property>
2484                                         </item>
2485                                         <item>
2486                                             <property>
2487                                                 <name>text</name>
2488                                                 <string>LARGE</string>
2489                                             </property>
2490                                         </item>
2491                                         <item>
2492                                             <property>
2493                                                 <name>text</name>
2494                                                 <string>huge</string>
2495                                             </property>
2496                                         </item>
2497                                         <item>
2498                                             <property>
2499                                                 <name>text</name>
2500                                                 <string>Huge</string>
2501                                             </property>
2502                                         </item>
2503                                         <property stdset="1">
2504                                             <name>name</name>
2505                                             <cstring>bulletSizeCO</cstring>
2506                                         </property>
2507                                     </widget>
2508                                 </vbox>
2509                             </widget>
2510                             <widget>
2511                                 <class>QLayoutWidget</class>
2512                                 <property stdset="1">
2513                                     <name>name</name>
2514                                     <cstring>Layout50</cstring>
2515                                 </property>
2516                                 <vbox>
2517                                     <property stdset="1">
2518                                         <name>margin</name>
2519                                         <number>0</number>
2520                                     </property>
2521                                     <property stdset="1">
2522                                         <name>spacing</name>
2523                                         <number>6</number>
2524                                     </property>
2525                                     <spacer>
2526                                         <property>
2527                                             <name>name</name>
2528                                             <cstring>Spacer32</cstring>
2529                                         </property>
2530                                         <property stdset="1">
2531                                             <name>orientation</name>
2532                                             <enum>Vertical</enum>
2533                                         </property>
2534                                         <property stdset="1">
2535                                             <name>sizeType</name>
2536                                             <enum>Expanding</enum>
2537                                         </property>
2538                                         <property>
2539                                             <name>sizeHint</name>
2540                                             <size>
2541                                                 <width>20</width>
2542                                                 <height>20</height>
2543                                             </size>
2544                                         </property>
2545                                         <property>
2546                                             <name>sizeHint</name>
2547                                             <size>
2548                                                 <width>20</width>
2549                                                 <height>20</height>
2550                                             </size>
2551                                         </property>
2552                                     </spacer>
2553                                     <widget>
2554                                         <class>QButtonGroup</class>
2555                                         <property stdset="1">
2556                                             <name>name</name>
2557                                             <cstring>bulletDepthBG</cstring>
2558                                         </property>
2559                                         <property stdset="1">
2560                                             <name>title</name>
2561                                             <string>Bullet Depth</string>
2562                                         </property>
2563                                         <property stdset="1">
2564                                             <name>exclusive</name>
2565                                             <bool>true</bool>
2566                                         </property>
2567                                         <hbox>
2568                                             <property stdset="1">
2569                                                 <name>margin</name>
2570                                                 <number>11</number>
2571                                             </property>
2572                                             <property stdset="1">
2573                                                 <name>spacing</name>
2574                                                 <number>6</number>
2575                                             </property>
2576                                             <widget>
2577                                                 <class>QToolButton</class>
2578                                                 <property stdset="1">
2579                                                     <name>name</name>
2580                                                     <cstring>bulletDepth1PB</cstring>
2581                                                 </property>
2582                                                 <property stdset="1">
2583                                                     <name>text</name>
2584                                                     <string>&amp;1</string>
2585                                                 </property>
2586                                                 <property stdset="1">
2587                                                     <name>toggleButton</name>
2588                                                     <bool>true</bool>
2589                                                 </property>
2590                                             </widget>
2591                                             <widget>
2592                                                 <class>QToolButton</class>
2593                                                 <property stdset="1">
2594                                                     <name>name</name>
2595                                                     <cstring>bulletDepth2PB</cstring>
2596                                                 </property>
2597                                                 <property stdset="1">
2598                                                     <name>text</name>
2599                                                     <string>&amp;2</string>
2600                                                 </property>
2601                                                 <property stdset="1">
2602                                                     <name>toggleButton</name>
2603                                                     <bool>true</bool>
2604                                                 </property>
2605                                             </widget>
2606                                             <widget>
2607                                                 <class>QToolButton</class>
2608                                                 <property stdset="1">
2609                                                     <name>name</name>
2610                                                     <cstring>bulletDepth3PB</cstring>
2611                                                 </property>
2612                                                 <property stdset="1">
2613                                                     <name>text</name>
2614                                                     <string>&amp;3</string>
2615                                                 </property>
2616                                                 <property stdset="1">
2617                                                     <name>toggleButton</name>
2618                                                     <bool>true</bool>
2619                                                 </property>
2620                                             </widget>
2621                                             <widget>
2622                                                 <class>QToolButton</class>
2623                                                 <property stdset="1">
2624                                                     <name>name</name>
2625                                                     <cstring>bulletDepth4PB</cstring>
2626                                                 </property>
2627                                                 <property stdset="1">
2628                                                     <name>text</name>
2629                                                     <string>&amp;4</string>
2630                                                 </property>
2631                                                 <property stdset="1">
2632                                                     <name>toggleButton</name>
2633                                                     <bool>true</bool>
2634                                                 </property>
2635                                             </widget>
2636                                         </hbox>
2637                                     </widget>
2638                                 </vbox>
2639                             </widget>
2640                         </hbox>
2641                     </widget>
2642                     <spacer>
2643                         <property>
2644                             <name>name</name>
2645                             <cstring>Spacer1</cstring>
2646                         </property>
2647                         <property stdset="1">
2648                             <name>orientation</name>
2649                             <enum>Vertical</enum>
2650                         </property>
2651                         <property stdset="1">
2652                             <name>sizeType</name>
2653                             <enum>Expanding</enum>
2654                         </property>
2655                         <property>
2656                             <name>sizeHint</name>
2657                             <size>
2658                                 <width>20</width>
2659                                 <height>20</height>
2660                             </size>
2661                         </property>
2662                         <property>
2663                             <name>sizeHint</name>
2664                             <size>
2665                                 <width>20</width>
2666                                 <height>20</height>
2667                             </size>
2668                         </property>
2669                     </spacer>
2670                     <widget>
2671                         <class>QLayoutWidget</class>
2672                         <property stdset="1">
2673                             <name>name</name>
2674                             <cstring>Layout47</cstring>
2675                         </property>
2676                         <hbox>
2677                             <property stdset="1">
2678                                 <name>margin</name>
2679                                 <number>0</number>
2680                             </property>
2681                             <property stdset="1">
2682                                 <name>spacing</name>
2683                                 <number>6</number>
2684                             </property>
2685                             <spacer>
2686                                 <property>
2687                                     <name>name</name>
2688                                     <cstring>Spacer27</cstring>
2689                                 </property>
2690                                 <property stdset="1">
2691                                     <name>orientation</name>
2692                                     <enum>Horizontal</enum>
2693                                 </property>
2694                                 <property stdset="1">
2695                                     <name>sizeType</name>
2696                                     <enum>Expanding</enum>
2697                                 </property>
2698                                 <property>
2699                                     <name>sizeHint</name>
2700                                     <size>
2701                                         <width>20</width>
2702                                         <height>20</height>
2703                                     </size>
2704                                 </property>
2705                                 <property>
2706                                     <name>sizeHint</name>
2707                                     <size>
2708                                         <width>20</width>
2709                                         <height>20</height>
2710                                     </size>
2711                                 </property>
2712                             </spacer>
2713                             <widget>
2714                                 <class>QButtonGroup</class>
2715                                 <property stdset="1">
2716                                     <name>name</name>
2717                                     <cstring>bulletTypeBG</cstring>
2718                                 </property>
2719                                 <property stdset="1">
2720                                     <name>title</name>
2721                                     <string></string>
2722                                 </property>
2723                                 <property stdset="1">
2724                                     <name>frameShape</name>
2725                                     <enum>NoFrame</enum>
2726                                 </property>
2727                                 <property stdset="1">
2728                                     <name>radioButtonExclusive</name>
2729                                     <bool>false</bool>
2730                                 </property>
2731                                 <property>
2732                                     <name>layoutSpacing</name>
2733                                 </property>
2734                                 <spacer>
2735                                     <property>
2736                                         <name>name</name>
2737                                         <cstring>Spacer26</cstring>
2738                                     </property>
2739                                     <property stdset="1">
2740                                         <name>geometry</name>
2741                                         <rect>
2742                                             <x>77</x>
2743                                             <y>12</y>
2744                                             <width>20</width>
2745                                             <height>20</height>
2746                                         </rect>
2747                                     </property>
2748                                     <property stdset="1">
2749                                         <name>orientation</name>
2750                                         <enum>Horizontal</enum>
2751                                     </property>
2752                                     <property stdset="1">
2753                                         <name>sizeType</name>
2754                                         <enum>Fixed</enum>
2755                                     </property>
2756                                     <property>
2757                                         <name>sizeHint</name>
2758                                         <size>
2759                                             <width>20</width>
2760                                             <height>20</height>
2761                                         </size>
2762                                     </property>
2763                                     <property>
2764                                         <name>sizeHint</name>
2765                                         <size>
2766                                             <width>20</width>
2767                                             <height>20</height>
2768                                         </size>
2769                                     </property>
2770                                 </spacer>
2771                                 <widget>
2772                                     <class>QToolButton</class>
2773                                     <property stdset="1">
2774                                         <name>name</name>
2775                                         <cstring>bullet01PB</cstring>
2776                                     </property>
2777                                     <property stdset="1">
2778                                         <name>geometry</name>
2779                                         <rect>
2780                                             <x>121</x>
2781                                             <y>11</y>
2782                                             <width>23</width>
2783                                             <height>22</height>
2784                                         </rect>
2785                                     </property>
2786                                     <property stdset="1">
2787                                         <name>text</name>
2788                                         <string></string>
2789                                     </property>
2790                                     <property stdset="1">
2791                                         <name>sizePolicy</name>
2792                                         <sizepolicy>
2793                                             <hsizetype>0</hsizetype>
2794                                             <vsizetype>0</vsizetype>
2795                                         </sizepolicy>
2796                                     </property>
2797                                     <property stdset="1">
2798                                         <name>toggleButton</name>
2799                                         <bool>true</bool>
2800                                     </property>
2801                                 </widget>
2802                                 <widget>
2803                                     <class>QToolButton</class>
2804                                     <property stdset="1">
2805                                         <name>name</name>
2806                                         <cstring>bullet02PB</cstring>
2807                                     </property>
2808                                     <property stdset="1">
2809                                         <name>geometry</name>
2810                                         <rect>
2811                                             <x>144</x>
2812                                             <y>11</y>
2813                                             <width>23</width>
2814                                             <height>22</height>
2815                                         </rect>
2816                                     </property>
2817                                     <property stdset="1">
2818                                         <name>text</name>
2819                                         <string></string>
2820                                     </property>
2821                                     <property stdset="1">
2822                                         <name>sizePolicy</name>
2823                                         <sizepolicy>
2824                                             <hsizetype>0</hsizetype>
2825                                             <vsizetype>0</vsizetype>
2826                                         </sizepolicy>
2827                                     </property>
2828                                     <property stdset="1">
2829                                         <name>toggleButton</name>
2830                                         <bool>true</bool>
2831                                     </property>
2832                                 </widget>
2833                                 <widget>
2834                                     <class>QToolButton</class>
2835                                     <property stdset="1">
2836                                         <name>name</name>
2837                                         <cstring>bullet03PB</cstring>
2838                                     </property>
2839                                     <property stdset="1">
2840                                         <name>geometry</name>
2841                                         <rect>
2842                                             <x>167</x>
2843                                             <y>11</y>
2844                                             <width>23</width>
2845                                             <height>22</height>
2846                                         </rect>
2847                                     </property>
2848                                     <property stdset="1">
2849                                         <name>text</name>
2850                                         <string></string>
2851                                     </property>
2852                                     <property stdset="1">
2853                                         <name>sizePolicy</name>
2854                                         <sizepolicy>
2855                                             <hsizetype>0</hsizetype>
2856                                             <vsizetype>0</vsizetype>
2857                                         </sizepolicy>
2858                                     </property>
2859                                     <property stdset="1">
2860                                         <name>toggleButton</name>
2861                                         <bool>true</bool>
2862                                     </property>
2863                                 </widget>
2864                                 <widget>
2865                                     <class>QToolButton</class>
2866                                     <property stdset="1">
2867                                         <name>name</name>
2868                                         <cstring>bullet04PB</cstring>
2869                                     </property>
2870                                     <property stdset="1">
2871                                         <name>geometry</name>
2872                                         <rect>
2873                                             <x>190</x>
2874                                             <y>11</y>
2875                                             <width>23</width>
2876                                             <height>22</height>
2877                                         </rect>
2878                                     </property>
2879                                     <property stdset="1">
2880                                         <name>text</name>
2881                                         <string></string>
2882                                     </property>
2883                                     <property stdset="1">
2884                                         <name>sizePolicy</name>
2885                                         <sizepolicy>
2886                                             <hsizetype>0</hsizetype>
2887                                             <vsizetype>0</vsizetype>
2888                                         </sizepolicy>
2889                                     </property>
2890                                     <property stdset="1">
2891                                         <name>toggleButton</name>
2892                                         <bool>true</bool>
2893                                     </property>
2894                                 </widget>
2895                                 <widget>
2896                                     <class>QToolButton</class>
2897                                     <property stdset="1">
2898                                         <name>name</name>
2899                                         <cstring>bullet10PB</cstring>
2900                                     </property>
2901                                     <property stdset="1">
2902                                         <name>geometry</name>
2903                                         <rect>
2904                                             <x>98</x>
2905                                             <y>33</y>
2906                                             <width>23</width>
2907                                             <height>22</height>
2908                                         </rect>
2909                                     </property>
2910                                     <property stdset="1">
2911                                         <name>text</name>
2912                                         <string></string>
2913                                     </property>
2914                                     <property stdset="1">
2915                                         <name>sizePolicy</name>
2916                                         <sizepolicy>
2917                                             <hsizetype>0</hsizetype>
2918                                             <vsizetype>0</vsizetype>
2919                                         </sizepolicy>
2920                                     </property>
2921                                     <property stdset="1">
2922                                         <name>toggleButton</name>
2923                                         <bool>true</bool>
2924                                     </property>
2925                                 </widget>
2926                                 <widget>
2927                                     <class>QToolButton</class>
2928                                     <property stdset="1">
2929                                         <name>name</name>
2930                                         <cstring>bullet11PB</cstring>
2931                                     </property>
2932                                     <property stdset="1">
2933                                         <name>geometry</name>
2934                                         <rect>
2935                                             <x>121</x>
2936                                             <y>33</y>
2937                                             <width>23</width>
2938                                             <height>22</height>
2939                                         </rect>
2940                                     </property>
2941                                     <property stdset="1">
2942                                         <name>text</name>
2943                                         <string></string>
2944                                     </property>
2945                                     <property stdset="1">
2946                                         <name>sizePolicy</name>
2947                                         <sizepolicy>
2948                                             <hsizetype>0</hsizetype>
2949                                             <vsizetype>0</vsizetype>
2950                                         </sizepolicy>
2951                                     </property>
2952                                     <property stdset="1">
2953                                         <name>toggleButton</name>
2954                                         <bool>true</bool>
2955                                     </property>
2956                                 </widget>
2957                                 <widget>
2958                                     <class>QToolButton</class>
2959                                     <property stdset="1">
2960                                         <name>name</name>
2961                                         <cstring>bullet12PB</cstring>
2962                                     </property>
2963                                     <property stdset="1">
2964                                         <name>geometry</name>
2965                                         <rect>
2966                                             <x>144</x>
2967                                             <y>33</y>
2968                                             <width>23</width>
2969                                             <height>22</height>
2970                                         </rect>
2971                                     </property>
2972                                     <property stdset="1">
2973                                         <name>text</name>
2974                                         <string></string>
2975                                     </property>
2976                                     <property stdset="1">
2977                                         <name>sizePolicy</name>
2978                                         <sizepolicy>
2979                                             <hsizetype>0</hsizetype>
2980                                             <vsizetype>0</vsizetype>
2981                                         </sizepolicy>
2982                                     </property>
2983                                     <property stdset="1">
2984                                         <name>toggleButton</name>
2985                                         <bool>true</bool>
2986                                     </property>
2987                                 </widget>
2988                                 <widget>
2989                                     <class>QToolButton</class>
2990                                     <property stdset="1">
2991                                         <name>name</name>
2992                                         <cstring>bullet13PB</cstring>
2993                                     </property>
2994                                     <property stdset="1">
2995                                         <name>geometry</name>
2996                                         <rect>
2997                                             <x>167</x>
2998                                             <y>33</y>
2999                                             <width>23</width>
3000                                             <height>22</height>
3001                                         </rect>
3002                                     </property>
3003                                     <property stdset="1">
3004                                         <name>text</name>
3005                                         <string></string>
3006                                     </property>
3007                                     <property stdset="1">
3008                                         <name>sizePolicy</name>
3009                                         <sizepolicy>
3010                                             <hsizetype>0</hsizetype>
3011                                             <vsizetype>0</vsizetype>
3012                                         </sizepolicy>
3013                                     </property>
3014                                     <property stdset="1">
3015                                         <name>toggleButton</name>
3016                                         <bool>true</bool>
3017                                     </property>
3018                                 </widget>
3019                                 <widget>
3020                                     <class>QToolButton</class>
3021                                     <property stdset="1">
3022                                         <name>name</name>
3023                                         <cstring>bullet14PB</cstring>
3024                                     </property>
3025                                     <property stdset="1">
3026                                         <name>geometry</name>
3027                                         <rect>
3028                                             <x>190</x>
3029                                             <y>33</y>
3030                                             <width>23</width>
3031                                             <height>22</height>
3032                                         </rect>
3033                                     </property>
3034                                     <property stdset="1">
3035                                         <name>text</name>
3036                                         <string></string>
3037                                     </property>
3038                                     <property stdset="1">
3039                                         <name>sizePolicy</name>
3040                                         <sizepolicy>
3041                                             <hsizetype>0</hsizetype>
3042                                             <vsizetype>0</vsizetype>
3043                                         </sizepolicy>
3044                                     </property>
3045                                     <property stdset="1">
3046                                         <name>toggleButton</name>
3047                                         <bool>true</bool>
3048                                     </property>
3049                                 </widget>
3050                                 <widget>
3051                                     <class>QToolButton</class>
3052                                     <property stdset="1">
3053                                         <name>name</name>
3054                                         <cstring>bullet15PB</cstring>
3055                                     </property>
3056                                     <property stdset="1">
3057                                         <name>geometry</name>
3058                                         <rect>
3059                                             <x>213</x>
3060                                             <y>33</y>
3061                                             <width>23</width>
3062                                             <height>22</height>
3063                                         </rect>
3064                                     </property>
3065                                     <property stdset="1">
3066                                         <name>text</name>
3067                                         <string></string>
3068                                     </property>
3069                                     <property stdset="1">
3070                                         <name>sizePolicy</name>
3071                                         <sizepolicy>
3072                                             <hsizetype>0</hsizetype>
3073                                             <vsizetype>0</vsizetype>
3074                                         </sizepolicy>
3075                                     </property>
3076                                     <property stdset="1">
3077                                         <name>toggleButton</name>
3078                                         <bool>true</bool>
3079                                     </property>
3080                                 </widget>
3081                                 <widget>
3082                                     <class>QToolButton</class>
3083                                     <property stdset="1">
3084                                         <name>name</name>
3085                                         <cstring>bullet21PB</cstring>
3086                                     </property>
3087                                     <property stdset="1">
3088                                         <name>geometry</name>
3089                                         <rect>
3090                                             <x>121</x>
3091                                             <y>55</y>
3092                                             <width>23</width>
3093                                             <height>22</height>
3094                                         </rect>
3095                                     </property>
3096                                     <property stdset="1">
3097                                         <name>text</name>
3098                                         <string></string>
3099                                     </property>
3100                                     <property stdset="1">
3101                                         <name>sizePolicy</name>
3102                                         <sizepolicy>
3103                                             <hsizetype>0</hsizetype>
3104                                             <vsizetype>0</vsizetype>
3105                                         </sizepolicy>
3106                                     </property>
3107                                     <property stdset="1">
3108                                         <name>toggleButton</name>
3109                                         <bool>true</bool>
3110                                     </property>
3111                                 </widget>
3112                                 <widget>
3113                                     <class>QToolButton</class>
3114                                     <property stdset="1">
3115                                         <name>name</name>
3116                                         <cstring>bullet20PB</cstring>
3117                                     </property>
3118                                     <property stdset="1">
3119                                         <name>geometry</name>
3120                                         <rect>
3121                                             <x>98</x>
3122                                             <y>55</y>
3123                                             <width>23</width>
3124                                             <height>22</height>
3125                                         </rect>
3126                                     </property>
3127                                     <property stdset="1">
3128                                         <name>text</name>
3129                                         <string></string>
3130                                     </property>
3131                                     <property stdset="1">
3132                                         <name>sizePolicy</name>
3133                                         <sizepolicy>
3134                                             <hsizetype>0</hsizetype>
3135                                             <vsizetype>0</vsizetype>
3136                                         </sizepolicy>
3137                                     </property>
3138                                     <property stdset="1">
3139                                         <name>toggleButton</name>
3140                                         <bool>true</bool>
3141                                     </property>
3142                                 </widget>
3143                                 <widget>
3144                                     <class>QToolButton</class>
3145                                     <property stdset="1">
3146                                         <name>name</name>
3147                                         <cstring>bullet22PB</cstring>
3148                                     </property>
3149                                     <property stdset="1">
3150                                         <name>geometry</name>
3151                                         <rect>
3152                                             <x>144</x>
3153                                             <y>55</y>
3154                                             <width>23</width>
3155                                             <height>22</height>
3156                                         </rect>
3157                                     </property>
3158                                     <property stdset="1">
3159                                         <name>text</name>
3160                                         <string></string>
3161                                     </property>
3162                                     <property stdset="1">
3163                                         <name>sizePolicy</name>
3164                                         <sizepolicy>
3165                                             <hsizetype>0</hsizetype>
3166                                             <vsizetype>0</vsizetype>
3167                                         </sizepolicy>
3168                                     </property>
3169                                     <property stdset="1">
3170                                         <name>toggleButton</name>
3171                                         <bool>true</bool>
3172                                     </property>
3173                                 </widget>
3174                                 <widget>
3175                                     <class>QToolButton</class>
3176                                     <property stdset="1">
3177                                         <name>name</name>
3178                                         <cstring>bullet23PB</cstring>
3179                                     </property>
3180                                     <property stdset="1">
3181                                         <name>geometry</name>
3182                                         <rect>
3183                                             <x>167</x>
3184                                             <y>55</y>
3185                                             <width>23</width>
3186                                             <height>22</height>
3187                                         </rect>
3188                                     </property>
3189                                     <property stdset="1">
3190                                         <name>text</name>
3191                                         <string></string>
3192                                     </property>
3193                                     <property stdset="1">
3194                                         <name>sizePolicy</name>
3195                                         <sizepolicy>
3196                                             <hsizetype>0</hsizetype>
3197                                             <vsizetype>0</vsizetype>
3198                                         </sizepolicy>
3199                                     </property>
3200                                     <property stdset="1">
3201                                         <name>toggleButton</name>
3202                                         <bool>true</bool>
3203                                     </property>
3204                                 </widget>
3205                                 <widget>
3206                                     <class>QToolButton</class>
3207                                     <property stdset="1">
3208                                         <name>name</name>
3209                                         <cstring>bullet24PB</cstring>
3210                                     </property>
3211                                     <property stdset="1">
3212                                         <name>geometry</name>
3213                                         <rect>
3214                                             <x>190</x>
3215                                             <y>55</y>
3216                                             <width>23</width>
3217                                             <height>22</height>
3218                                         </rect>
3219                                     </property>
3220                                     <property stdset="1">
3221                                         <name>text</name>
3222                                         <string></string>
3223                                     </property>
3224                                     <property stdset="1">
3225                                         <name>sizePolicy</name>
3226                                         <sizepolicy>
3227                                             <hsizetype>0</hsizetype>
3228                                             <vsizetype>0</vsizetype>
3229                                         </sizepolicy>
3230                                     </property>
3231                                     <property stdset="1">
3232                                         <name>toggleButton</name>
3233                                         <bool>true</bool>
3234                                     </property>
3235                                 </widget>
3236                                 <widget>
3237                                     <class>QToolButton</class>
3238                                     <property stdset="1">
3239                                         <name>name</name>
3240                                         <cstring>bullet25PB</cstring>
3241                                     </property>
3242                                     <property stdset="1">
3243                                         <name>geometry</name>
3244                                         <rect>
3245                                             <x>213</x>
3246                                             <y>55</y>
3247                                             <width>23</width>
3248                                             <height>22</height>
3249                                         </rect>
3250                                     </property>
3251                                     <property stdset="1">
3252                                         <name>text</name>
3253                                         <string></string>
3254                                     </property>
3255                                     <property stdset="1">
3256                                         <name>sizePolicy</name>
3257                                         <sizepolicy>
3258                                             <hsizetype>0</hsizetype>
3259                                             <vsizetype>0</vsizetype>
3260                                         </sizepolicy>
3261                                     </property>
3262                                     <property stdset="1">
3263                                         <name>toggleButton</name>
3264                                         <bool>true</bool>
3265                                     </property>
3266                                 </widget>
3267                                 <widget>
3268                                     <class>QToolButton</class>
3269                                     <property stdset="1">
3270                                         <name>name</name>
3271                                         <cstring>bullet30PB</cstring>
3272                                     </property>
3273                                     <property stdset="1">
3274                                         <name>geometry</name>
3275                                         <rect>
3276                                             <x>98</x>
3277                                             <y>77</y>
3278                                             <width>23</width>
3279                                             <height>22</height>
3280                                         </rect>
3281                                     </property>
3282                                     <property stdset="1">
3283                                         <name>text</name>
3284                                         <string></string>
3285                                     </property>
3286                                     <property stdset="1">
3287                                         <name>sizePolicy</name>
3288                                         <sizepolicy>
3289                                             <hsizetype>0</hsizetype>
3290                                             <vsizetype>0</vsizetype>
3291                                         </sizepolicy>
3292                                     </property>
3293                                     <property stdset="1">
3294                                         <name>toggleButton</name>
3295                                         <bool>true</bool>
3296                                     </property>
3297                                 </widget>
3298                                 <widget>
3299                                     <class>QToolButton</class>
3300                                     <property stdset="1">
3301                                         <name>name</name>
3302                                         <cstring>bullet31PB</cstring>
3303                                     </property>
3304                                     <property stdset="1">
3305                                         <name>geometry</name>
3306                                         <rect>
3307                                             <x>121</x>
3308                                             <y>77</y>
3309                                             <width>23</width>
3310                                             <height>22</height>
3311                                         </rect>
3312                                     </property>
3313                                     <property stdset="1">
3314                                         <name>text</name>
3315                                         <string></string>
3316                                     </property>
3317                                     <property stdset="1">
3318                                         <name>sizePolicy</name>
3319                                         <sizepolicy>
3320                                             <hsizetype>0</hsizetype>
3321                                             <vsizetype>0</vsizetype>
3322                                         </sizepolicy>
3323                                     </property>
3324                                     <property stdset="1">
3325                                         <name>toggleButton</name>
3326                                         <bool>true</bool>
3327                                     </property>
3328                                 </widget>
3329                                 <widget>
3330                                     <class>QToolButton</class>
3331                                     <property stdset="1">
3332                                         <name>name</name>
3333                                         <cstring>bullet32PB</cstring>
3334                                     </property>
3335                                     <property stdset="1">
3336                                         <name>geometry</name>
3337                                         <rect>
3338                                             <x>144</x>
3339                                             <y>77</y>
3340                                             <width>23</width>
3341                                             <height>22</height>
3342                                         </rect>
3343                                     </property>
3344                                     <property stdset="1">
3345                                         <name>text</name>
3346                                         <string></string>
3347                                     </property>
3348                                     <property stdset="1">
3349                                         <name>sizePolicy</name>
3350                                         <sizepolicy>
3351                                             <hsizetype>0</hsizetype>
3352                                             <vsizetype>0</vsizetype>
3353                                         </sizepolicy>
3354                                     </property>
3355                                     <property stdset="1">
3356                                         <name>toggleButton</name>
3357                                         <bool>true</bool>
3358                                     </property>
3359                                 </widget>
3360                                 <widget>
3361                                     <class>QToolButton</class>
3362                                     <property stdset="1">
3363                                         <name>name</name>
3364                                         <cstring>bullet33PB</cstring>
3365                                     </property>
3366                                     <property stdset="1">
3367                                         <name>geometry</name>
3368                                         <rect>
3369                                             <x>167</x>
3370                                             <y>77</y>
3371                                             <width>23</width>
3372                                             <height>22</height>
3373                                         </rect>
3374                                     </property>
3375                                     <property stdset="1">
3376                                         <name>text</name>
3377                                         <string></string>
3378                                     </property>
3379                                     <property stdset="1">
3380                                         <name>sizePolicy</name>
3381                                         <sizepolicy>
3382                                             <hsizetype>0</hsizetype>
3383                                             <vsizetype>0</vsizetype>
3384                                         </sizepolicy>
3385                                     </property>
3386                                     <property stdset="1">
3387                                         <name>toggleButton</name>
3388                                         <bool>true</bool>
3389                                     </property>
3390                                 </widget>
3391                                 <widget>
3392                                     <class>QToolButton</class>
3393                                     <property stdset="1">
3394                                         <name>name</name>
3395                                         <cstring>bullet34PB</cstring>
3396                                     </property>
3397                                     <property stdset="1">
3398                                         <name>geometry</name>
3399                                         <rect>
3400                                             <x>190</x>
3401                                             <y>77</y>
3402                                             <width>23</width>
3403                                             <height>22</height>
3404                                         </rect>
3405                                     </property>
3406                                     <property stdset="1">
3407                                         <name>text</name>
3408                                         <string></string>
3409                                     </property>
3410                                     <property stdset="1">
3411                                         <name>sizePolicy</name>
3412                                         <sizepolicy>
3413                                             <hsizetype>0</hsizetype>
3414                                             <vsizetype>0</vsizetype>
3415                                         </sizepolicy>
3416                                     </property>
3417                                     <property stdset="1">
3418                                         <name>toggleButton</name>
3419                                         <bool>true</bool>
3420                                     </property>
3421                                 </widget>
3422                                 <widget>
3423                                     <class>QToolButton</class>
3424                                     <property stdset="1">
3425                                         <name>name</name>
3426                                         <cstring>bullet35PB</cstring>
3427                                     </property>
3428                                     <property stdset="1">
3429                                         <name>geometry</name>
3430                                         <rect>
3431                                             <x>213</x>
3432                                             <y>77</y>
3433                                             <width>23</width>
3434                                             <height>22</height>
3435                                         </rect>
3436                                     </property>
3437                                     <property stdset="1">
3438                                         <name>text</name>
3439                                         <string></string>
3440                                     </property>
3441                                     <property stdset="1">
3442                                         <name>sizePolicy</name>
3443                                         <sizepolicy>
3444                                             <hsizetype>0</hsizetype>
3445                                             <vsizetype>0</vsizetype>
3446                                         </sizepolicy>
3447                                     </property>
3448                                     <property stdset="1">
3449                                         <name>toggleButton</name>
3450                                         <bool>true</bool>
3451                                     </property>
3452                                 </widget>
3453                                 <widget>
3454                                     <class>QToolButton</class>
3455                                     <property stdset="1">
3456                                         <name>name</name>
3457                                         <cstring>bullet42PB</cstring>
3458                                     </property>
3459                                     <property stdset="1">
3460                                         <name>geometry</name>
3461                                         <rect>
3462                                             <x>144</x>
3463                                             <y>99</y>
3464                                             <width>23</width>
3465                                             <height>22</height>
3466                                         </rect>
3467                                     </property>
3468                                     <property stdset="1">
3469                                         <name>text</name>
3470                                         <string></string>
3471                                     </property>
3472                                     <property stdset="1">
3473                                         <name>sizePolicy</name>
3474                                         <sizepolicy>
3475                                             <hsizetype>0</hsizetype>
3476                                             <vsizetype>0</vsizetype>
3477                                         </sizepolicy>
3478                                     </property>
3479                                     <property stdset="1">
3480                                         <name>toggleButton</name>
3481                                         <bool>true</bool>
3482                                     </property>
3483                                 </widget>
3484                                 <widget>
3485                                     <class>QToolButton</class>
3486                                     <property stdset="1">
3487                                         <name>name</name>
3488                                         <cstring>bullet43PB</cstring>
3489                                     </property>
3490                                     <property stdset="1">
3491                                         <name>geometry</name>
3492                                         <rect>
3493                                             <x>167</x>
3494                                             <y>99</y>
3495                                             <width>23</width>
3496                                             <height>22</height>
3497                                         </rect>
3498                                     </property>
3499                                     <property stdset="1">
3500                                         <name>text</name>
3501                                         <string></string>
3502                                     </property>
3503                                     <property stdset="1">
3504                                         <name>sizePolicy</name>
3505                                         <sizepolicy>
3506                                             <hsizetype>0</hsizetype>
3507                                             <vsizetype>0</vsizetype>
3508                                         </sizepolicy>
3509                                     </property>
3510                                     <property stdset="1">
3511                                         <name>toggleButton</name>
3512                                         <bool>true</bool>
3513                                     </property>
3514                                 </widget>
3515                                 <widget>
3516                                     <class>QToolButton</class>
3517                                     <property stdset="1">
3518                                         <name>name</name>
3519                                         <cstring>bullet44PB</cstring>
3520                                     </property>
3521                                     <property stdset="1">
3522                                         <name>geometry</name>
3523                                         <rect>
3524                                             <x>190</x>
3525                                             <y>99</y>
3526                                             <width>23</width>
3527                                             <height>22</height>
3528                                         </rect>
3529                                     </property>
3530                                     <property stdset="1">
3531                                         <name>text</name>
3532                                         <string></string>
3533                                     </property>
3534                                     <property stdset="1">
3535                                         <name>sizePolicy</name>
3536                                         <sizepolicy>
3537                                             <hsizetype>0</hsizetype>
3538                                             <vsizetype>0</vsizetype>
3539                                         </sizepolicy>
3540                                     </property>
3541                                     <property stdset="1">
3542                                         <name>toggleButton</name>
3543                                         <bool>true</bool>
3544                                     </property>
3545                                 </widget>
3546                                 <widget>
3547                                     <class>QToolButton</class>
3548                                     <property stdset="1">
3549                                         <name>name</name>
3550                                         <cstring>bullet45PB</cstring>
3551                                     </property>
3552                                     <property stdset="1">
3553                                         <name>geometry</name>
3554                                         <rect>
3555                                             <x>213</x>
3556                                             <y>99</y>
3557                                             <width>23</width>
3558                                             <height>22</height>
3559                                         </rect>
3560                                     </property>
3561                                     <property stdset="1">
3562                                         <name>text</name>
3563                                         <string></string>
3564                                     </property>
3565                                     <property stdset="1">
3566                                         <name>sizePolicy</name>
3567                                         <sizepolicy>
3568                                             <hsizetype>0</hsizetype>
3569                                             <vsizetype>0</vsizetype>
3570                                         </sizepolicy>
3571                                     </property>
3572                                     <property stdset="1">
3573                                         <name>toggleButton</name>
3574                                         <bool>true</bool>
3575                                     </property>
3576                                 </widget>
3577                                 <widget>
3578                                     <class>QToolButton</class>
3579                                     <property stdset="1">
3580                                         <name>name</name>
3581                                         <cstring>bullet50PB</cstring>
3582                                     </property>
3583                                     <property stdset="1">
3584                                         <name>geometry</name>
3585                                         <rect>
3586                                             <x>98</x>
3587                                             <y>121</y>
3588                                             <width>23</width>
3589                                             <height>22</height>
3590                                         </rect>
3591                                     </property>
3592                                     <property stdset="1">
3593                                         <name>text</name>
3594                                         <string></string>
3595                                     </property>
3596                                     <property stdset="1">
3597                                         <name>sizePolicy</name>
3598                                         <sizepolicy>
3599                                             <hsizetype>0</hsizetype>
3600                                             <vsizetype>0</vsizetype>
3601                                         </sizepolicy>
3602                                     </property>
3603                                     <property stdset="1">
3604                                         <name>toggleButton</name>
3605                                         <bool>true</bool>
3606                                     </property>
3607                                 </widget>
3608                                 <widget>
3609                                     <class>QToolButton</class>
3610                                     <property stdset="1">
3611                                         <name>name</name>
3612                                         <cstring>bullet51PB</cstring>
3613                                     </property>
3614                                     <property stdset="1">
3615                                         <name>geometry</name>
3616                                         <rect>
3617                                             <x>121</x>
3618                                             <y>121</y>
3619                                             <width>23</width>
3620                                             <height>22</height>
3621                                         </rect>
3622                                     </property>
3623                                     <property stdset="1">
3624                                         <name>text</name>
3625                                         <string></string>
3626                                     </property>
3627                                     <property stdset="1">
3628                                         <name>sizePolicy</name>
3629                                         <sizepolicy>
3630                                             <hsizetype>0</hsizetype>
3631                                             <vsizetype>0</vsizetype>
3632                                         </sizepolicy>
3633                                     </property>
3634                                     <property stdset="1">
3635                                         <name>toggleButton</name>
3636                                         <bool>true</bool>
3637                                     </property>
3638                                 </widget>
3639                                 <widget>
3640                                     <class>QToolButton</class>
3641                                     <property stdset="1">
3642                                         <name>name</name>
3643                                         <cstring>bullet52PB</cstring>
3644                                     </property>
3645                                     <property stdset="1">
3646                                         <name>geometry</name>
3647                                         <rect>
3648                                             <x>144</x>
3649                                             <y>121</y>
3650                                             <width>23</width>
3651                                             <height>22</height>
3652                                         </rect>
3653                                     </property>
3654                                     <property stdset="1">
3655                                         <name>text</name>
3656                                         <string></string>
3657                                     </property>
3658                                     <property stdset="1">
3659                                         <name>sizePolicy</name>
3660                                         <sizepolicy>
3661                                             <hsizetype>0</hsizetype>
3662                                             <vsizetype>0</vsizetype>
3663                                         </sizepolicy>
3664                                     </property>
3665                                     <property stdset="1">
3666                                         <name>toggleButton</name>
3667                                         <bool>true</bool>
3668                                     </property>
3669                                 </widget>
3670                                 <widget>
3671                                     <class>QToolButton</class>
3672                                     <property stdset="1">
3673                                         <name>name</name>
3674                                         <cstring>bullet53PB</cstring>
3675                                     </property>
3676                                     <property stdset="1">
3677                                         <name>geometry</name>
3678                                         <rect>
3679                                             <x>167</x>
3680                                             <y>121</y>
3681                                             <width>23</width>
3682                                             <height>22</height>
3683                                         </rect>
3684                                     </property>
3685                                     <property stdset="1">
3686                                         <name>text</name>
3687                                         <string></string>
3688                                     </property>
3689                                     <property stdset="1">
3690                                         <name>sizePolicy</name>
3691                                         <sizepolicy>
3692                                             <hsizetype>0</hsizetype>
3693                                             <vsizetype>0</vsizetype>
3694                                         </sizepolicy>
3695                                     </property>
3696                                     <property stdset="1">
3697                                         <name>toggleButton</name>
3698                                         <bool>true</bool>
3699                                     </property>
3700                                 </widget>
3701                                 <widget>
3702                                     <class>QToolButton</class>
3703                                     <property stdset="1">
3704                                         <name>name</name>
3705                                         <cstring>bullet54PB</cstring>
3706                                     </property>
3707                                     <property stdset="1">
3708                                         <name>geometry</name>
3709                                         <rect>
3710                                             <x>190</x>
3711                                             <y>121</y>
3712                                             <width>23</width>
3713                                             <height>22</height>
3714                                         </rect>
3715                                     </property>
3716                                     <property stdset="1">
3717                                         <name>text</name>
3718                                         <string></string>
3719                                     </property>
3720                                     <property stdset="1">
3721                                         <name>sizePolicy</name>
3722                                         <sizepolicy>
3723                                             <hsizetype>0</hsizetype>
3724                                             <vsizetype>0</vsizetype>
3725                                         </sizepolicy>
3726                                     </property>
3727                                     <property stdset="1">
3728                                         <name>toggleButton</name>
3729                                         <bool>true</bool>
3730                                     </property>
3731                                 </widget>
3732                                 <widget>
3733                                     <class>QToolButton</class>
3734                                     <property stdset="1">
3735                                         <name>name</name>
3736                                         <cstring>bullet55PB</cstring>
3737                                     </property>
3738                                     <property stdset="1">
3739                                         <name>geometry</name>
3740                                         <rect>
3741                                             <x>213</x>
3742                                             <y>121</y>
3743                                             <width>23</width>
3744                                             <height>22</height>
3745                                         </rect>
3746                                     </property>
3747                                     <property stdset="1">
3748                                         <name>text</name>
3749                                         <string></string>
3750                                     </property>
3751                                     <property stdset="1">
3752                                         <name>sizePolicy</name>
3753                                         <sizepolicy>
3754                                             <hsizetype>0</hsizetype>
3755                                             <vsizetype>0</vsizetype>
3756                                         </sizepolicy>
3757                                     </property>
3758                                     <property stdset="1">
3759                                         <name>toggleButton</name>
3760                                         <bool>true</bool>
3761                                     </property>
3762                                 </widget>
3763                                 <widget>
3764                                     <class>QToolButton</class>
3765                                     <property stdset="1">
3766                                         <name>name</name>
3767                                         <cstring>bullet05PB</cstring>
3768                                     </property>
3769                                     <property stdset="1">
3770                                         <name>geometry</name>
3771                                         <rect>
3772                                             <x>213</x>
3773                                             <y>11</y>
3774                                             <width>23</width>
3775                                             <height>22</height>
3776                                         </rect>
3777                                     </property>
3778                                     <property stdset="1">
3779                                         <name>text</name>
3780                                         <string></string>
3781                                     </property>
3782                                     <property stdset="1">
3783                                         <name>sizePolicy</name>
3784                                         <sizepolicy>
3785                                             <hsizetype>0</hsizetype>
3786                                             <vsizetype>0</vsizetype>
3787                                         </sizepolicy>
3788                                     </property>
3789                                     <property stdset="1">
3790                                         <name>toggleButton</name>
3791                                         <bool>true</bool>
3792                                     </property>
3793                                 </widget>
3794                                 <widget>
3795                                     <class>QToolButton</class>
3796                                     <property stdset="1">
3797                                         <name>name</name>
3798                                         <cstring>bullet00PB</cstring>
3799                                     </property>
3800                                     <property stdset="1">
3801                                         <name>geometry</name>
3802                                         <rect>
3803                                             <x>98</x>
3804                                             <y>11</y>
3805                                             <width>23</width>
3806                                             <height>22</height>
3807                                         </rect>
3808                                     </property>
3809                                     <property stdset="1">
3810                                         <name>text</name>
3811                                         <string></string>
3812                                     </property>
3813                                     <property stdset="1">
3814                                         <name>sizePolicy</name>
3815                                         <sizepolicy>
3816                                             <hsizetype>0</hsizetype>
3817                                             <vsizetype>0</vsizetype>
3818                                         </sizepolicy>
3819                                     </property>
3820                                     <property stdset="1">
3821                                         <name>toggleButton</name>
3822                                         <bool>true</bool>
3823                                     </property>
3824                                 </widget>
3825                                 <widget>
3826                                     <class>QToolButton</class>
3827                                     <property stdset="1">
3828                                         <name>name</name>
3829                                         <cstring>bulletDing3PB</cstring>
3830                                     </property>
3831                                     <property stdset="1">
3832                                         <name>geometry</name>
3833                                         <rect>
3834                                             <x>11</x>
3835                                             <y>99</y>
3836                                             <width>66</width>
3837                                             <height>22</height>
3838                                         </rect>
3839                                     </property>
3840                                     <property stdset="1">
3841                                         <name>text</name>
3842                                         <string>Di&amp;ng 3</string>
3843                                     </property>
3844                                     <property stdset="1">
3845                                         <name>toggleButton</name>
3846                                         <bool>true</bool>
3847                                     </property>
3848                                 </widget>
3849                                 <widget>
3850                                     <class>QToolButton</class>
3851                                     <property stdset="1">
3852                                         <name>name</name>
3853                                         <cstring>bulletDing4PB</cstring>
3854                                     </property>
3855                                     <property stdset="1">
3856                                         <name>geometry</name>
3857                                         <rect>
3858                                             <x>11</x>
3859                                             <y>121</y>
3860                                             <width>66</width>
3861                                             <height>22</height>
3862                                         </rect>
3863                                     </property>
3864                                     <property stdset="1">
3865                                         <name>text</name>
3866                                         <string>Din&amp;g 4</string>
3867                                     </property>
3868                                 </widget>
3869                                 <widget>
3870                                     <class>QToolButton</class>
3871                                     <property stdset="1">
3872                                         <name>name</name>
3873                                         <cstring>bullet40PB</cstring>
3874                                     </property>
3875                                     <property stdset="1">
3876                                         <name>geometry</name>
3877                                         <rect>
3878                                             <x>98</x>
3879                                             <y>99</y>
3880                                             <width>23</width>
3881                                             <height>22</height>
3882                                         </rect>
3883                                     </property>
3884                                     <property stdset="1">
3885                                         <name>text</name>
3886                                         <string></string>
3887                                     </property>
3888                                     <property stdset="1">
3889                                         <name>sizePolicy</name>
3890                                         <sizepolicy>
3891                                             <hsizetype>0</hsizetype>
3892                                             <vsizetype>0</vsizetype>
3893                                         </sizepolicy>
3894                                     </property>
3895                                     <property stdset="1">
3896                                         <name>toggleButton</name>
3897                                         <bool>true</bool>
3898                                     </property>
3899                                 </widget>
3900                                 <widget>
3901                                     <class>QToolButton</class>
3902                                     <property stdset="1">
3903                                         <name>name</name>
3904                                         <cstring>bullet41PB</cstring>
3905                                     </property>
3906                                     <property stdset="1">
3907                                         <name>geometry</name>
3908                                         <rect>
3909                                             <x>121</x>
3910                                             <y>99</y>
3911                                             <width>23</width>
3912                                             <height>22</height>
3913                                         </rect>
3914                                     </property>
3915                                     <property stdset="1">
3916                                         <name>text</name>
3917                                         <string></string>
3918                                     </property>
3919                                     <property stdset="1">
3920                                         <name>sizePolicy</name>
3921                                         <sizepolicy>
3922                                             <hsizetype>0</hsizetype>
3923                                             <vsizetype>0</vsizetype>
3924                                         </sizepolicy>
3925                                     </property>
3926                                     <property stdset="1">
3927                                         <name>toggleButton</name>
3928                                         <bool>true</bool>
3929                                     </property>
3930                                 </widget>
3931                                 <widget>
3932                                     <class>QToolButton</class>
3933                                     <property stdset="1">
3934                                         <name>name</name>
3935                                         <cstring>bulletStandardPB</cstring>
3936                                     </property>
3937                                     <property stdset="1">
3938                                         <name>geometry</name>
3939                                         <rect>
3940                                             <x>11</x>
3941                                             <y>11</y>
3942                                             <width>66</width>
3943                                             <height>22</height>
3944                                         </rect>
3945                                     </property>
3946                                     <property stdset="1">
3947                                         <name>text</name>
3948                                         <string>&amp;Standard</string>
3949                                     </property>
3950                                     <property stdset="1">
3951                                         <name>toggleButton</name>
3952                                         <bool>true</bool>
3953                                     </property>
3954                                 </widget>
3955                                 <widget>
3956                                     <class>QToolButton</class>
3957                                     <property stdset="1">
3958                                         <name>name</name>
3959                                         <cstring>bulletMathsPB</cstring>
3960                                     </property>
3961                                     <property stdset="1">
3962                                         <name>geometry</name>
3963                                         <rect>
3964                                             <x>11</x>
3965                                             <y>33</y>
3966                                             <width>66</width>
3967                                             <height>22</height>
3968                                         </rect>
3969                                     </property>
3970                                     <property stdset="1">
3971                                         <name>text</name>
3972                                         <string>&amp;Maths</string>
3973                                     </property>
3974                                     <property stdset="1">
3975                                         <name>toggleButton</name>
3976                                         <bool>true</bool>
3977                                     </property>
3978                                 </widget>
3979                                 <widget>
3980                                     <class>QToolButton</class>
3981                                     <property stdset="1">
3982                                         <name>name</name>
3983                                         <cstring>bulletDing1PB</cstring>
3984                                     </property>
3985                                     <property stdset="1">
3986                                         <name>geometry</name>
3987                                         <rect>
3988                                             <x>11</x>
3989                                             <y>55</y>
3990                                             <width>66</width>
3991                                             <height>22</height>
3992                                         </rect>
3993                                     </property>
3994                                     <property stdset="1">
3995                                         <name>text</name>
3996                                         <string>&amp;Ding 1</string>
3997                                     </property>
3998                                     <property stdset="1">
3999                                         <name>toggleButton</name>
4000                                         <bool>true</bool>
4001                                     </property>
4002                                 </widget>
4003                                 <widget>
4004                                     <class>QToolButton</class>
4005                                     <property stdset="1">
4006                                         <name>name</name>
4007                                         <cstring>bulletDing2PB</cstring>
4008                                     </property>
4009                                     <property stdset="1">
4010                                         <name>geometry</name>
4011                                         <rect>
4012                                             <x>11</x>
4013                                             <y>77</y>
4014                                             <width>66</width>
4015                                             <height>22</height>
4016                                         </rect>
4017                                     </property>
4018                                     <property stdset="1">
4019                                         <name>text</name>
4020                                         <string>D&amp;ing 2</string>
4021                                     </property>
4022                                     <property stdset="1">
4023                                         <name>toggleButton</name>
4024                                         <bool>true</bool>
4025                                     </property>
4026                                 </widget>
4027                             </widget>
4028                             <spacer>
4029                                 <property>
4030                                     <name>name</name>
4031                                     <cstring>Spacer28</cstring>
4032                                 </property>
4033                                 <property stdset="1">
4034                                     <name>orientation</name>
4035                                     <enum>Horizontal</enum>
4036                                 </property>
4037                                 <property stdset="1">
4038                                     <name>sizeType</name>
4039                                     <enum>Expanding</enum>
4040                                 </property>
4041                                 <property>
4042                                     <name>sizeHint</name>
4043                                     <size>
4044                                         <width>20</width>
4045                                         <height>20</height>
4046                                     </size>
4047                                 </property>
4048                                 <property>
4049                                     <name>sizeHint</name>
4050                                     <size>
4051                                         <width>20</width>
4052                                         <height>20</height>
4053                                     </size>
4054                                 </property>
4055                             </spacer>
4056                         </hbox>
4057                     </widget>
4058                     <spacer>
4059                         <property>
4060                             <name>name</name>
4061                             <cstring>Spacer2</cstring>
4062                         </property>
4063                         <property stdset="1">
4064                             <name>orientation</name>
4065                             <enum>Vertical</enum>
4066                         </property>
4067                         <property stdset="1">
4068                             <name>sizeType</name>
4069                             <enum>Expanding</enum>
4070                         </property>
4071                         <property>
4072                             <name>sizeHint</name>
4073                             <size>
4074                                 <width>20</width>
4075                                 <height>20</height>
4076                             </size>
4077                         </property>
4078                         <property>
4079                             <name>sizeHint</name>
4080                             <size>
4081                                 <width>20</width>
4082                                 <height>20</height>
4083                             </size>
4084                         </property>
4085                     </spacer>
4086                     <widget>
4087                         <class>QLayoutWidget</class>
4088                         <property stdset="1">
4089                             <name>name</name>
4090                             <cstring>Layout45</cstring>
4091                         </property>
4092                         <hbox>
4093                             <property stdset="1">
4094                                 <name>margin</name>
4095                                 <number>0</number>
4096                             </property>
4097                             <property stdset="1">
4098                                 <name>spacing</name>
4099                                 <number>6</number>
4100                             </property>
4101                             <spacer>
4102                                 <property>
4103                                     <name>name</name>
4104                                     <cstring>Spacer29</cstring>
4105                                 </property>
4106                                 <property stdset="1">
4107                                     <name>orientation</name>
4108                                     <enum>Horizontal</enum>
4109                                 </property>
4110                                 <property stdset="1">
4111                                     <name>sizeType</name>
4112                                     <enum>Expanding</enum>
4113                                 </property>
4114                                 <property>
4115                                     <name>sizeHint</name>
4116                                     <size>
4117                                         <width>20</width>
4118                                         <height>20</height>
4119                                     </size>
4120                                 </property>
4121                                 <property>
4122                                     <name>sizeHint</name>
4123                                     <size>
4124                                         <width>20</width>
4125                                         <height>20</height>
4126                                     </size>
4127                                 </property>
4128                             </spacer>
4129                             <widget>
4130                                 <class>QLayoutWidget</class>
4131                                 <property stdset="1">
4132                                     <name>name</name>
4133                                     <cstring>Layout42</cstring>
4134                                 </property>
4135                                 <hbox>
4136                                     <property stdset="1">
4137                                         <name>margin</name>
4138                                         <number>0</number>
4139                                     </property>
4140                                     <property stdset="1">
4141                                         <name>spacing</name>
4142                                         <number>6</number>
4143                                     </property>
4144                                     <widget>
4145                                         <class>QLabel</class>
4146                                         <property stdset="1">
4147                                             <name>name</name>
4148                                             <cstring>latexLA</cstring>
4149                                         </property>
4150                                         <property stdset="1">
4151                                             <name>text</name>
4152                                             <string>&amp;LaTeX</string>
4153                                         </property>
4154                                         <property>
4155                                             <name>buddy</name>
4156                                             <cstring>latexED</cstring>
4157                                         </property>
4158                                     </widget>
4159                                     <widget>
4160                                         <class>QLineEdit</class>
4161                                         <property stdset="1">
4162                                             <name>name</name>
4163                                             <cstring>latexED</cstring>
4164                                         </property>
4165                                         <property stdset="1">
4166                                             <name>maxLength</name>
4167                                             <number>80</number>
4168                                         </property>
4169                                     </widget>
4170                                 </hbox>
4171                             </widget>
4172                             <spacer>
4173                                 <property>
4174                                     <name>name</name>
4175                                     <cstring>Spacer30</cstring>
4176                                 </property>
4177                                 <property stdset="1">
4178                                     <name>orientation</name>
4179                                     <enum>Horizontal</enum>
4180                                 </property>
4181                                 <property stdset="1">
4182                                     <name>sizeType</name>
4183                                     <enum>Expanding</enum>
4184                                 </property>
4185                                 <property>
4186                                     <name>sizeHint</name>
4187                                     <size>
4188                                         <width>20</width>
4189                                         <height>20</height>
4190                                     </size>
4191                                 </property>
4192                                 <property>
4193                                     <name>sizeHint</name>
4194                                     <size>
4195                                         <width>20</width>
4196                                         <height>20</height>
4197                                     </size>
4198                                 </property>
4199                             </spacer>
4200                         </hbox>
4201                     </widget>
4202                 </vbox>
4203             </widget>
4204         </widget>
4205         <widget>
4206             <class>QLabel</class>
4207             <property stdset="1">
4208                 <name>name</name>
4209                 <cstring>warningLA</cstring>
4210             </property>
4211             <property stdset="1">
4212                 <name>text</name>
4213                 <string></string>
4214             </property>
4215             <property stdset="1">
4216                 <name>font</name>
4217                 <font>
4218                     <bold>1</bold>
4219                 </font>
4220             </property>
4221             <property stdset="1">
4222                 <name>palette</name>
4223                 <palette>
4224                     <active>
4225                         <color>
4226                             <red>0</red>
4227                             <green>0</green>
4228                             <blue>0</blue>
4229                         </color>
4230                         <color>
4231                             <red>220</red>
4232                             <green>220</green>
4233                             <blue>220</blue>
4234                         </color>
4235                         <color>
4236                             <red>255</red>
4237                             <green>255</green>
4238                             <blue>255</blue>
4239                         </color>
4240                         <color>
4241                             <red>237</red>
4242                             <green>237</green>
4243                             <blue>237</blue>
4244                         </color>
4245                         <color>
4246                             <red>110</red>
4247                             <green>110</green>
4248                             <blue>110</blue>
4249                         </color>
4250                         <color>
4251                             <red>146</red>
4252                             <green>146</green>
4253                             <blue>146</blue>
4254                         </color>
4255                         <color>
4256                             <red>255</red>
4257                             <green>0</green>
4258                             <blue>0</blue>
4259                         </color>
4260                         <color>
4261                             <red>255</red>
4262                             <green>255</green>
4263                             <blue>255</blue>
4264                         </color>
4265                         <color>
4266                             <red>0</red>
4267                             <green>0</green>
4268                             <blue>0</blue>
4269                         </color>
4270                         <color>
4271                             <red>255</red>
4272                             <green>255</green>
4273                             <blue>255</blue>
4274                         </color>
4275                         <color>
4276                             <red>220</red>
4277                             <green>220</green>
4278                             <blue>220</blue>
4279                         </color>
4280                         <color>
4281                             <red>0</red>
4282                             <green>0</green>
4283                             <blue>0</blue>
4284                         </color>
4285                         <color>
4286                             <red>0</red>
4287                             <green>128</green>
4288                             <blue>128</blue>
4289                         </color>
4290                         <color>
4291                             <red>255</red>
4292                             <green>255</green>
4293                             <blue>255</blue>
4294                         </color>
4295                     </active>
4296                     <disabled>
4297                         <color>
4298                             <red>128</red>
4299                             <green>128</green>
4300                             <blue>128</blue>
4301                         </color>
4302                         <color>
4303                             <red>220</red>
4304                             <green>220</green>
4305                             <blue>220</blue>
4306                         </color>
4307                         <color>
4308                             <red>255</red>
4309                             <green>255</green>
4310                             <blue>255</blue>
4311                         </color>
4312                         <color>
4313                             <red>253</red>
4314                             <green>253</green>
4315                             <blue>253</blue>
4316                         </color>
4317                         <color>
4318                             <red>110</red>
4319                             <green>110</green>
4320                             <blue>110</blue>
4321                         </color>
4322                         <color>
4323                             <red>146</red>
4324                             <green>146</green>
4325                             <blue>146</blue>
4326                         </color>
4327                         <color>
4328                             <red>255</red>
4329                             <green>0</green>
4330                             <blue>0</blue>
4331                         </color>
4332                         <color>
4333                             <red>255</red>
4334                             <green>255</green>
4335                             <blue>255</blue>
4336                         </color>
4337                         <color>
4338                             <red>128</red>
4339                             <green>128</green>
4340                             <blue>128</blue>
4341                         </color>
4342                         <color>
4343                             <red>255</red>
4344                             <green>255</green>
4345                             <blue>255</blue>
4346                         </color>
4347                         <color>
4348                             <red>220</red>
4349                             <green>220</green>
4350                             <blue>220</blue>
4351                         </color>
4352                         <color>
4353                             <red>0</red>
4354                             <green>0</green>
4355                             <blue>0</blue>
4356                         </color>
4357                         <color>
4358                             <red>0</red>
4359                             <green>128</green>
4360                             <blue>128</blue>
4361                         </color>
4362                         <color>
4363                             <red>255</red>
4364                             <green>255</green>
4365                             <blue>255</blue>
4366                         </color>
4367                     </disabled>
4368                     <inactive>
4369                         <color>
4370                             <red>0</red>
4371                             <green>0</green>
4372                             <blue>0</blue>
4373                         </color>
4374                         <color>
4375                             <red>220</red>
4376                             <green>220</green>
4377                             <blue>220</blue>
4378                         </color>
4379                         <color>
4380                             <red>255</red>
4381                             <green>255</green>
4382                             <blue>255</blue>
4383                         </color>
4384                         <color>
4385                             <red>253</red>
4386                             <green>253</green>
4387                             <blue>253</blue>
4388                         </color>
4389                         <color>
4390                             <red>110</red>
4391                             <green>110</green>
4392                             <blue>110</blue>
4393                         </color>
4394                         <color>
4395                             <red>146</red>
4396                             <green>146</green>
4397                             <blue>146</blue>
4398                         </color>
4399                         <color>
4400                             <red>255</red>
4401                             <green>0</green>
4402                             <blue>0</blue>
4403                         </color>
4404                         <color>
4405                             <red>255</red>
4406                             <green>255</green>
4407                             <blue>255</blue>
4408                         </color>
4409                         <color>
4410                             <red>0</red>
4411                             <green>0</green>
4412                             <blue>0</blue>
4413                         </color>
4414                         <color>
4415                             <red>255</red>
4416                             <green>255</green>
4417                             <blue>255</blue>
4418                         </color>
4419                         <color>
4420                             <red>220</red>
4421                             <green>220</green>
4422                             <blue>220</blue>
4423                         </color>
4424                         <color>
4425                             <red>0</red>
4426                             <green>0</green>
4427                             <blue>0</blue>
4428                         </color>
4429                         <color>
4430                             <red>0</red>
4431                             <green>128</green>
4432                             <blue>128</blue>
4433                         </color>
4434                         <color>
4435                             <red>255</red>
4436                             <green>255</green>
4437                             <blue>255</blue>
4438                         </color>
4439                     </inactive>
4440                 </palette>
4441             </property>
4442             <property stdset="1">
4443                 <name>alignment</name>
4444                 <set>AlignCenter</set>
4445             </property>
4446             <property>
4447                 <name>hAlign</name>
4448             </property>
4449         </widget>
4450         <widget>
4451             <class>QLayoutWidget</class>
4452             <property stdset="1">
4453                 <name>name</name>
4454                 <cstring>Layout54</cstring>
4455             </property>
4456             <hbox>
4457                 <property stdset="1">
4458                     <name>margin</name>
4459                     <number>0</number>
4460                 </property>
4461                 <property stdset="1">
4462                     <name>spacing</name>
4463                     <number>6</number>
4464                 </property>
4465                 <spacer>
4466                     <property>
4467                         <name>name</name>
4468                         <cstring>Spacer39</cstring>
4469                     </property>
4470                     <property stdset="1">
4471                         <name>orientation</name>
4472                         <enum>Horizontal</enum>
4473                     </property>
4474                     <property stdset="1">
4475                         <name>sizeType</name>
4476                         <enum>Expanding</enum>
4477                     </property>
4478                     <property>
4479                         <name>sizeHint</name>
4480                         <size>
4481                             <width>20</width>
4482                             <height>20</height>
4483                         </size>
4484                     </property>
4485                     <property>
4486                         <name>sizeHint</name>
4487                         <size>
4488                             <width>20</width>
4489                             <height>20</height>
4490                         </size>
4491                     </property>
4492                 </spacer>
4493                 <widget>
4494                     <class>QPushButton</class>
4495                     <property stdset="1">
4496                         <name>name</name>
4497                         <cstring>restorePB</cstring>
4498                     </property>
4499                     <property stdset="1">
4500                         <name>text</name>
4501                         <string>&amp;Restore</string>
4502                     </property>
4503                 </widget>
4504                 <widget>
4505                     <class>QPushButton</class>
4506                     <property stdset="1">
4507                         <name>name</name>
4508                         <cstring>okPB</cstring>
4509                     </property>
4510                     <property stdset="1">
4511                         <name>text</name>
4512                         <string>OK</string>
4513                     </property>
4514                     <property stdset="1">
4515                         <name>default</name>
4516                         <bool>true</bool>
4517                     </property>
4518                 </widget>
4519                 <widget>
4520                     <class>QPushButton</class>
4521                     <property stdset="1">
4522                         <name>name</name>
4523                         <cstring>applyPB</cstring>
4524                     </property>
4525                     <property stdset="1">
4526                         <name>text</name>
4527                         <string>&amp;Apply</string>
4528                     </property>
4529                 </widget>
4530                 <widget>
4531                     <class>QPushButton</class>
4532                     <property stdset="1">
4533                         <name>name</name>
4534                         <cstring>cancelPB</cstring>
4535                     </property>
4536                     <property stdset="1">
4537                         <name>text</name>
4538                         <string>Close</string>
4539                     </property>
4540                 </widget>
4541             </hbox>
4542         </widget>
4543     </vbox>
4544 </widget>
4545 <connections>
4546     <connection>
4547         <sender>okPB</sender>
4548         <signal>clicked()</signal>
4549         <receiver>FormDocumentDialogBase</receiver>
4550         <slot>slotOK()</slot>
4551     </connection>
4552     <connection>
4553         <sender>restorePB</sender>
4554         <signal>clicked()</signal>
4555         <receiver>FormDocumentDialogBase</receiver>
4556         <slot>slotRestore()</slot>
4557     </connection>
4558     <connection>
4559         <sender>specialCO</sender>
4560         <signal>activated(int)</signal>
4561         <receiver>FormDocumentDialogBase</receiver>
4562         <slot>slotSpecialPaperPackage(int)</slot>
4563     </connection>
4564     <connection>
4565         <sender>orientationBG</sender>
4566         <signal>clicked(int)</signal>
4567         <receiver>FormDocumentDialogBase</receiver>
4568         <slot>slotOrientation(int)</slot>
4569     </connection>
4570     <connection>
4571         <sender>papersizeCO</sender>
4572         <signal>activated(int)</signal>
4573         <receiver>FormDocumentDialogBase</receiver>
4574         <slot>slotPapersize(int)</slot>
4575     </connection>
4576     <connection>
4577         <sender>CheckBox1</sender>
4578         <signal>toggled(bool)</signal>
4579         <receiver>FormDocumentDialogBase</receiver>
4580         <slot>slotUseGeometryPackage(bool)</slot>
4581     </connection>
4582     <connection>
4583         <sender>customWidthED</sender>
4584         <signal>textChanged(const QString&amp;)</signal>
4585         <receiver>FormDocumentDialogBase</receiver>
4586         <slot>slotWidth(const QString&amp;)</slot>
4587     </connection>
4588     <connection>
4589         <sender>customHeightED</sender>
4590         <signal>textChanged(const QString&amp;)</signal>
4591         <receiver>FormDocumentDialogBase</receiver>
4592         <slot>slotHeight(const QString&amp;)</slot>
4593     </connection>
4594     <connection>
4595         <sender>marginTopED</sender>
4596         <signal>textChanged(const QString&amp;)</signal>
4597         <receiver>FormDocumentDialogBase</receiver>
4598         <slot>slotMarginTop(const QString&amp;)</slot>
4599     </connection>
4600     <connection>
4601         <sender>marginBottomED</sender>
4602         <signal>textChanged(const QString&amp;)</signal>
4603         <receiver>FormDocumentDialogBase</receiver>
4604         <slot>slotMarginBottom(const QString&amp;)</slot>
4605     </connection>
4606     <connection>
4607         <sender>marginLeftED</sender>
4608         <signal>textChanged(const QString&amp;)</signal>
4609         <receiver>FormDocumentDialogBase</receiver>
4610         <slot>slotMarginLeft(const QString&amp;)</slot>
4611     </connection>
4612     <connection>
4613         <sender>marginRightED</sender>
4614         <signal>textChanged(const QString&amp;)</signal>
4615         <receiver>FormDocumentDialogBase</receiver>
4616         <slot>slotMarginRight(const QString&amp;)</slot>
4617     </connection>
4618     <connection>
4619         <sender>headheightED</sender>
4620         <signal>textChanged(const QString&amp;)</signal>
4621         <receiver>FormDocumentDialogBase</receiver>
4622         <slot>slotHeadheight(const QString&amp;)</slot>
4623     </connection>
4624     <connection>
4625         <sender>headsepED</sender>
4626         <signal>textChanged(const QString&amp;)</signal>
4627         <receiver>FormDocumentDialogBase</receiver>
4628         <slot>slotHeadsep(const QString&amp;)</slot>
4629     </connection>
4630     <connection>
4631         <sender>footskipED</sender>
4632         <signal>textChanged(const QString&amp;)</signal>
4633         <receiver>FormDocumentDialogBase</receiver>
4634         <slot>slotFootskip(const QString&amp;)</slot>
4635     </connection>
4636     <connection>
4637         <sender>classesCO</sender>
4638         <signal>activated(int)</signal>
4639         <receiver>FormDocumentDialogBase</receiver>
4640         <slot>slotClass(int)</slot>
4641     </connection>
4642     <connection>
4643         <sender>pagestyleCO</sender>
4644         <signal>activated(int)</signal>
4645         <receiver>FormDocumentDialogBase</receiver>
4646         <slot>slotPageStyle(int)</slot>
4647     </connection>
4648     <connection>
4649         <sender>fontsCO</sender>
4650         <signal>activated(int)</signal>
4651         <receiver>FormDocumentDialogBase</receiver>
4652         <slot>slotFont(int)</slot>
4653     </connection>
4654     <connection>
4655         <sender>fontSizeCO</sender>
4656         <signal>activated(int)</signal>
4657         <receiver>FormDocumentDialogBase</receiver>
4658         <slot>slotFontSize(int)</slot>
4659     </connection>
4660     <connection>
4661         <sender>extraOptionsED</sender>
4662         <signal>textChanged(const QString&amp;)</signal>
4663         <receiver>FormDocumentDialogBase</receiver>
4664         <slot>slotExtraOptions(const QString&amp;)</slot>
4665     </connection>
4666     <connection>
4667         <sender>defaultSkipCO</sender>
4668         <signal>activated(int)</signal>
4669         <receiver>FormDocumentDialogBase</receiver>
4670         <slot>slotDefaultSkip(int)</slot>
4671     </connection>
4672     <connection>
4673         <sender>defaultSkipED</sender>
4674         <signal>textChanged(const QString&amp;)</signal>
4675         <receiver>FormDocumentDialogBase</receiver>
4676         <slot>slotDefaultSkip(const QString&amp;)</slot>
4677     </connection>
4678     <connection>
4679         <sender>spacingCO</sender>
4680         <signal>activated(int)</signal>
4681         <receiver>FormDocumentDialogBase</receiver>
4682         <slot>slotSpacing(int)</slot>
4683     </connection>
4684     <connection>
4685         <sender>spacingED</sender>
4686         <signal>textChanged(const QString&amp;)</signal>
4687         <receiver>FormDocumentDialogBase</receiver>
4688         <slot>slotSpacing(const QString&amp;)</slot>
4689     </connection>
4690     <connection>
4691         <sender>sidesBG</sender>
4692         <signal>clicked(int)</signal>
4693         <receiver>FormDocumentDialogBase</receiver>
4694         <slot>slotSides(int)</slot>
4695     </connection>
4696     <connection>
4697         <sender>columnsBG</sender>
4698         <signal>clicked(int)</signal>
4699         <receiver>FormDocumentDialogBase</receiver>
4700         <slot>slotColumns(int)</slot>
4701     </connection>
4702     <connection>
4703         <sender>separationBG</sender>
4704         <signal>clicked(int)</signal>
4705         <receiver>FormDocumentDialogBase</receiver>
4706         <slot>slotSeparation(int)</slot>
4707     </connection>
4708     <connection>
4709         <sender>languageCO</sender>
4710         <signal>activated(int)</signal>
4711         <receiver>FormDocumentDialogBase</receiver>
4712         <slot>slotLanguage(int)</slot>
4713     </connection>
4714     <connection>
4715         <sender>encodingCO</sender>
4716         <signal>activated(int)</signal>
4717         <receiver>FormDocumentDialogBase</receiver>
4718         <slot>slotEncoding(int)</slot>
4719     </connection>
4720     <connection>
4721         <sender>quoteStyleTypeCO</sender>
4722         <signal>activated(int)</signal>
4723         <receiver>FormDocumentDialogBase</receiver>
4724         <slot>slotQuoteStyle(int)</slot>
4725     </connection>
4726     <connection>
4727         <sender>quoteStyleBG</sender>
4728         <signal>clicked(int)</signal>
4729         <receiver>FormDocumentDialogBase</receiver>
4730         <slot>slotQuoteStyle(int)</slot>
4731     </connection>
4732     <connection>
4733         <sender>floatPlacementED</sender>
4734         <signal>textChanged(const QString&amp;)</signal>
4735         <receiver>FormDocumentDialogBase</receiver>
4736         <slot>slotFloatPlacement(const QString&amp;)</slot>
4737     </connection>
4738     <connection>
4739         <sender>sectionNumberDepthSB</sender>
4740         <signal>valueChanged(int)</signal>
4741         <receiver>FormDocumentDialogBase</receiver>
4742         <slot>slotSectionNumberDepth(int)</slot>
4743     </connection>
4744     <connection>
4745         <sender>tocDepthSB</sender>
4746         <signal>valueChanged(int)</signal>
4747         <receiver>FormDocumentDialogBase</receiver>
4748         <slot>slotTOCDepth(int)</slot>
4749     </connection>
4750     <connection>
4751         <sender>psDriverCO</sender>
4752         <signal>activated(int)</signal>
4753         <receiver>FormDocumentDialogBase</receiver>
4754         <slot>slotPSDriver(int)</slot>
4755     </connection>
4756     <connection>
4757         <sender>amsMathCB</sender>
4758         <signal>toggled(bool)</signal>
4759         <receiver>FormDocumentDialogBase</receiver>
4760         <slot>slotAMSMath(bool)</slot>
4761     </connection>
4762     <connection>
4763         <sender>applyPB</sender>
4764         <signal>clicked()</signal>
4765         <receiver>FormDocumentDialogBase</receiver>
4766         <slot>slotApply()</slot>
4767     </connection>
4768     <connection>
4769         <sender>cancelPB</sender>
4770         <signal>clicked()</signal>
4771         <receiver>FormDocumentDialogBase</receiver>
4772         <slot>slotClose()</slot>
4773     </connection>
4774     <connection>
4775         <sender>latexED</sender>
4776         <signal>textChanged(const QString&amp;)</signal>
4777         <receiver>FormDocumentDialogBase</receiver>
4778         <slot>slotBulletLaTeX(const QString&amp;)</slot>
4779     </connection>
4780     <connection>
4781         <sender>bulletStandardPB</sender>
4782         <signal>clicked()</signal>
4783         <receiver>FormDocumentDialogBase</receiver>
4784         <slot>slotBulletStandard()</slot>
4785     </connection>
4786     <connection>
4787         <sender>bulletMathsPB</sender>
4788         <signal>clicked()</signal>
4789         <receiver>FormDocumentDialogBase</receiver>
4790         <slot>slotBulletMaths()</slot>
4791     </connection>
4792     <connection>
4793         <sender>bulletDing1PB</sender>
4794         <signal>clicked()</signal>
4795         <receiver>FormDocumentDialogBase</receiver>
4796         <slot>slotBulletDing1()</slot>
4797     </connection>
4798     <connection>
4799         <sender>bulletDing2PB</sender>
4800         <signal>clicked()</signal>
4801         <receiver>FormDocumentDialogBase</receiver>
4802         <slot>slotBulletDing2()</slot>
4803     </connection>
4804     <connection>
4805         <sender>bulletDing3PB</sender>
4806         <signal>clicked()</signal>
4807         <receiver>FormDocumentDialogBase</receiver>
4808         <slot>slotBulletDing3()</slot>
4809     </connection>
4810     <connection>
4811         <sender>bulletDing4PB</sender>
4812         <signal>clicked()</signal>
4813         <receiver>FormDocumentDialogBase</receiver>
4814         <slot>slotBulletDing4()</slot>
4815     </connection>
4816     <connection>
4817         <sender>bulletTypeBG</sender>
4818         <signal>clicked(int)</signal>
4819         <receiver>FormDocumentDialogBase</receiver>
4820         <slot>slotBulletSymbol(int)</slot>
4821     </connection>
4822     <connection>
4823         <sender>bulletSizeCO</sender>
4824         <signal>activated(int)</signal>
4825         <receiver>FormDocumentDialogBase</receiver>
4826         <slot>slotBulletSize(int)</slot>
4827     </connection>
4828     <connection>
4829         <sender>bulletDepth1PB</sender>
4830         <signal>clicked()</signal>
4831         <receiver>FormDocumentDialogBase</receiver>
4832         <slot>slotBulletDepth1()</slot>
4833     </connection>
4834     <connection>
4835         <sender>bulletDepth2PB</sender>
4836         <signal>clicked()</signal>
4837         <receiver>FormDocumentDialogBase</receiver>
4838         <slot>slotBulletDepth2()</slot>
4839     </connection>
4840     <connection>
4841         <sender>bulletDepth3PB</sender>
4842         <signal>clicked()</signal>
4843         <receiver>FormDocumentDialogBase</receiver>
4844         <slot>slotBulletDing3()</slot>
4845     </connection>
4846     <connection>
4847         <sender>bulletDepth4PB</sender>
4848         <signal>clicked()</signal>
4849         <receiver>FormDocumentDialogBase</receiver>
4850         <slot>slotBulletDepth4()</slot>
4851     </connection>
4852     <slot access="public">slotAMSMath(bool)</slot>
4853     <slot access="public">slotApply()</slot>
4854     <slot access="public">slotBulletDepth1()</slot>
4855     <slot access="public">slotBulletDepth2()</slot>
4856     <slot access="public">slotBulletDepth3()</slot>
4857     <slot access="public">slotBulletDepth4()</slot>
4858     <slot access="public">slotBulletDing1()</slot>
4859     <slot access="public">slotBulletDing2()</slot>
4860     <slot access="public">slotBulletDing3()</slot>
4861     <slot access="public">slotBulletDing4()</slot>
4862     <slot access="public">slotBulletLaTeX(const QString&amp;)</slot>
4863     <slot access="public">slotBulletMaths()</slot>
4864     <slot access="public">slotBulletSize(int)</slot>
4865     <slot access="public">slotBulletStandard()</slot>
4866     <slot access="public">slotBulletSymbol(int)</slot>
4867     <slot access="public">slotClass(int)</slot>
4868     <slot access="public">slotClose()</slot>
4869     <slot access="public">slotColumns(int)</slot>
4870     <slot access="public">slotDefaultSkip(const QString&amp;)</slot>
4871     <slot access="public">slotDefaultSkip(int)</slot>
4872     <slot access="public">slotEncoding(int)</slot>
4873     <slot access="public">slotExtraOptions(const QString&amp;)</slot>
4874     <slot access="public">slotFloatPlacement(const QString&amp;)</slot>
4875     <slot access="public">slotFont(int)</slot>
4876     <slot access="public">slotFontSize(int)</slot>
4877     <slot access="public">slotFootskip(const QString&amp;)</slot>
4878     <slot access="public">slotHeadheight(const QString&amp;)</slot>
4879     <slot access="public">slotHeadsep(const QString&amp;)</slot>
4880     <slot access="public">slotHeight(const QString&amp;)</slot>
4881     <slot access="public">slotLanguage(int)</slot>
4882     <slot access="public">slotMarginBottom(const QString&amp;)</slot>
4883     <slot access="public">slotMarginLeft(const QString&amp;)</slot>
4884     <slot access="public">slotMarginRight(const QString&amp;)</slot>
4885     <slot access="public">slotMarginTop(const QString&amp;)</slot>
4886     <slot access="public">slotOK()</slot>
4887     <slot access="public">slotOrientation(int)</slot>
4888     <slot access="public">slotPSDriver(int)</slot>
4889     <slot access="public">slotPageStyle(int)</slot>
4890     <slot access="public">slotPapersize(int)</slot>
4891     <slot access="public">slotQuoteStyle(int)</slot>
4892     <slot access="public">slotQuoteType(int)</slot>
4893     <slot access="public">slotRestore()</slot>
4894     <slot access="public">slotSectionNumberDepth(int)</slot>
4895     <slot access="public">slotSeparation(int)</slot>
4896     <slot access="public">slotSides(int)</slot>
4897     <slot access="public">slotSpacing(const QString&amp;)</slot>
4898     <slot access="public">slotSpacing(int)</slot>
4899     <slot access="public">slotSpecialPaperPackage(int)</slot>
4900     <slot access="public">slotTOCDepth(int)</slot>
4901     <slot access="public">slotUseGeometryPackage(bool)</slot>
4902     <slot access="public">slotWidth(const QString&amp;)</slot>
4903 </connections>
4904 <tabstops>
4905     <tabstop>classesCO</tabstop>
4906     <tabstop>pagestyleCO</tabstop>
4907     <tabstop>fontsCO</tabstop>
4908     <tabstop>fontSizeCO</tabstop>
4909     <tabstop>extraOptionsED</tabstop>
4910     <tabstop>defaultSkipCO</tabstop>
4911     <tabstop>defaultSkipED</tabstop>
4912     <tabstop>spacingCO</tabstop>
4913     <tabstop>spacingED</tabstop>
4914     <tabstop>oneSideRB</tabstop>
4915     <tabstop>twoSidesRB</tabstop>
4916     <tabstop>oneColumnRB</tabstop>
4917     <tabstop>twoColumnsRB</tabstop>
4918     <tabstop>indentRB</tabstop>
4919     <tabstop>skipRB</tabstop>
4920     <tabstop>papersizeCO</tabstop>
4921     <tabstop>specialCO</tabstop>
4922     <tabstop>CheckBox1</tabstop>
4923     <tabstop>portraitRB</tabstop>
4924     <tabstop>landscapeRB</tabstop>
4925     <tabstop>marginTopED</tabstop>
4926     <tabstop>marginBottomED</tabstop>
4927     <tabstop>marginLeftED</tabstop>
4928     <tabstop>marginRightED</tabstop>
4929     <tabstop>customWidthED</tabstop>
4930     <tabstop>customHeightED</tabstop>
4931     <tabstop>headheightED</tabstop>
4932     <tabstop>headsepED</tabstop>
4933     <tabstop>footskipED</tabstop>
4934     <tabstop>languageCO</tabstop>
4935     <tabstop>encodingCO</tabstop>
4936     <tabstop>quoteStyleTypeCO</tabstop>
4937     <tabstop>quoteStyleSingleRB</tabstop>
4938     <tabstop>quoteStyleDoubleRB</tabstop>
4939     <tabstop>floatPlacementED</tabstop>
4940     <tabstop>sectionNumberDepthSB</tabstop>
4941     <tabstop>tocDepthSB</tabstop>
4942     <tabstop>psDriverCO</tabstop>
4943     <tabstop>amsMathCB</tabstop>
4944     <tabstop>bulletSizeCO</tabstop>
4945     <tabstop>latexED</tabstop>
4946     <tabstop>restorePB</tabstop>
4947     <tabstop>okPB</tabstop>
4948     <tabstop>applyPB</tabstop>
4949     <tabstop>cancelPB</tabstop>
4950     <tabstop>TabWidget2</tabstop>
4951 </tabstops>
4952 </UI>