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