]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/paragraphdlg.ui
implement getLabelList
[lyx.git] / src / frontends / qt2 / paragraphdlg.ui
1 <!DOCTYPE UI><UI>
2 <class>ParagraphDlg</class>
3 <widget>
4     <class>QDialog</class>
5     <property stdset="1">
6         <name>name</name>
7         <cstring>ParagraphDlg</cstring>
8     </property>
9     <property stdset="1">
10         <name>geometry</name>
11         <rect>
12             <x>0</x>
13             <y>0</y>
14             <width>559</width>
15             <height>387</height>
16         </rect>
17     </property>
18     <property stdset="1">
19         <name>sizePolicy</name>
20         <sizepolicy>
21             <hsizetype>1</hsizetype>
22             <vsizetype>1</vsizetype>
23         </sizepolicy>
24     </property>
25     <property stdset="1">
26         <name>caption</name>
27         <string>Paragraph</string>
28     </property>
29     <property stdset="1">
30         <name>sizeGripEnabled</name>
31         <bool>true</bool>
32     </property>
33     <property>
34         <name>layoutMargin</name>
35     </property>
36     <property>
37         <name>layoutSpacing</name>
38     </property>
39     <vbox>
40         <property stdset="1">
41             <name>margin</name>
42             <number>11</number>
43         </property>
44         <property stdset="1">
45             <name>spacing</name>
46             <number>6</number>
47         </property>
48         <widget>
49             <class>QTabWidget</class>
50             <property stdset="1">
51                 <name>name</name>
52                 <cstring>TabsParagraph</cstring>
53             </property>
54             <property>
55                 <name>layoutMargin</name>
56             </property>
57             <property>
58                 <name>layoutSpacing</name>
59             </property>
60             <widget>
61                 <class>QWidget</class>
62                 <property stdset="1">
63                     <name>name</name>
64                     <cstring>tab</cstring>
65                 </property>
66                 <attribute>
67                     <name>title</name>
68                     <string>&amp;Alignment and Spacing</string>
69                 </attribute>
70                 <vbox>
71                     <property stdset="1">
72                         <name>margin</name>
73                         <number>11</number>
74                     </property>
75                     <property stdset="1">
76                         <name>spacing</name>
77                         <number>6</number>
78                     </property>
79                     <widget>
80                         <class>QLayoutWidget</class>
81                         <property stdset="1">
82                             <name>name</name>
83                             <cstring>Layout6</cstring>
84                         </property>
85                         <hbox>
86                             <property stdset="1">
87                                 <name>margin</name>
88                                 <number>0</number>
89                             </property>
90                             <property stdset="1">
91                                 <name>spacing</name>
92                                 <number>6</number>
93                             </property>
94                             <widget>
95                                 <class>QLabel</class>
96                                 <property stdset="1">
97                                     <name>name</name>
98                                     <cstring>alignmentL</cstring>
99                                 </property>
100                                 <property stdset="1">
101                                     <name>text</name>
102                                     <string>Alignment:</string>
103                                 </property>
104                                 <property stdset="1">
105                                     <name>sizePolicy</name>
106                                     <sizepolicy>
107                                         <hsizetype>1</hsizetype>
108                                         <vsizetype>1</vsizetype>
109                                     </sizepolicy>
110                                 </property>
111                             </widget>
112                             <widget>
113                                 <class>QComboBox</class>
114                                 <item>
115                                     <property>
116                                         <name>text</name>
117                                         <string>Justified</string>
118                                     </property>
119                                 </item>
120                                 <item>
121                                     <property>
122                                         <name>text</name>
123                                         <string>Left</string>
124                                     </property>
125                                 </item>
126                                 <item>
127                                     <property>
128                                         <name>text</name>
129                                         <string>Right</string>
130                                     </property>
131                                 </item>
132                                 <item>
133                                     <property>
134                                         <name>text</name>
135                                         <string>Centered</string>
136                                     </property>
137                                 </item>
138                                 <property stdset="1">
139                                     <name>name</name>
140                                     <cstring>alignment</cstring>
141                                 </property>
142                                 <property stdset="1">
143                                     <name>insertionPolicy</name>
144                                     <enum>AtBottom</enum>
145                                 </property>
146                                 <property stdset="1">
147                                     <name>autoCompletion</name>
148                                     <bool>false</bool>
149                                 </property>
150                             </widget>
151                             <spacer>
152                                 <property>
153                                     <name>name</name>
154                                     <cstring>Spacer3</cstring>
155                                 </property>
156                                 <property stdset="1">
157                                     <name>orientation</name>
158                                     <enum>Horizontal</enum>
159                                 </property>
160                                 <property stdset="1">
161                                     <name>sizeType</name>
162                                     <enum>Expanding</enum>
163                                 </property>
164                                 <property>
165                                     <name>sizeHint</name>
166                                     <size>
167                                         <width>20</width>
168                                         <height>20</height>
169                                     </size>
170                                 </property>
171                             </spacer>
172                             <widget>
173                                 <class>QCheckBox</class>
174                                 <property stdset="1">
175                                     <name>name</name>
176                                     <cstring>noIndent</cstring>
177                                 </property>
178                                 <property stdset="1">
179                                     <name>text</name>
180                                     <string>No indentation</string>
181                                 </property>
182                             </widget>
183                         </hbox>
184                     </widget>
185                     <widget>
186                         <class>QGroupBox</class>
187                         <property stdset="1">
188                             <name>name</name>
189                             <cstring>spacingOptions</cstring>
190                         </property>
191                         <property stdset="1">
192                             <name>title</name>
193                             <string>Spacing</string>
194                         </property>
195                         <property stdset="1">
196                             <name>enabled</name>
197                             <bool>true</bool>
198                         </property>
199                         <property>
200                             <name>layoutSpacing</name>
201                         </property>
202                         <grid>
203                             <property stdset="1">
204                                 <name>margin</name>
205                                 <number>11</number>
206                             </property>
207                             <property stdset="1">
208                                 <name>spacing</name>
209                                 <number>6</number>
210                             </property>
211                             <widget row="4"  column="2" >
212                                 <class>QComboBox</class>
213                                 <item>
214                                     <property>
215                                         <name>text</name>
216                                         <string>Centimetres</string>
217                                     </property>
218                                 </item>
219                                 <item>
220                                     <property>
221                                         <name>text</name>
222                                         <string>Inches</string>
223                                     </property>
224                                 </item>
225                                 <item>
226                                     <property>
227                                         <name>text</name>
228                                         <string>Points</string>
229                                     </property>
230                                 </item>
231                                 <item>
232                                     <property>
233                                         <name>text</name>
234                                         <string>Millimetres</string>
235                                     </property>
236                                 </item>
237                                 <item>
238                                     <property>
239                                         <name>text</name>
240                                         <string>Picas</string>
241                                     </property>
242                                 </item>
243                                 <item>
244                                     <property>
245                                         <name>text</name>
246                                         <string>ex Units</string>
247                                     </property>
248                                 </item>
249                                 <item>
250                                     <property>
251                                         <name>text</name>
252                                         <string>em Units</string>
253                                     </property>
254                                 </item>
255                                 <item>
256                                     <property>
257                                         <name>text</name>
258                                         <string>Scaled Points</string>
259                                     </property>
260                                 </item>
261                                 <item>
262                                     <property>
263                                         <name>text</name>
264                                         <string>Big/PS Points</string>
265                                     </property>
266                                 </item>
267                                 <item>
268                                     <property>
269                                         <name>text</name>
270                                         <string>Didot Points</string>
271                                     </property>
272                                 </item>
273                                 <item>
274                                     <property>
275                                         <name>text</name>
276                                         <string>Cicero Points</string>
277                                     </property>
278                                 </item>
279                                 <property stdset="1">
280                                     <name>name</name>
281                                     <cstring>spacingBelowValueUnit</cstring>
282                                 </property>
283                                 <property stdset="1">
284                                     <name>enabled</name>
285                                     <bool>false</bool>
286                                 </property>
287                                 <property stdset="1">
288                                     <name>sizePolicy</name>
289                                     <sizepolicy>
290                                         <hsizetype>3</hsizetype>
291                                         <vsizetype>0</vsizetype>
292                                     </sizepolicy>
293                                 </property>
294                             </widget>
295                             <widget row="4"  column="3" >
296                                 <class>QComboBox</class>
297                                 <item>
298                                     <property>
299                                         <name>text</name>
300                                         <string>Centimetres</string>
301                                     </property>
302                                 </item>
303                                 <item>
304                                     <property>
305                                         <name>text</name>
306                                         <string>Inches</string>
307                                     </property>
308                                 </item>
309                                 <item>
310                                     <property>
311                                         <name>text</name>
312                                         <string>Points</string>
313                                     </property>
314                                 </item>
315                                 <item>
316                                     <property>
317                                         <name>text</name>
318                                         <string>Millimetres</string>
319                                     </property>
320                                 </item>
321                                 <item>
322                                     <property>
323                                         <name>text</name>
324                                         <string>Picas</string>
325                                     </property>
326                                 </item>
327                                 <item>
328                                     <property>
329                                         <name>text</name>
330                                         <string>ex Units</string>
331                                     </property>
332                                 </item>
333                                 <item>
334                                     <property>
335                                         <name>text</name>
336                                         <string>em Units</string>
337                                     </property>
338                                 </item>
339                                 <item>
340                                     <property>
341                                         <name>text</name>
342                                         <string>Scaled Points</string>
343                                     </property>
344                                 </item>
345                                 <item>
346                                     <property>
347                                         <name>text</name>
348                                         <string>Big/PS Points</string>
349                                     </property>
350                                 </item>
351                                 <item>
352                                     <property>
353                                         <name>text</name>
354                                         <string>Didot Points</string>
355                                     </property>
356                                 </item>
357                                 <item>
358                                     <property>
359                                         <name>text</name>
360                                         <string>Cicero Points</string>
361                                     </property>
362                                 </item>
363                                 <property stdset="1">
364                                     <name>name</name>
365                                     <cstring>spacingBelowPlusUnit</cstring>
366                                 </property>
367                                 <property stdset="1">
368                                     <name>enabled</name>
369                                     <bool>false</bool>
370                                 </property>
371                                 <property stdset="1">
372                                     <name>sizePolicy</name>
373                                     <sizepolicy>
374                                         <hsizetype>3</hsizetype>
375                                         <vsizetype>0</vsizetype>
376                                     </sizepolicy>
377                                 </property>
378                             </widget>
379                             <widget row="4"  column="4" >
380                                 <class>QComboBox</class>
381                                 <item>
382                                     <property>
383                                         <name>text</name>
384                                         <string>Centimetres</string>
385                                     </property>
386                                 </item>
387                                 <item>
388                                     <property>
389                                         <name>text</name>
390                                         <string>Inches</string>
391                                     </property>
392                                 </item>
393                                 <item>
394                                     <property>
395                                         <name>text</name>
396                                         <string>Points</string>
397                                     </property>
398                                 </item>
399                                 <item>
400                                     <property>
401                                         <name>text</name>
402                                         <string>Millimetres</string>
403                                     </property>
404                                 </item>
405                                 <item>
406                                     <property>
407                                         <name>text</name>
408                                         <string>Picas</string>
409                                     </property>
410                                 </item>
411                                 <item>
412                                     <property>
413                                         <name>text</name>
414                                         <string>ex Units</string>
415                                     </property>
416                                 </item>
417                                 <item>
418                                     <property>
419                                         <name>text</name>
420                                         <string>em Units</string>
421                                     </property>
422                                 </item>
423                                 <item>
424                                     <property>
425                                         <name>text</name>
426                                         <string>Scaled Points</string>
427                                     </property>
428                                 </item>
429                                 <item>
430                                     <property>
431                                         <name>text</name>
432                                         <string>Big/PS Points</string>
433                                     </property>
434                                 </item>
435                                 <item>
436                                     <property>
437                                         <name>text</name>
438                                         <string>Didot Points</string>
439                                     </property>
440                                 </item>
441                                 <item>
442                                     <property>
443                                         <name>text</name>
444                                         <string>Cicero Points</string>
445                                     </property>
446                                 </item>
447                                 <property stdset="1">
448                                     <name>name</name>
449                                     <cstring>spacingBelowMinusUnit</cstring>
450                                 </property>
451                                 <property stdset="1">
452                                     <name>enabled</name>
453                                     <bool>false</bool>
454                                 </property>
455                                 <property stdset="1">
456                                     <name>sizePolicy</name>
457                                     <sizepolicy>
458                                         <hsizetype>3</hsizetype>
459                                         <vsizetype>0</vsizetype>
460                                     </sizepolicy>
461                                 </property>
462                             </widget>
463                             <widget row="2"  column="3" >
464                                 <class>QComboBox</class>
465                                 <item>
466                                     <property>
467                                         <name>text</name>
468                                         <string>Centimetres</string>
469                                     </property>
470                                 </item>
471                                 <item>
472                                     <property>
473                                         <name>text</name>
474                                         <string>Inches</string>
475                                     </property>
476                                 </item>
477                                 <item>
478                                     <property>
479                                         <name>text</name>
480                                         <string>Points</string>
481                                     </property>
482                                 </item>
483                                 <item>
484                                     <property>
485                                         <name>text</name>
486                                         <string>Millimetres</string>
487                                     </property>
488                                 </item>
489                                 <item>
490                                     <property>
491                                         <name>text</name>
492                                         <string>Picas</string>
493                                     </property>
494                                 </item>
495                                 <item>
496                                     <property>
497                                         <name>text</name>
498                                         <string>ex Units</string>
499                                     </property>
500                                 </item>
501                                 <item>
502                                     <property>
503                                         <name>text</name>
504                                         <string>em Units</string>
505                                     </property>
506                                 </item>
507                                 <item>
508                                     <property>
509                                         <name>text</name>
510                                         <string>Scaled Points</string>
511                                     </property>
512                                 </item>
513                                 <item>
514                                     <property>
515                                         <name>text</name>
516                                         <string>Big/PS Points</string>
517                                     </property>
518                                 </item>
519                                 <item>
520                                     <property>
521                                         <name>text</name>
522                                         <string>Didot Points</string>
523                                     </property>
524                                 </item>
525                                 <item>
526                                     <property>
527                                         <name>text</name>
528                                         <string>Cicero Points</string>
529                                     </property>
530                                 </item>
531                                 <property stdset="1">
532                                     <name>name</name>
533                                     <cstring>spacingAbovePlusUnit</cstring>
534                                 </property>
535                                 <property stdset="1">
536                                     <name>enabled</name>
537                                     <bool>false</bool>
538                                 </property>
539                                 <property stdset="1">
540                                     <name>sizePolicy</name>
541                                     <sizepolicy>
542                                         <hsizetype>3</hsizetype>
543                                         <vsizetype>0</vsizetype>
544                                     </sizepolicy>
545                                 </property>
546                             </widget>
547                             <widget row="2"  column="2" >
548                                 <class>QComboBox</class>
549                                 <item>
550                                     <property>
551                                         <name>text</name>
552                                         <string>Centimetres</string>
553                                     </property>
554                                 </item>
555                                 <item>
556                                     <property>
557                                         <name>text</name>
558                                         <string>Inches</string>
559                                     </property>
560                                 </item>
561                                 <item>
562                                     <property>
563                                         <name>text</name>
564                                         <string>Points</string>
565                                     </property>
566                                 </item>
567                                 <item>
568                                     <property>
569                                         <name>text</name>
570                                         <string>Millimetres</string>
571                                     </property>
572                                 </item>
573                                 <item>
574                                     <property>
575                                         <name>text</name>
576                                         <string>Picas</string>
577                                     </property>
578                                 </item>
579                                 <item>
580                                     <property>
581                                         <name>text</name>
582                                         <string>ex Units</string>
583                                     </property>
584                                 </item>
585                                 <item>
586                                     <property>
587                                         <name>text</name>
588                                         <string>em Units</string>
589                                     </property>
590                                 </item>
591                                 <item>
592                                     <property>
593                                         <name>text</name>
594                                         <string>Scaled Points</string>
595                                     </property>
596                                 </item>
597                                 <item>
598                                     <property>
599                                         <name>text</name>
600                                         <string>Big/PS Points</string>
601                                     </property>
602                                 </item>
603                                 <item>
604                                     <property>
605                                         <name>text</name>
606                                         <string>Didot Points</string>
607                                     </property>
608                                 </item>
609                                 <item>
610                                     <property>
611                                         <name>text</name>
612                                         <string>Cicero Points</string>
613                                     </property>
614                                 </item>
615                                 <property stdset="1">
616                                     <name>name</name>
617                                     <cstring>spacingAboveValueUnit</cstring>
618                                 </property>
619                                 <property stdset="1">
620                                     <name>enabled</name>
621                                     <bool>false</bool>
622                                 </property>
623                                 <property stdset="1">
624                                     <name>sizePolicy</name>
625                                     <sizepolicy>
626                                         <hsizetype>3</hsizetype>
627                                         <vsizetype>0</vsizetype>
628                                     </sizepolicy>
629                                 </property>
630                             </widget>
631                             <widget row="3"  column="2" >
632                                 <class>QLineEdit</class>
633                                 <property stdset="1">
634                                     <name>name</name>
635                                     <cstring>spacingBelowValue</cstring>
636                                 </property>
637                                 <property stdset="1">
638                                     <name>enabled</name>
639                                     <bool>false</bool>
640                                 </property>
641                             </widget>
642                             <widget row="3"  column="3" >
643                                 <class>QLineEdit</class>
644                                 <property stdset="1">
645                                     <name>name</name>
646                                     <cstring>spacingBelowPlus</cstring>
647                                 </property>
648                                 <property stdset="1">
649                                     <name>enabled</name>
650                                     <bool>false</bool>
651                                 </property>
652                             </widget>
653                             <widget row="2"  column="4" >
654                                 <class>QComboBox</class>
655                                 <item>
656                                     <property>
657                                         <name>text</name>
658                                         <string>Centimetres</string>
659                                     </property>
660                                 </item>
661                                 <item>
662                                     <property>
663                                         <name>text</name>
664                                         <string>Inches</string>
665                                     </property>
666                                 </item>
667                                 <item>
668                                     <property>
669                                         <name>text</name>
670                                         <string>Points</string>
671                                     </property>
672                                 </item>
673                                 <item>
674                                     <property>
675                                         <name>text</name>
676                                         <string>Millimetres</string>
677                                     </property>
678                                 </item>
679                                 <item>
680                                     <property>
681                                         <name>text</name>
682                                         <string>Picas</string>
683                                     </property>
684                                 </item>
685                                 <item>
686                                     <property>
687                                         <name>text</name>
688                                         <string>ex Units</string>
689                                     </property>
690                                 </item>
691                                 <item>
692                                     <property>
693                                         <name>text</name>
694                                         <string>em Units</string>
695                                     </property>
696                                 </item>
697                                 <item>
698                                     <property>
699                                         <name>text</name>
700                                         <string>Scaled Points</string>
701                                     </property>
702                                 </item>
703                                 <item>
704                                     <property>
705                                         <name>text</name>
706                                         <string>Big/PS Points</string>
707                                     </property>
708                                 </item>
709                                 <item>
710                                     <property>
711                                         <name>text</name>
712                                         <string>Didot Points</string>
713                                     </property>
714                                 </item>
715                                 <item>
716                                     <property>
717                                         <name>text</name>
718                                         <string>Cicero Points</string>
719                                     </property>
720                                 </item>
721                                 <property stdset="1">
722                                     <name>name</name>
723                                     <cstring>spacingAboveMinusUnit</cstring>
724                                 </property>
725                                 <property stdset="1">
726                                     <name>enabled</name>
727                                     <bool>false</bool>
728                                 </property>
729                                 <property stdset="1">
730                                     <name>sizePolicy</name>
731                                     <sizepolicy>
732                                         <hsizetype>3</hsizetype>
733                                         <vsizetype>0</vsizetype>
734                                     </sizepolicy>
735                                 </property>
736                             </widget>
737                             <widget row="1"  column="2" >
738                                 <class>QLineEdit</class>
739                                 <property stdset="1">
740                                     <name>name</name>
741                                     <cstring>spacingAboveValue</cstring>
742                                 </property>
743                                 <property stdset="1">
744                                     <name>enabled</name>
745                                     <bool>false</bool>
746                                 </property>
747                             </widget>
748                             <widget row="1"  column="3" >
749                                 <class>QLineEdit</class>
750                                 <property stdset="1">
751                                     <name>name</name>
752                                     <cstring>spacingAbovePlus</cstring>
753                                 </property>
754                                 <property stdset="1">
755                                     <name>enabled</name>
756                                     <bool>false</bool>
757                                 </property>
758                             </widget>
759                             <widget row="1"  column="4" >
760                                 <class>QLineEdit</class>
761                                 <property stdset="1">
762                                     <name>name</name>
763                                     <cstring>spacingAboveMinus</cstring>
764                                 </property>
765                                 <property stdset="1">
766                                     <name>enabled</name>
767                                     <bool>false</bool>
768                                 </property>
769                             </widget>
770                             <widget row="3"  column="4" >
771                                 <class>QLineEdit</class>
772                                 <property stdset="1">
773                                     <name>name</name>
774                                     <cstring>spacingBelowMinus</cstring>
775                                 </property>
776                                 <property stdset="1">
777                                     <name>enabled</name>
778                                     <bool>false</bool>
779                                 </property>
780                             </widget>
781                             <widget row="4"  column="1" >
782                                 <class>QLayoutWidget</class>
783                                 <property stdset="1">
784                                     <name>name</name>
785                                     <cstring>Layout2_1</cstring>
786                                 </property>
787                                 <hbox>
788                                     <property stdset="1">
789                                         <name>margin</name>
790                                         <number>0</number>
791                                     </property>
792                                     <property stdset="1">
793                                         <name>spacing</name>
794                                         <number>6</number>
795                                     </property>
796                                     <spacer>
797                                         <property>
798                                             <name>name</name>
799                                             <cstring>Spacer2_1_1</cstring>
800                                         </property>
801                                         <property stdset="1">
802                                             <name>orientation</name>
803                                             <enum>Horizontal</enum>
804                                         </property>
805                                         <property stdset="1">
806                                             <name>sizeType</name>
807                                             <enum>Expanding</enum>
808                                         </property>
809                                         <property>
810                                             <name>sizeHint</name>
811                                             <size>
812                                                 <width>20</width>
813                                                 <height>20</height>
814                                             </size>
815                                         </property>
816                                     </spacer>
817                                     <widget>
818                                         <class>QLabel</class>
819                                         <property stdset="1">
820                                             <name>name</name>
821                                             <cstring>spacingBelowUnitsL</cstring>
822                                         </property>
823                                         <property stdset="1">
824                                             <name>text</name>
825                                             <string>Units:</string>
826                                         </property>
827                                         <property stdset="1">
828                                             <name>sizePolicy</name>
829                                             <sizepolicy>
830                                                 <hsizetype>1</hsizetype>
831                                                 <vsizetype>1</vsizetype>
832                                             </sizepolicy>
833                                         </property>
834                                         <property stdset="1">
835                                             <name>enabled</name>
836                                             <bool>false</bool>
837                                         </property>
838                                         <property>
839                                             <name>toolTip</name>
840                                             <string>Unit of Size, Stretch and Slink</string>
841                                         </property>
842                                     </widget>
843                                 </hbox>
844                             </widget>
845                             <widget row="2"  column="1" >
846                                 <class>QLayoutWidget</class>
847                                 <property stdset="1">
848                                     <name>name</name>
849                                     <cstring>Layout2_1_2</cstring>
850                                 </property>
851                                 <hbox>
852                                     <property stdset="1">
853                                         <name>margin</name>
854                                         <number>0</number>
855                                     </property>
856                                     <property stdset="1">
857                                         <name>spacing</name>
858                                         <number>6</number>
859                                     </property>
860                                     <spacer>
861                                         <property>
862                                             <name>name</name>
863                                             <cstring>Spacer2_1_1_2</cstring>
864                                         </property>
865                                         <property stdset="1">
866                                             <name>orientation</name>
867                                             <enum>Horizontal</enum>
868                                         </property>
869                                         <property stdset="1">
870                                             <name>sizeType</name>
871                                             <enum>Expanding</enum>
872                                         </property>
873                                         <property>
874                                             <name>sizeHint</name>
875                                             <size>
876                                                 <width>20</width>
877                                                 <height>20</height>
878                                             </size>
879                                         </property>
880                                     </spacer>
881                                     <widget>
882                                         <class>QLabel</class>
883                                         <property stdset="1">
884                                             <name>name</name>
885                                             <cstring>spacingAboveUnitsL</cstring>
886                                         </property>
887                                         <property stdset="1">
888                                             <name>text</name>
889                                             <string>Units:</string>
890                                         </property>
891                                         <property stdset="1">
892                                             <name>sizePolicy</name>
893                                             <sizepolicy>
894                                                 <hsizetype>1</hsizetype>
895                                                 <vsizetype>1</vsizetype>
896                                             </sizepolicy>
897                                         </property>
898                                         <property stdset="1">
899                                             <name>enabled</name>
900                                             <bool>false</bool>
901                                         </property>
902                                         <property>
903                                             <name>toolTip</name>
904                                             <string>Unit of Size, Stretch and Slink</string>
905                                         </property>
906                                     </widget>
907                                 </hbox>
908                             </widget>
909                             <widget row="0"  column="2" >
910                                 <class>QLabel</class>
911                                 <property stdset="1">
912                                     <name>name</name>
913                                     <cstring>spacingValueL</cstring>
914                                 </property>
915                                 <property stdset="1">
916                                     <name>sizePolicy</name>
917                                     <sizepolicy>
918                                         <hsizetype>1</hsizetype>
919                                         <vsizetype>1</vsizetype>
920                                     </sizepolicy>
921                                 </property>
922                                 <property stdset="1">
923                                     <name>text</name>
924                                     <string>Value:</string>
925                                 </property>
926                                 <property stdset="1">
927                                     <name>enabled</name>
928                                     <bool>false</bool>
929                                 </property>
930                                 <property>
931                                     <name>toolTip</name>
932                                     <string>Amount of spacing</string>
933                                 </property>
934                             </widget>
935                             <widget row="0"  column="3" >
936                                 <class>QLabel</class>
937                                 <property stdset="1">
938                                     <name>name</name>
939                                     <cstring>spacingPlusL</cstring>
940                                 </property>
941                                 <property stdset="1">
942                                     <name>sizePolicy</name>
943                                     <sizepolicy>
944                                         <hsizetype>1</hsizetype>
945                                         <vsizetype>1</vsizetype>
946                                     </sizepolicy>
947                                 </property>
948                                 <property stdset="1">
949                                     <name>text</name>
950                                     <string>Stretch:</string>
951                                 </property>
952                                 <property stdset="1">
953                                     <name>enabled</name>
954                                     <bool>false</bool>
955                                 </property>
956                                 <property>
957                                     <name>toolTip</name>
958                                     <string>Margin by with paragraph is allowed to increase</string>
959                                 </property>
960                             </widget>
961                             <widget row="0"  column="4" >
962                                 <class>QLabel</class>
963                                 <property stdset="1">
964                                     <name>name</name>
965                                     <cstring>spacingMinusL</cstring>
966                                 </property>
967                                 <property stdset="1">
968                                     <name>sizePolicy</name>
969                                     <sizepolicy>
970                                         <hsizetype>1</hsizetype>
971                                         <vsizetype>1</vsizetype>
972                                     </sizepolicy>
973                                 </property>
974                                 <property stdset="1">
975                                     <name>text</name>
976                                     <string>Shrink:</string>
977                                 </property>
978                                 <property stdset="1">
979                                     <name>enabled</name>
980                                     <bool>false</bool>
981                                 </property>
982                                 <property>
983                                     <name>toolTip</name>
984                                     <string>Margin by with paragraph is allowed to increase</string>
985                                 </property>
986                             </widget>
987                             <widget row="1"  column="1" >
988                                 <class>QComboBox</class>
989                                 <item>
990                                     <property>
991                                         <name>text</name>
992                                         <string>None</string>
993                                     </property>
994                                 </item>
995                                 <item>
996                                     <property>
997                                         <name>text</name>
998                                         <string>DefSkip</string>
999                                     </property>
1000                                 </item>
1001                                 <item>
1002                                     <property>
1003                                         <name>text</name>
1004                                         <string>SmallSkip</string>
1005                                     </property>
1006                                 </item>
1007                                 <item>
1008                                     <property>
1009                                         <name>text</name>
1010                                         <string>MedSkip</string>
1011                                     </property>
1012                                 </item>
1013                                 <item>
1014                                     <property>
1015                                         <name>text</name>
1016                                         <string>BigSkip</string>
1017                                     </property>
1018                                 </item>
1019                                 <item>
1020                                     <property>
1021                                         <name>text</name>
1022                                         <string>VFill</string>
1023                                     </property>
1024                                 </item>
1025                                 <item>
1026                                     <property>
1027                                         <name>text</name>
1028                                         <string>Custom</string>
1029                                     </property>
1030                                 </item>
1031                                 <property stdset="1">
1032                                     <name>name</name>
1033                                     <cstring>spacingAbove</cstring>
1034                                 </property>
1035                                 <property stdset="1">
1036                                     <name>sizePolicy</name>
1037                                     <sizepolicy>
1038                                         <hsizetype>3</hsizetype>
1039                                         <vsizetype>0</vsizetype>
1040                                     </sizepolicy>
1041                                 </property>
1042                             </widget>
1043                             <widget row="1"  column="0" >
1044                                 <class>QLabel</class>
1045                                 <property stdset="1">
1046                                     <name>name</name>
1047                                     <cstring>spacingAboveL</cstring>
1048                                 </property>
1049                                 <property stdset="1">
1050                                     <name>text</name>
1051                                     <string>Above:</string>
1052                                 </property>
1053                                 <property>
1054                                     <name>buddy</name>
1055                                     <cstring></cstring>
1056                                 </property>
1057                             </widget>
1058                             <widget row="3"  column="0" >
1059                                 <class>QLabel</class>
1060                                 <property stdset="1">
1061                                     <name>name</name>
1062                                     <cstring>spacingBelowL</cstring>
1063                                 </property>
1064                                 <property stdset="1">
1065                                     <name>text</name>
1066                                     <string>Below:</string>
1067                                 </property>
1068                                 <property>
1069                                     <name>buddy</name>
1070                                     <cstring></cstring>
1071                                 </property>
1072                             </widget>
1073                             <widget row="3"  column="1" >
1074                                 <class>QComboBox</class>
1075                                 <item>
1076                                     <property>
1077                                         <name>text</name>
1078                                         <string>None</string>
1079                                     </property>
1080                                 </item>
1081                                 <item>
1082                                     <property>
1083                                         <name>text</name>
1084                                         <string>DefSkip</string>
1085                                     </property>
1086                                 </item>
1087                                 <item>
1088                                     <property>
1089                                         <name>text</name>
1090                                         <string>SmallSkip</string>
1091                                     </property>
1092                                 </item>
1093                                 <item>
1094                                     <property>
1095                                         <name>text</name>
1096                                         <string>MedSkip</string>
1097                                     </property>
1098                                 </item>
1099                                 <item>
1100                                     <property>
1101                                         <name>text</name>
1102                                         <string>BigSkip</string>
1103                                     </property>
1104                                 </item>
1105                                 <item>
1106                                     <property>
1107                                         <name>text</name>
1108                                         <string>VFill</string>
1109                                     </property>
1110                                 </item>
1111                                 <item>
1112                                     <property>
1113                                         <name>text</name>
1114                                         <string>Custom</string>
1115                                     </property>
1116                                 </item>
1117                                 <property stdset="1">
1118                                     <name>name</name>
1119                                     <cstring>spacingBelow</cstring>
1120                                 </property>
1121                                 <property stdset="1">
1122                                     <name>sizePolicy</name>
1123                                     <sizepolicy>
1124                                         <hsizetype>3</hsizetype>
1125                                         <vsizetype>0</vsizetype>
1126                                     </sizepolicy>
1127                                 </property>
1128                             </widget>
1129                             <widget row="5"  column="1"  rowspan="1"  colspan="2" >
1130                                 <class>QCheckBox</class>
1131                                 <property stdset="1">
1132                                     <name>name</name>
1133                                     <cstring>spacingAboveKeep</cstring>
1134                                 </property>
1135                                 <property stdset="1">
1136                                     <name>text</name>
1137                                     <string>Keep space at the top of the page</string>
1138                                 </property>
1139                                 <property stdset="1">
1140                                     <name>enabled</name>
1141                                     <bool>true</bool>
1142                                 </property>
1143                                 <property>
1144                                     <name>toolTip</name>
1145                                     <string>Keep space at top of the page</string>
1146                                 </property>
1147                             </widget>
1148                             <widget row="5"  column="3"  rowspan="1"  colspan="2" >
1149                                 <class>QCheckBox</class>
1150                                 <property stdset="1">
1151                                     <name>name</name>
1152                                     <cstring>spacingBelowKeep</cstring>
1153                                 </property>
1154                                 <property stdset="1">
1155                                     <name>text</name>
1156                                     <string>Keep space at the bottom of the page</string>
1157                                 </property>
1158                                 <property stdset="1">
1159                                     <name>enabled</name>
1160                                     <bool>true</bool>
1161                                 </property>
1162                                 <property>
1163                                     <name>toolTip</name>
1164                                     <string>Keep space at the bottom of the page</string>
1165                                 </property>
1166                             </widget>
1167                         </grid>
1168                     </widget>
1169                     <widget>
1170                         <class>QGroupBox</class>
1171                         <property stdset="1">
1172                             <name>name</name>
1173                             <cstring>listOptions</cstring>
1174                         </property>
1175                         <property stdset="1">
1176                             <name>title</name>
1177                             <string>List environment</string>
1178                         </property>
1179                         <property stdset="1">
1180                             <name>enabled</name>
1181                             <bool>false</bool>
1182                         </property>
1183                         <hbox>
1184                             <property stdset="1">
1185                                 <name>margin</name>
1186                                 <number>11</number>
1187                             </property>
1188                             <property stdset="1">
1189                                 <name>spacing</name>
1190                                 <number>6</number>
1191                             </property>
1192                             <widget>
1193                                 <class>QLabel</class>
1194                                 <property stdset="1">
1195                                     <name>name</name>
1196                                     <cstring>labelWidthL</cstring>
1197                                 </property>
1198                                 <property stdset="1">
1199                                     <name>text</name>
1200                                     <string>Label width:</string>
1201                                 </property>
1202                                 <property stdset="1">
1203                                     <name>enabled</name>
1204                                     <bool>false</bool>
1205                                 </property>
1206                                 <property>
1207                                     <name>toolTip</name>
1208                                     <string>Label width in list environment</string>
1209                                 </property>
1210                             </widget>
1211                             <widget>
1212                                 <class>QLineEdit</class>
1213                                 <property stdset="1">
1214                                     <name>name</name>
1215                                     <cstring>labelWidth</cstring>
1216                                 </property>
1217                                 <property stdset="1">
1218                                     <name>enabled</name>
1219                                     <bool>false</bool>
1220                                 </property>
1221                             </widget>
1222                             <spacer>
1223                                 <property>
1224                                     <name>name</name>
1225                                     <cstring>Spacer7</cstring>
1226                                 </property>
1227                                 <property stdset="1">
1228                                     <name>orientation</name>
1229                                     <enum>Horizontal</enum>
1230                                 </property>
1231                                 <property stdset="1">
1232                                     <name>sizeType</name>
1233                                     <enum>Expanding</enum>
1234                                 </property>
1235                                 <property>
1236                                     <name>sizeHint</name>
1237                                     <size>
1238                                         <width>20</width>
1239                                         <height>20</height>
1240                                     </size>
1241                                 </property>
1242                             </spacer>
1243                         </hbox>
1244                     </widget>
1245                     <spacer>
1246                         <property>
1247                             <name>name</name>
1248                             <cstring>Spacer1_5</cstring>
1249                         </property>
1250                         <property stdset="1">
1251                             <name>orientation</name>
1252                             <enum>Vertical</enum>
1253                         </property>
1254                         <property stdset="1">
1255                             <name>sizeType</name>
1256                             <enum>Expanding</enum>
1257                         </property>
1258                         <property>
1259                             <name>sizeHint</name>
1260                             <size>
1261                                 <width>20</width>
1262                                 <height>20</height>
1263                             </size>
1264                         </property>
1265                     </spacer>
1266                 </vbox>
1267             </widget>
1268             <widget>
1269                 <class>QWidget</class>
1270                 <property stdset="1">
1271                     <name>name</name>
1272                     <cstring>tab</cstring>
1273                 </property>
1274                 <attribute>
1275                     <name>title</name>
1276                     <string>&amp;Lines and Page breaks</string>
1277                 </attribute>
1278                 <grid>
1279                     <property stdset="1">
1280                         <name>margin</name>
1281                         <number>11</number>
1282                     </property>
1283                     <property stdset="1">
1284                         <name>spacing</name>
1285                         <number>6</number>
1286                     </property>
1287                     <widget row="0"  column="1" >
1288                         <class>QGroupBox</class>
1289                         <property stdset="1">
1290                             <name>name</name>
1291                             <cstring>pagebreakOptions</cstring>
1292                         </property>
1293                         <property stdset="1">
1294                             <name>title</name>
1295                             <string>Page break</string>
1296                         </property>
1297                         <property stdset="1">
1298                             <name>orientation</name>
1299                             <enum>Vertical</enum>
1300                         </property>
1301                         <vbox>
1302                             <property stdset="1">
1303                                 <name>margin</name>
1304                                 <number>11</number>
1305                             </property>
1306                             <property stdset="1">
1307                                 <name>spacing</name>
1308                                 <number>6</number>
1309                             </property>
1310                             <widget>
1311                                 <class>QCheckBox</class>
1312                                 <property stdset="1">
1313                                     <name>name</name>
1314                                     <cstring>pagebreakAbove</cstring>
1315                                 </property>
1316                                 <property stdset="1">
1317                                     <name>text</name>
1318                                     <string>above paragraph</string>
1319                                 </property>
1320                             </widget>
1321                             <widget>
1322                                 <class>QCheckBox</class>
1323                                 <property stdset="1">
1324                                     <name>name</name>
1325                                     <cstring>pagebreakBelow</cstring>
1326                                 </property>
1327                                 <property stdset="1">
1328                                     <name>text</name>
1329                                     <string>below paragraph</string>
1330                                 </property>
1331                             </widget>
1332                         </vbox>
1333                     </widget>
1334                     <spacer row="0"  column="2" >
1335                         <property>
1336                             <name>name</name>
1337                             <cstring>Spacer1_2</cstring>
1338                         </property>
1339                         <property stdset="1">
1340                             <name>orientation</name>
1341                             <enum>Horizontal</enum>
1342                         </property>
1343                         <property stdset="1">
1344                             <name>sizeType</name>
1345                             <enum>Expanding</enum>
1346                         </property>
1347                         <property>
1348                             <name>sizeHint</name>
1349                             <size>
1350                                 <width>20</width>
1351                                 <height>20</height>
1352                             </size>
1353                         </property>
1354                         <property>
1355                             <name>toolTip</name>
1356                             <string>Index entry</string>
1357                         </property>
1358                     </spacer>
1359                     <spacer row="1"  column="2" >
1360                         <property>
1361                             <name>name</name>
1362                             <cstring>Spacer2</cstring>
1363                         </property>
1364                         <property stdset="1">
1365                             <name>orientation</name>
1366                             <enum>Vertical</enum>
1367                         </property>
1368                         <property stdset="1">
1369                             <name>sizeType</name>
1370                             <enum>Expanding</enum>
1371                         </property>
1372                         <property>
1373                             <name>sizeHint</name>
1374                             <size>
1375                                 <width>20</width>
1376                                 <height>20</height>
1377                             </size>
1378                         </property>
1379                     </spacer>
1380                     <widget row="0"  column="0" >
1381                         <class>QGroupBox</class>
1382                         <property stdset="1">
1383                             <name>name</name>
1384                             <cstring>lineOptions</cstring>
1385                         </property>
1386                         <property stdset="1">
1387                             <name>title</name>
1388                             <string>Line</string>
1389                         </property>
1390                         <vbox>
1391                             <property stdset="1">
1392                                 <name>margin</name>
1393                                 <number>11</number>
1394                             </property>
1395                             <property stdset="1">
1396                                 <name>spacing</name>
1397                                 <number>6</number>
1398                             </property>
1399                             <widget>
1400                                 <class>QCheckBox</class>
1401                                 <property stdset="1">
1402                                     <name>name</name>
1403                                     <cstring>lineAbove</cstring>
1404                                 </property>
1405                                 <property stdset="1">
1406                                     <name>text</name>
1407                                     <string>above paragraph</string>
1408                                 </property>
1409                             </widget>
1410                             <widget>
1411                                 <class>QCheckBox</class>
1412                                 <property stdset="1">
1413                                     <name>name</name>
1414                                     <cstring>lineBelow</cstring>
1415                                 </property>
1416                                 <property stdset="1">
1417                                     <name>text</name>
1418                                     <string>below paragraph</string>
1419                                 </property>
1420                             </widget>
1421                         </vbox>
1422                     </widget>
1423                 </grid>
1424             </widget>
1425             <widget>
1426                 <class>QWidget</class>
1427                 <property stdset="1">
1428                     <name>name</name>
1429                     <cstring>tab</cstring>
1430                 </property>
1431                 <attribute>
1432                     <name>title</name>
1433                     <string>&amp;Extra options</string>
1434                 </attribute>
1435                 <grid>
1436                     <property stdset="1">
1437                         <name>margin</name>
1438                         <number>11</number>
1439                     </property>
1440                     <property stdset="1">
1441                         <name>spacing</name>
1442                         <number>6</number>
1443                     </property>
1444                     <spacer row="1"  column="1" >
1445                         <property>
1446                             <name>name</name>
1447                             <cstring>Spacer1_4</cstring>
1448                         </property>
1449                         <property stdset="1">
1450                             <name>orientation</name>
1451                             <enum>Horizontal</enum>
1452                         </property>
1453                         <property stdset="1">
1454                             <name>sizeType</name>
1455                             <enum>Expanding</enum>
1456                         </property>
1457                         <property>
1458                             <name>sizeHint</name>
1459                             <size>
1460                                 <width>20</width>
1461                                 <height>20</height>
1462                             </size>
1463                         </property>
1464                     </spacer>
1465                     <widget row="0"  column="0" >
1466                         <class>QLayoutWidget</class>
1467                         <property stdset="1">
1468                             <name>name</name>
1469                             <cstring>Layout7</cstring>
1470                         </property>
1471                         <grid>
1472                             <property stdset="1">
1473                                 <name>margin</name>
1474                                 <number>0</number>
1475                             </property>
1476                             <property stdset="1">
1477                                 <name>spacing</name>
1478                                 <number>6</number>
1479                             </property>
1480                             <widget row="0"  column="2" >
1481                                 <class>QLabel</class>
1482                                 <property stdset="1">
1483                                     <name>name</name>
1484                                     <cstring>extraUnitL</cstring>
1485                                 </property>
1486                                 <property stdset="1">
1487                                     <name>text</name>
1488                                     <string>Unit:</string>
1489                                 </property>
1490                                 <property stdset="1">
1491                                     <name>enabled</name>
1492                                     <bool>false</bool>
1493                                 </property>
1494                             </widget>
1495                             <widget row="1"  column="2" >
1496                                 <class>QComboBox</class>
1497                                 <item>
1498                                     <property>
1499                                         <name>text</name>
1500                                         <string>Centimetres</string>
1501                                     </property>
1502                                 </item>
1503                                 <item>
1504                                     <property>
1505                                         <name>text</name>
1506                                         <string>Inches</string>
1507                                     </property>
1508                                 </item>
1509                                 <item>
1510                                     <property>
1511                                         <name>text</name>
1512                                         <string>Points</string>
1513                                     </property>
1514                                 </item>
1515                                 <item>
1516                                     <property>
1517                                         <name>text</name>
1518                                         <string>Millimetres</string>
1519                                     </property>
1520                                 </item>
1521                                 <item>
1522                                     <property>
1523                                         <name>text</name>
1524                                         <string>Picas</string>
1525                                     </property>
1526                                 </item>
1527                                 <item>
1528                                     <property>
1529                                         <name>text</name>
1530                                         <string>ex Units</string>
1531                                     </property>
1532                                 </item>
1533                                 <item>
1534                                     <property>
1535                                         <name>text</name>
1536                                         <string>em Units</string>
1537                                     </property>
1538                                 </item>
1539                                 <item>
1540                                     <property>
1541                                         <name>text</name>
1542                                         <string>Scaled Points</string>
1543                                     </property>
1544                                 </item>
1545                                 <item>
1546                                     <property>
1547                                         <name>text</name>
1548                                         <string>Big/PS Points</string>
1549                                     </property>
1550                                 </item>
1551                                 <item>
1552                                     <property>
1553                                         <name>text</name>
1554                                         <string>Didot Points</string>
1555                                     </property>
1556                                 </item>
1557                                 <item>
1558                                     <property>
1559                                         <name>text</name>
1560                                         <string>Cicero Points</string>
1561                                     </property>
1562                                 </item>
1563                                 <property stdset="1">
1564                                     <name>name</name>
1565                                     <cstring>extraUnit</cstring>
1566                                 </property>
1567                                 <property stdset="1">
1568                                     <name>focusPolicy</name>
1569                                     <enum>TabFocus</enum>
1570                                 </property>
1571                                 <property stdset="1">
1572                                     <name>enabled</name>
1573                                     <bool>false</bool>
1574                                 </property>
1575                             </widget>
1576                             <widget row="1"  column="1" >
1577                                 <class>QLineEdit</class>
1578                                 <property stdset="1">
1579                                     <name>name</name>
1580                                     <cstring>extraWidth</cstring>
1581                                 </property>
1582                                 <property stdset="1">
1583                                     <name>enabled</name>
1584                                     <bool>false</bool>
1585                                 </property>
1586                             </widget>
1587                             <widget row="1"  column="0" >
1588                                 <class>QComboBox</class>
1589                                 <item>
1590                                     <property>
1591                                         <name>text</name>
1592                                         <string>None</string>
1593                                     </property>
1594                                 </item>
1595                                 <item>
1596                                     <property>
1597                                         <name>text</name>
1598                                         <string>Minipage</string>
1599                                     </property>
1600                                 </item>
1601                                 <item>
1602                                     <property>
1603                                         <name>text</name>
1604                                         <string>Wrap text around floats</string>
1605                                     </property>
1606                                 </item>
1607                                 <item>
1608                                     <property>
1609                                         <name>text</name>
1610                                         <string>Indent whole paragraph</string>
1611                                     </property>
1612                                 </item>
1613                                 <property stdset="1">
1614                                     <name>name</name>
1615                                     <cstring>extraType</cstring>
1616                                 </property>
1617                             </widget>
1618                             <widget row="0"  column="1" >
1619                                 <class>QLabel</class>
1620                                 <property stdset="1">
1621                                     <name>name</name>
1622                                     <cstring>extraWidthL</cstring>
1623                                 </property>
1624                                 <property stdset="1">
1625                                     <name>text</name>
1626                                     <string>Width:</string>
1627                                 </property>
1628                                 <property stdset="1">
1629                                     <name>enabled</name>
1630                                     <bool>false</bool>
1631                                 </property>
1632                             </widget>
1633                         </grid>
1634                     </widget>
1635                     <widget row="1"  column="0" >
1636                         <class>QGroupBox</class>
1637                         <property stdset="1">
1638                             <name>name</name>
1639                             <cstring>minipageOptions</cstring>
1640                         </property>
1641                         <property stdset="1">
1642                             <name>title</name>
1643                             <string>Minipage options</string>
1644                         </property>
1645                         <property stdset="1">
1646                             <name>enabled</name>
1647                             <bool>false</bool>
1648                         </property>
1649                         <vbox>
1650                             <property stdset="1">
1651                                 <name>margin</name>
1652                                 <number>11</number>
1653                             </property>
1654                             <property stdset="1">
1655                                 <name>spacing</name>
1656                                 <number>6</number>
1657                             </property>
1658                             <widget>
1659                                 <class>QCheckBox</class>
1660                                 <property stdset="1">
1661                                     <name>name</name>
1662                                     <cstring>minipageStart</cstring>
1663                                 </property>
1664                                 <property stdset="1">
1665                                     <name>text</name>
1666                                     <string>Start new minipage</string>
1667                                 </property>
1668                                 <property stdset="1">
1669                                     <name>enabled</name>
1670                                     <bool>true</bool>
1671                                 </property>
1672                             </widget>
1673                             <widget>
1674                                 <class>QCheckBox</class>
1675                                 <property stdset="1">
1676                                     <name>name</name>
1677                                     <cstring>minipageHfill</cstring>
1678                                 </property>
1679                                 <property stdset="1">
1680                                     <name>text</name>
1681                                     <string>HFill between minipage paragraphs</string>
1682                                 </property>
1683                                 <property stdset="1">
1684                                     <name>enabled</name>
1685                                     <bool>true</bool>
1686                                 </property>
1687                             </widget>
1688                             <widget>
1689                                 <class>QLayoutWidget</class>
1690                                 <property stdset="1">
1691                                     <name>name</name>
1692                                     <cstring>Layout15</cstring>
1693                                 </property>
1694                                 <hbox>
1695                                     <property stdset="1">
1696                                         <name>margin</name>
1697                                         <number>0</number>
1698                                     </property>
1699                                     <property stdset="1">
1700                                         <name>spacing</name>
1701                                         <number>6</number>
1702                                     </property>
1703                                     <widget>
1704                                         <class>QLabel</class>
1705                                         <property stdset="1">
1706                                             <name>name</name>
1707                                             <cstring>minipageValignL</cstring>
1708                                         </property>
1709                                         <property stdset="1">
1710                                             <name>text</name>
1711                                             <string>Vertical Alignment:</string>
1712                                         </property>
1713                                     </widget>
1714                                     <widget>
1715                                         <class>QComboBox</class>
1716                                         <item>
1717                                             <property>
1718                                                 <name>text</name>
1719                                                 <string>Top</string>
1720                                             </property>
1721                                         </item>
1722                                         <item>
1723                                             <property>
1724                                                 <name>text</name>
1725                                                 <string>Middle</string>
1726                                             </property>
1727                                         </item>
1728                                         <item>
1729                                             <property>
1730                                                 <name>text</name>
1731                                                 <string>Bottom</string>
1732                                             </property>
1733                                         </item>
1734                                         <property stdset="1">
1735                                             <name>name</name>
1736                                             <cstring>minipageValign</cstring>
1737                                         </property>
1738                                     </widget>
1739                                     <spacer>
1740                                         <property>
1741                                             <name>name</name>
1742                                             <cstring>Spacer8</cstring>
1743                                         </property>
1744                                         <property stdset="1">
1745                                             <name>orientation</name>
1746                                             <enum>Horizontal</enum>
1747                                         </property>
1748                                         <property stdset="1">
1749                                             <name>sizeType</name>
1750                                             <enum>Expanding</enum>
1751                                         </property>
1752                                         <property>
1753                                             <name>sizeHint</name>
1754                                             <size>
1755                                                 <width>20</width>
1756                                                 <height>20</height>
1757                                             </size>
1758                                         </property>
1759                                     </spacer>
1760                                 </hbox>
1761                             </widget>
1762                         </vbox>
1763                     </widget>
1764                     <spacer row="2"  column="0" >
1765                         <property>
1766                             <name>name</name>
1767                             <cstring>Spacer6</cstring>
1768                         </property>
1769                         <property stdset="1">
1770                             <name>orientation</name>
1771                             <enum>Vertical</enum>
1772                         </property>
1773                         <property stdset="1">
1774                             <name>sizeType</name>
1775                             <enum>Expanding</enum>
1776                         </property>
1777                         <property>
1778                             <name>sizeHint</name>
1779                             <size>
1780                                 <width>20</width>
1781                                 <height>20</height>
1782                             </size>
1783                         </property>
1784                     </spacer>
1785                 </grid>
1786             </widget>
1787         </widget>
1788         <widget>
1789             <class>QLayoutWidget</class>
1790             <property stdset="1">
1791                 <name>name</name>
1792                 <cstring>Layout1</cstring>
1793             </property>
1794             <hbox>
1795                 <property stdset="1">
1796                     <name>margin</name>
1797                     <number>0</number>
1798                 </property>
1799                 <property stdset="1">
1800                     <name>spacing</name>
1801                     <number>6</number>
1802                 </property>
1803                 <widget>
1804                     <class>QPushButton</class>
1805                     <property stdset="1">
1806                         <name>name</name>
1807                         <cstring>defaultsPB</cstring>
1808                     </property>
1809                     <property stdset="1">
1810                         <name>text</name>
1811                         <string>&amp;Restore</string>
1812                     </property>
1813                 </widget>
1814                 <spacer>
1815                     <property>
1816                         <name>name</name>
1817                         <cstring>Spacer1</cstring>
1818                     </property>
1819                     <property stdset="1">
1820                         <name>orientation</name>
1821                         <enum>Horizontal</enum>
1822                     </property>
1823                     <property stdset="1">
1824                         <name>sizeType</name>
1825                         <enum>Expanding</enum>
1826                     </property>
1827                     <property>
1828                         <name>sizeHint</name>
1829                         <size>
1830                             <width>20</width>
1831                             <height>20</height>
1832                         </size>
1833                     </property>
1834                 </spacer>
1835                 <widget>
1836                     <class>QPushButton</class>
1837                     <property stdset="1">
1838                         <name>name</name>
1839                         <cstring>applyPB</cstring>
1840                     </property>
1841                     <property stdset="1">
1842                         <name>text</name>
1843                         <string>&amp;Apply</string>
1844                     </property>
1845                 </widget>
1846                 <widget>
1847                     <class>QPushButton</class>
1848                     <property stdset="1">
1849                         <name>name</name>
1850                         <cstring>okPB</cstring>
1851                     </property>
1852                     <property stdset="1">
1853                         <name>text</name>
1854                         <string>&amp;OK</string>
1855                     </property>
1856                     <property stdset="1">
1857                         <name>flat</name>
1858                         <bool>false</bool>
1859                     </property>
1860                     <property stdset="1">
1861                         <name>default</name>
1862                         <bool>false</bool>
1863                     </property>
1864                 </widget>
1865                 <widget>
1866                     <class>QPushButton</class>
1867                     <property stdset="1">
1868                         <name>name</name>
1869                         <cstring>cancelPB</cstring>
1870                     </property>
1871                     <property stdset="1">
1872                         <name>text</name>
1873                         <string>&amp;Cancel</string>
1874                     </property>
1875                     <property stdset="1">
1876                         <name>default</name>
1877                         <bool>true</bool>
1878                     </property>
1879                 </widget>
1880             </hbox>
1881         </widget>
1882     </vbox>
1883 </widget>
1884 <connections>
1885     <connection>
1886         <sender>defaultsPB</sender>
1887         <signal>clicked()</signal>
1888         <receiver>ParagraphDlg</receiver>
1889         <slot>restore_adaptor()</slot>
1890     </connection>
1891     <connection>
1892         <sender>applyPB</sender>
1893         <signal>clicked()</signal>
1894         <receiver>ParagraphDlg</receiver>
1895         <slot>apply_adaptor()</slot>
1896     </connection>
1897     <connection>
1898         <sender>cancelPB</sender>
1899         <signal>clicked()</signal>
1900         <receiver>ParagraphDlg</receiver>
1901         <slot>cancel_adaptor()</slot>
1902     </connection>
1903     <connection>
1904         <sender>okPB</sender>
1905         <signal>clicked()</signal>
1906         <receiver>ParagraphDlg</receiver>
1907         <slot>ok_adaptor()</slot>
1908     </connection>
1909     <connection>
1910         <sender>spacingAbove</sender>
1911         <signal>activated(int)</signal>
1912         <receiver>ParagraphDlg</receiver>
1913         <slot>enable_spacingAbove(int)</slot>
1914     </connection>
1915     <connection>
1916         <sender>spacingBelow</sender>
1917         <signal>activated(int)</signal>
1918         <receiver>ParagraphDlg</receiver>
1919         <slot>enable_spacingBelow(int)</slot>
1920     </connection>
1921     <connection>
1922         <sender>extraType</sender>
1923         <signal>activated(int)</signal>
1924         <receiver>ParagraphDlg</receiver>
1925         <slot>enable_minipageOptions(int)</slot>
1926     </connection>
1927     <connection>
1928         <sender>extraType</sender>
1929         <signal>activated(int)</signal>
1930         <receiver>ParagraphDlg</receiver>
1931         <slot>enable_extraOptions(int)</slot>
1932     </connection>
1933     <slot access="protected">apply_adaptor()</slot>
1934     <slot access="protected">cancel_adaptor()</slot>
1935     <slot access="protected">enable_extraOptions(int)</slot>
1936     <slot access="protected">enable_minipageOptions(int)</slot>
1937     <slot access="protected">enable_spacingAbove(int)</slot>
1938     <slot access="protected">enable_spacingBelow(int)</slot>
1939     <slot access="protected">ok_adaptor()</slot>
1940     <slot access="protected">restore_adaptor()</slot>
1941 </connections>
1942 <tabstops>
1943     <tabstop>TabsParagraph</tabstop>
1944     <tabstop>alignment</tabstop>
1945     <tabstop>noIndent</tabstop>
1946     <tabstop>spacingAbove</tabstop>
1947     <tabstop>spacingAboveValue</tabstop>
1948     <tabstop>spacingAbovePlus</tabstop>
1949     <tabstop>spacingAboveMinus</tabstop>
1950     <tabstop>spacingAboveKeep</tabstop>
1951     <tabstop>spacingAboveValueUnit</tabstop>
1952     <tabstop>spacingAbovePlusUnit</tabstop>
1953     <tabstop>spacingAboveMinusUnit</tabstop>
1954     <tabstop>spacingBelow</tabstop>
1955     <tabstop>spacingBelowValue</tabstop>
1956     <tabstop>spacingBelowPlus</tabstop>
1957     <tabstop>spacingBelowMinus</tabstop>
1958     <tabstop>spacingBelowKeep</tabstop>
1959     <tabstop>spacingBelowValueUnit</tabstop>
1960     <tabstop>spacingBelowPlusUnit</tabstop>
1961     <tabstop>spacingBelowMinusUnit</tabstop>
1962     <tabstop>labelWidth</tabstop>
1963     <tabstop>lineAbove</tabstop>
1964     <tabstop>lineBelow</tabstop>
1965     <tabstop>pagebreakAbove</tabstop>
1966     <tabstop>pagebreakBelow</tabstop>
1967     <tabstop>extraType</tabstop>
1968     <tabstop>extraWidth</tabstop>
1969     <tabstop>extraUnit</tabstop>
1970     <tabstop>minipageStart</tabstop>
1971     <tabstop>minipageHfill</tabstop>
1972     <tabstop>minipageValign</tabstop>
1973     <tabstop>cancelPB</tabstop>
1974     <tabstop>okPB</tabstop>
1975     <tabstop>applyPB</tabstop>
1976     <tabstop>defaultsPB</tabstop>
1977 </tabstops>
1978 </UI>