]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/QTabularDialog.ui
small ui fix
[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>452</width>
17             <height>307</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     <vbox>
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>
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>&amp;Table Settings</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                     <widget row="0"  column="0" >
75                         <class>QLabel</class>
76                         <property stdset="1">
77                             <name>name</name>
78                             <cstring>hAlignCO</cstring>
79                         </property>
80                         <property stdset="1">
81                             <name>text</name>
82                             <string>&amp;Horizontal alignment:</string>
83                         </property>
84                         <property>
85                             <name>buddy</name>
86                             <cstring>hAlignCB</cstring>
87                         </property>
88                     </widget>
89                     <widget row="0"  column="3" >
90                         <class>QCheckBox</class>
91                         <property stdset="1">
92                             <name>name</name>
93                             <cstring>MulticolumnCB</cstring>
94                         </property>
95                         <property stdset="1">
96                             <name>text</name>
97                             <string>&amp;Multicolumn</string>
98                         </property>
99                         <property>
100                             <name>toolTip</name>
101                             <string>Merge cells</string>
102                         </property>
103                     </widget>
104                     <widget row="0"  column="1" >
105                         <class>QComboBox</class>
106                         <item>
107                             <property>
108                                 <name>text</name>
109                                 <string>Left</string>
110                             </property>
111                         </item>
112                         <item>
113                             <property>
114                                 <name>text</name>
115                                 <string>Center</string>
116                             </property>
117                         </item>
118                         <item>
119                             <property>
120                                 <name>text</name>
121                                 <string>Right</string>
122                             </property>
123                         </item>
124                         <property stdset="1">
125                             <name>name</name>
126                             <cstring>hAlignCB</cstring>
127                         </property>
128                         <property>
129                             <name>toolTip</name>
130                             <string>Horizontal alignment in column</string>
131                         </property>
132                     </widget>
133                     <spacer row="0"  column="2" >
134                         <property>
135                             <name>name</name>
136                             <cstring>Spacer75</cstring>
137                         </property>
138                         <property stdset="1">
139                             <name>orientation</name>
140                             <enum>Horizontal</enum>
141                         </property>
142                         <property stdset="1">
143                             <name>sizeType</name>
144                             <enum>Expanding</enum>
145                         </property>
146                         <property>
147                             <name>sizeHint</name>
148                             <size>
149                                 <width>20</width>
150                                 <height>20</height>
151                             </size>
152                         </property>
153                     </spacer>
154                     <widget row="3"  column="2"  rowspan="1"  colspan="2" >
155                         <class>QGroupBox</class>
156                         <property stdset="1">
157                             <name>name</name>
158                             <cstring>GroupBox38</cstring>
159                         </property>
160                         <property stdset="1">
161                             <name>title</name>
162                             <string>Column</string>
163                         </property>
164                         <grid>
165                             <property stdset="1">
166                                 <name>margin</name>
167                                 <number>11</number>
168                             </property>
169                             <property stdset="1">
170                                 <name>spacing</name>
171                                 <number>6</number>
172                             </property>
173                             <widget row="0"  column="0" >
174                                 <class>QPushButton</class>
175                                 <property stdset="1">
176                                     <name>name</name>
177                                     <cstring>columnAppendPB</cstring>
178                                 </property>
179                                 <property stdset="1">
180                                     <name>text</name>
181                                     <string>A&amp;dd</string>
182                                 </property>
183                                 <property>
184                                     <name>toolTip</name>
185                                     <string>Append column (right)</string>
186                                 </property>
187                             </widget>
188                             <widget row="0"  column="1" >
189                                 <class>QPushButton</class>
190                                 <property stdset="1">
191                                     <name>name</name>
192                                     <cstring>columnDeletePB</cstring>
193                                 </property>
194                                 <property stdset="1">
195                                     <name>text</name>
196                                     <string>De&amp;lete</string>
197                                 </property>
198                                 <property>
199                                     <name>toolTip</name>
200                                     <string>Delete current column</string>
201                                 </property>
202                             </widget>
203                         </grid>
204                     </widget>
205                     <widget row="3"  column="0"  rowspan="1"  colspan="2" >
206                         <class>QGroupBox</class>
207                         <property stdset="1">
208                             <name>name</name>
209                             <cstring>GroupBox39</cstring>
210                         </property>
211                         <property stdset="1">
212                             <name>title</name>
213                             <string>Row</string>
214                         </property>
215                         <hbox>
216                             <property stdset="1">
217                                 <name>margin</name>
218                                 <number>11</number>
219                             </property>
220                             <property stdset="1">
221                                 <name>spacing</name>
222                                 <number>6</number>
223                             </property>
224                             <widget>
225                                 <class>QPushButton</class>
226                                 <property stdset="1">
227                                     <name>name</name>
228                                     <cstring>rowAppendPB</cstring>
229                                 </property>
230                                 <property stdset="1">
231                                     <name>text</name>
232                                     <string>&amp;Add</string>
233                                 </property>
234                                 <property>
235                                     <name>toolTip</name>
236                                     <string>Append row (below)</string>
237                                 </property>
238                             </widget>
239                             <widget>
240                                 <class>QPushButton</class>
241                                 <property stdset="1">
242                                     <name>name</name>
243                                     <cstring>rowDeletePB</cstring>
244                                 </property>
245                                 <property stdset="1">
246                                     <name>text</name>
247                                     <string>Dele&amp;te</string>
248                                 </property>
249                                 <property>
250                                     <name>toolTip</name>
251                                     <string>Delete this row</string>
252                                 </property>
253                             </widget>
254                         </hbox>
255                     </widget>
256                     <widget row="2"  column="0"  rowspan="1"  colspan="3" >
257                         <class>QGroupBox</class>
258                         <property stdset="1">
259                             <name>name</name>
260                             <cstring>GroupBox12</cstring>
261                         </property>
262                         <property stdset="1">
263                             <name>title</name>
264                             <string>Column Width</string>
265                         </property>
266                         <grid>
267                             <property stdset="1">
268                                 <name>margin</name>
269                                 <number>11</number>
270                             </property>
271                             <property stdset="1">
272                                 <name>spacing</name>
273                                 <number>6</number>
274                             </property>
275                             <widget row="1"  column="0" >
276                                 <class>QLabel</class>
277                                 <property stdset="1">
278                                     <name>name</name>
279                                     <cstring>vAlignCO</cstring>
280                                 </property>
281                                 <property stdset="1">
282                                     <name>text</name>
283                                     <string>&amp;Vertical alignment:</string>
284                                 </property>
285                                 <property>
286                                     <name>buddy</name>
287                                     <cstring>vAlignCB</cstring>
288                                 </property>
289                             </widget>
290                             <widget row="0"  column="2" >
291                                 <class>LengthCombo</class>
292                                 <property stdset="1">
293                                     <name>name</name>
294                                     <cstring>widthUnit</cstring>
295                                 </property>
296                                 <property stdset="1">
297                                     <name>enabled</name>
298                                     <bool>true</bool>
299                                 </property>
300                                 <property stdset="1">
301                                     <name>minimumSize</name>
302                                     <size>
303                                         <width>50</width>
304                                         <height>0</height>
305                                     </size>
306                                 </property>
307                                 <property stdset="1">
308                                     <name>focusPolicy</name>
309                                     <enum>StrongFocus</enum>
310                                 </property>
311                                 <property>
312                                     <name>toolTip</name>
313                                     <string>Width unit</string>
314                                 </property>
315                             </widget>
316                             <widget row="0"  column="1" >
317                                 <class>QLineEdit</class>
318                                 <property stdset="1">
319                                     <name>name</name>
320                                     <cstring>widthED</cstring>
321                                 </property>
322                                 <property stdset="1">
323                                     <name>enabled</name>
324                                     <bool>true</bool>
325                                 </property>
326                                 <property stdset="1">
327                                     <name>text</name>
328                                     <string></string>
329                                 </property>
330                                 <property>
331                                     <name>toolTip</name>
332                                     <string>Fixed with of the column</string>
333                                 </property>
334                             </widget>
335                             <widget row="0"  column="0" >
336                                 <class>QLabel</class>
337                                 <property stdset="1">
338                                     <name>name</name>
339                                     <cstring>fixedWidthColLA</cstring>
340                                 </property>
341                                 <property stdset="1">
342                                     <name>text</name>
343                                     <string>&amp;Width:</string>
344                                 </property>
345                                 <property>
346                                     <name>buddy</name>
347                                     <cstring>widthED</cstring>
348                                 </property>
349                             </widget>
350                             <widget row="1"  column="1" >
351                                 <class>QComboBox</class>
352                                 <item>
353                                     <property>
354                                         <name>text</name>
355                                         <string>Top</string>
356                                     </property>
357                                 </item>
358                                 <item>
359                                     <property>
360                                         <name>text</name>
361                                         <string>Center</string>
362                                     </property>
363                                 </item>
364                                 <item>
365                                     <property>
366                                         <name>text</name>
367                                         <string>Bottom</string>
368                                     </property>
369                                 </item>
370                                 <property stdset="1">
371                                     <name>name</name>
372                                     <cstring>vAlignCB</cstring>
373                                 </property>
374                                 <property>
375                                     <name>toolTip</name>
376                                     <string>Vertical alignment for fixed width columns</string>
377                                 </property>
378                             </widget>
379                         </grid>
380                     </widget>
381                     <widget row="2"  column="3" >
382                         <class>QGroupBox</class>
383                         <property stdset="1">
384                             <name>name</name>
385                             <cstring>GroupBox21</cstring>
386                         </property>
387                         <property stdset="1">
388                             <name>title</name>
389                             <string>Rotate 90°</string>
390                         </property>
391                         <vbox>
392                             <property stdset="1">
393                                 <name>margin</name>
394                                 <number>11</number>
395                             </property>
396                             <property stdset="1">
397                                 <name>spacing</name>
398                                 <number>6</number>
399                             </property>
400                             <widget>
401                                 <class>QCheckBox</class>
402                                 <property stdset="1">
403                                     <name>name</name>
404                                     <cstring>rotateTabularCB</cstring>
405                                 </property>
406                                 <property stdset="1">
407                                     <name>enabled</name>
408                                     <bool>true</bool>
409                                 </property>
410                                 <property stdset="1">
411                                     <name>text</name>
412                                     <string>&amp;Rotate Table</string>
413                                 </property>
414                                 <property>
415                                     <name>toolTip</name>
416                                     <string>Rotate the table by 90°</string>
417                                 </property>
418                             </widget>
419                             <widget>
420                                 <class>QCheckBox</class>
421                                 <property stdset="1">
422                                     <name>name</name>
423                                     <cstring>rotateCellCB</cstring>
424                                 </property>
425                                 <property stdset="1">
426                                     <name>text</name>
427                                     <string>Rotate &amp;Cell</string>
428                                 </property>
429                                 <property>
430                                     <name>toolTip</name>
431                                     <string>Rotate this cell by 90°</string>
432                                 </property>
433                             </widget>
434                         </vbox>
435                     </widget>
436                     <widget row="1"  column="1"  rowspan="1"  colspan="3" >
437                         <class>QLineEdit</class>
438                         <property stdset="1">
439                             <name>name</name>
440                             <cstring>specialAlignmentED</cstring>
441                         </property>
442                         <property>
443                             <name>toolTip</name>
444                             <string>Custom column format (LaTeX)</string>
445                         </property>
446                     </widget>
447                     <widget row="1"  column="0" >
448                         <class>QLabel</class>
449                         <property stdset="1">
450                             <name>name</name>
451                             <cstring>specialAlignmentLA</cstring>
452                         </property>
453                         <property stdset="1">
454                             <name>text</name>
455                             <string>LaTe&amp;X argument:</string>
456                         </property>
457                         <property>
458                             <name>buddy</name>
459                             <cstring>specialAlignmentED</cstring>
460                         </property>
461                     </widget>
462                 </grid>
463             </widget>
464             <widget>
465                 <class>QWidget</class>
466                 <property stdset="1">
467                     <name>name</name>
468                     <cstring>tab</cstring>
469                 </property>
470                 <attribute>
471                     <name>title</name>
472                     <string>&amp;Borders</string>
473                 </attribute>
474                 <grid>
475                     <property stdset="1">
476                         <name>margin</name>
477                         <number>11</number>
478                     </property>
479                     <property stdset="1">
480                         <name>spacing</name>
481                         <number>6</number>
482                     </property>
483                     <widget row="0"  column="0" >
484                         <class>QGroupBox</class>
485                         <property stdset="1">
486                             <name>name</name>
487                             <cstring>setBordersGB</cstring>
488                         </property>
489                         <property stdset="1">
490                             <name>title</name>
491                             <string>Set Borders</string>
492                         </property>
493                         <grid>
494                             <property stdset="1">
495                                 <name>margin</name>
496                                 <number>11</number>
497                             </property>
498                             <property stdset="1">
499                                 <name>spacing</name>
500                                 <number>6</number>
501                             </property>
502                             <widget row="0"  column="0" >
503                                 <class>QFrame</class>
504                                 <property stdset="1">
505                                     <name>name</name>
506                                     <cstring>Frame3_2</cstring>
507                                 </property>
508                                 <property stdset="1">
509                                     <name>sizePolicy</name>
510                                     <sizepolicy>
511                                         <hsizetype>5</hsizetype>
512                                         <vsizetype>5</vsizetype>
513                                     </sizepolicy>
514                                 </property>
515                                 <property stdset="1">
516                                     <name>palette</name>
517                                     <palette>
518                                         <active>
519                                             <color>
520                                                 <red>0</red>
521                                                 <green>0</green>
522                                                 <blue>0</blue>
523                                             </color>
524                                             <color>
525                                                 <red>230</red>
526                                                 <green>240</green>
527                                                 <blue>249</blue>
528                                             </color>
529                                             <color>
530                                                 <red>255</red>
531                                                 <green>255</green>
532                                                 <blue>255</blue>
533                                             </color>
534                                             <color>
535                                                 <red>242</red>
536                                                 <green>247</green>
537                                                 <blue>252</blue>
538                                             </color>
539                                             <color>
540                                                 <red>115</red>
541                                                 <green>120</green>
542                                                 <blue>124</blue>
543                                             </color>
544                                             <color>
545                                                 <red>154</red>
546                                                 <green>160</green>
547                                                 <blue>166</blue>
548                                             </color>
549                                             <color>
550                                                 <red>0</red>
551                                                 <green>0</green>
552                                                 <blue>0</blue>
553                                             </color>
554                                             <color>
555                                                 <red>255</red>
556                                                 <green>255</green>
557                                                 <blue>255</blue>
558                                             </color>
559                                             <color>
560                                                 <red>0</red>
561                                                 <green>0</green>
562                                                 <blue>0</blue>
563                                             </color>
564                                             <color>
565                                                 <red>255</red>
566                                                 <green>255</green>
567                                                 <blue>255</blue>
568                                             </color>
569                                             <color>
570                                                 <red>255</red>
571                                                 <green>255</green>
572                                                 <blue>255</blue>
573                                             </color>
574                                             <color>
575                                                 <red>0</red>
576                                                 <green>0</green>
577                                                 <blue>0</blue>
578                                             </color>
579                                             <color>
580                                                 <red>16</red>
581                                                 <green>145</green>
582                                                 <blue>210</blue>
583                                             </color>
584                                             <color>
585                                                 <red>255</red>
586                                                 <green>255</green>
587                                                 <blue>255</blue>
588                                             </color>
589                                         </active>
590                                         <disabled>
591                                             <color>
592                                                 <red>128</red>
593                                                 <green>128</green>
594                                                 <blue>128</blue>
595                                             </color>
596                                             <color>
597                                                 <red>230</red>
598                                                 <green>240</green>
599                                                 <blue>249</blue>
600                                             </color>
601                                             <color>
602                                                 <red>255</red>
603                                                 <green>255</green>
604                                                 <blue>255</blue>
605                                             </color>
606                                             <color>
607                                                 <red>255</red>
608                                                 <green>255</green>
609                                                 <blue>255</blue>
610                                             </color>
611                                             <color>
612                                                 <red>115</red>
613                                                 <green>120</green>
614                                                 <blue>124</blue>
615                                             </color>
616                                             <color>
617                                                 <red>154</red>
618                                                 <green>160</green>
619                                                 <blue>166</blue>
620                                             </color>
621                                             <color>
622                                                 <red>0</red>
623                                                 <green>0</green>
624                                                 <blue>0</blue>
625                                             </color>
626                                             <color>
627                                                 <red>255</red>
628                                                 <green>255</green>
629                                                 <blue>255</blue>
630                                             </color>
631                                             <color>
632                                                 <red>128</red>
633                                                 <green>128</green>
634                                                 <blue>128</blue>
635                                             </color>
636                                             <color>
637                                                 <red>255</red>
638                                                 <green>255</green>
639                                                 <blue>255</blue>
640                                             </color>
641                                             <color>
642                                                 <red>255</red>
643                                                 <green>255</green>
644                                                 <blue>255</blue>
645                                             </color>
646                                             <color>
647                                                 <red>0</red>
648                                                 <green>0</green>
649                                                 <blue>0</blue>
650                                             </color>
651                                             <color>
652                                                 <red>16</red>
653                                                 <green>145</green>
654                                                 <blue>210</blue>
655                                             </color>
656                                             <color>
657                                                 <red>255</red>
658                                                 <green>255</green>
659                                                 <blue>255</blue>
660                                             </color>
661                                         </disabled>
662                                         <inactive>
663                                             <color>
664                                                 <red>0</red>
665                                                 <green>0</green>
666                                                 <blue>0</blue>
667                                             </color>
668                                             <color>
669                                                 <red>230</red>
670                                                 <green>240</green>
671                                                 <blue>249</blue>
672                                             </color>
673                                             <color>
674                                                 <red>255</red>
675                                                 <green>255</green>
676                                                 <blue>255</blue>
677                                             </color>
678                                             <color>
679                                                 <red>255</red>
680                                                 <green>255</green>
681                                                 <blue>255</blue>
682                                             </color>
683                                             <color>
684                                                 <red>115</red>
685                                                 <green>120</green>
686                                                 <blue>124</blue>
687                                             </color>
688                                             <color>
689                                                 <red>154</red>
690                                                 <green>160</green>
691                                                 <blue>166</blue>
692                                             </color>
693                                             <color>
694                                                 <red>0</red>
695                                                 <green>0</green>
696                                                 <blue>0</blue>
697                                             </color>
698                                             <color>
699                                                 <red>255</red>
700                                                 <green>255</green>
701                                                 <blue>255</blue>
702                                             </color>
703                                             <color>
704                                                 <red>0</red>
705                                                 <green>0</green>
706                                                 <blue>0</blue>
707                                             </color>
708                                             <color>
709                                                 <red>255</red>
710                                                 <green>255</green>
711                                                 <blue>255</blue>
712                                             </color>
713                                             <color>
714                                                 <red>255</red>
715                                                 <green>255</green>
716                                                 <blue>255</blue>
717                                             </color>
718                                             <color>
719                                                 <red>0</red>
720                                                 <green>0</green>
721                                                 <blue>0</blue>
722                                             </color>
723                                             <color>
724                                                 <red>16</red>
725                                                 <green>145</green>
726                                                 <blue>210</blue>
727                                             </color>
728                                             <color>
729                                                 <red>255</red>
730                                                 <green>255</green>
731                                                 <blue>255</blue>
732                                             </color>
733                                         </inactive>
734                                     </palette>
735                                 </property>
736                                 <property stdset="1">
737                                     <name>frameShape</name>
738                                     <enum>StyledPanel</enum>
739                                 </property>
740                                 <property stdset="1">
741                                     <name>frameShadow</name>
742                                     <enum>Sunken</enum>
743                                 </property>
744                                 <property>
745                                     <name>layoutMargin</name>
746                                 </property>
747                                 <grid>
748                                     <property stdset="1">
749                                         <name>margin</name>
750                                         <number>3</number>
751                                     </property>
752                                     <property stdset="1">
753                                         <name>spacing</name>
754                                         <number>6</number>
755                                     </property>
756                                     <widget row="0"  column="0" >
757                                         <class>QSetBorder</class>
758                                         <property stdset="1">
759                                             <name>name</name>
760                                             <cstring>borders</cstring>
761                                         </property>
762                                         <property stdset="1">
763                                             <name>sizePolicy</name>
764                                             <sizepolicy>
765                                                 <hsizetype>1</hsizetype>
766                                                 <vsizetype>1</vsizetype>
767                                             </sizepolicy>
768                                         </property>
769                                     </widget>
770                                 </grid>
771                             </widget>
772                         </grid>
773                     </widget>
774                     <widget row="0"  column="1" >
775                         <class>QGroupBox</class>
776                         <property stdset="1">
777                             <name>name</name>
778                             <cstring>GroupBox33_2</cstring>
779                         </property>
780                         <property stdset="1">
781                             <name>title</name>
782                             <string>All Borders</string>
783                         </property>
784                         <grid>
785                             <property stdset="1">
786                                 <name>margin</name>
787                                 <number>11</number>
788                             </property>
789                             <property stdset="1">
790                                 <name>spacing</name>
791                                 <number>6</number>
792                             </property>
793                             <widget row="0"  column="0" >
794                                 <class>QPushButton</class>
795                                 <property stdset="1">
796                                     <name>name</name>
797                                     <cstring>borderSetPB</cstring>
798                                 </property>
799                                 <property stdset="1">
800                                     <name>text</name>
801                                     <string>&amp;Default</string>
802                                 </property>
803                                 <property>
804                                     <name>toolTip</name>
805                                     <string>Set all borders</string>
806                                 </property>
807                             </widget>
808                             <widget row="1"  column="0" >
809                                 <class>QPushButton</class>
810                                 <property stdset="1">
811                                     <name>name</name>
812                                     <cstring>borderUnsetPB</cstring>
813                                 </property>
814                                 <property stdset="1">
815                                     <name>text</name>
816                                     <string>C&amp;lear</string>
817                                 </property>
818                                 <property>
819                                     <name>toolTip</name>
820                                     <string>Unset all borders</string>
821                                 </property>
822                             </widget>
823                         </grid>
824                     </widget>
825                     <spacer row="0"  column="2" >
826                         <property>
827                             <name>name</name>
828                             <cstring>Spacer6</cstring>
829                         </property>
830                         <property stdset="1">
831                             <name>orientation</name>
832                             <enum>Horizontal</enum>
833                         </property>
834                         <property stdset="1">
835                             <name>sizeType</name>
836                             <enum>Expanding</enum>
837                         </property>
838                         <property>
839                             <name>sizeHint</name>
840                             <size>
841                                 <width>20</width>
842                                 <height>20</height>
843                             </size>
844                         </property>
845                     </spacer>
846                     <spacer row="1"  column="0" >
847                         <property>
848                             <name>name</name>
849                             <cstring>Spacer7</cstring>
850                         </property>
851                         <property stdset="1">
852                             <name>orientation</name>
853                             <enum>Vertical</enum>
854                         </property>
855                         <property stdset="1">
856                             <name>sizeType</name>
857                             <enum>Expanding</enum>
858                         </property>
859                         <property>
860                             <name>sizeHint</name>
861                             <size>
862                                 <width>20</width>
863                                 <height>20</height>
864                             </size>
865                         </property>
866                     </spacer>
867                 </grid>
868             </widget>
869             <widget>
870                 <class>QWidget</class>
871                 <property stdset="1">
872                     <name>name</name>
873                     <cstring>tab</cstring>
874                 </property>
875                 <attribute>
876                     <name>title</name>
877                     <string>&amp;Longtable</string>
878                 </attribute>
879                 <grid>
880                     <property stdset="1">
881                         <name>margin</name>
882                         <number>11</number>
883                     </property>
884                     <property stdset="1">
885                         <name>spacing</name>
886                         <number>6</number>
887                     </property>
888                     <widget row="0"  column="0" >
889                         <class>QCheckBox</class>
890                         <property stdset="1">
891                             <name>name</name>
892                             <cstring>LongtabularCB</cstring>
893                         </property>
894                         <property stdset="1">
895                             <name>text</name>
896                             <string>&amp;Use long table</string>
897                         </property>
898                         <property>
899                             <name>toolTip</name>
900                             <string>Select for tables that span multiple pages</string>
901                         </property>
902                     </widget>
903                     <widget row="1"  column="0" >
904                         <class>QGroupBox</class>
905                         <property stdset="1">
906                             <name>name</name>
907                             <cstring>GroupBox6</cstring>
908                         </property>
909                         <property stdset="1">
910                             <name>enabled</name>
911                             <bool>false</bool>
912                         </property>
913                         <property stdset="1">
914                             <name>title</name>
915                             <string>Settings</string>
916                         </property>
917                         <grid>
918                             <property stdset="1">
919                                 <name>margin</name>
920                                 <number>11</number>
921                             </property>
922                             <property stdset="1">
923                                 <name>spacing</name>
924                                 <number>6</number>
925                             </property>
926                             <widget row="0"  column="1" >
927                                 <class>QLabel</class>
928                                 <property stdset="1">
929                                     <name>name</name>
930                                     <cstring>StatusLA</cstring>
931                                 </property>
932                                 <property stdset="1">
933                                     <name>text</name>
934                                     <string>Status</string>
935                                 </property>
936                             </widget>
937                             <widget row="1"  column="0" >
938                                 <class>QLabel</class>
939                                 <property stdset="1">
940                                     <name>name</name>
941                                     <cstring>HeaderLA</cstring>
942                                 </property>
943                                 <property stdset="1">
944                                     <name>text</name>
945                                     <string>Header:</string>
946                                 </property>
947                             </widget>
948                             <widget row="3"  column="0" >
949                                 <class>QLabel</class>
950                                 <property stdset="1">
951                                     <name>name</name>
952                                     <cstring>FooterLA</cstring>
953                                 </property>
954                                 <property stdset="1">
955                                     <name>text</name>
956                                     <string>Footer:</string>
957                                 </property>
958                             </widget>
959                             <widget row="2"  column="0" >
960                                 <class>QLabel</class>
961                                 <property stdset="1">
962                                     <name>name</name>
963                                     <cstring>FirstHeaderLA</cstring>
964                                 </property>
965                                 <property stdset="1">
966                                     <name>text</name>
967                                     <string>First header:</string>
968                                 </property>
969                             </widget>
970                             <widget row="4"  column="0" >
971                                 <class>QLabel</class>
972                                 <property stdset="1">
973                                     <name>name</name>
974                                     <cstring>LastFooterLA</cstring>
975                                 </property>
976                                 <property stdset="1">
977                                     <name>text</name>
978                                     <string>Last footer:</string>
979                                 </property>
980                             </widget>
981                             <widget row="0"  column="4" >
982                                 <class>QLabel</class>
983                                 <property stdset="1">
984                                     <name>name</name>
985                                     <cstring>ContentsLA</cstring>
986                                 </property>
987                                 <property stdset="1">
988                                     <name>text</name>
989                                     <string>Contents</string>
990                                 </property>
991                             </widget>
992                             <widget row="0"  column="2" >
993                                 <class>QLabel</class>
994                                 <property stdset="1">
995                                     <name>name</name>
996                                     <cstring>BorderAboveLA</cstring>
997                                 </property>
998                                 <property stdset="1">
999                                     <name>text</name>
1000                                     <string>Border above</string>
1001                                 </property>
1002                             </widget>
1003                             <widget row="0"  column="3" >
1004                                 <class>QLabel</class>
1005                                 <property stdset="1">
1006                                     <name>name</name>
1007                                     <cstring>BorderBelowLA</cstring>
1008                                 </property>
1009                                 <property stdset="1">
1010                                     <name>text</name>
1011                                     <string>Border below</string>
1012                                 </property>
1013                             </widget>
1014                             <widget row="1"  column="1" >
1015                                 <class>QCheckBox</class>
1016                                 <property stdset="1">
1017                                     <name>name</name>
1018                                     <cstring>CheckBox46</cstring>
1019                                 </property>
1020                                 <property stdset="1">
1021                                     <name>text</name>
1022                                     <string>on</string>
1023                                 </property>
1024                             </widget>
1025                             <widget row="2"  column="1" >
1026                                 <class>QCheckBox</class>
1027                                 <property stdset="1">
1028                                     <name>name</name>
1029                                     <cstring>CheckBox46_2</cstring>
1030                                 </property>
1031                                 <property stdset="1">
1032                                     <name>text</name>
1033                                     <string>on</string>
1034                                 </property>
1035                             </widget>
1036                             <widget row="3"  column="1" >
1037                                 <class>QCheckBox</class>
1038                                 <property stdset="1">
1039                                     <name>name</name>
1040                                     <cstring>CheckBox46_3</cstring>
1041                                 </property>
1042                                 <property stdset="1">
1043                                     <name>text</name>
1044                                     <string>on</string>
1045                                 </property>
1046                             </widget>
1047                             <widget row="4"  column="1" >
1048                                 <class>QCheckBox</class>
1049                                 <property stdset="1">
1050                                     <name>name</name>
1051                                     <cstring>CheckBox46_4</cstring>
1052                                 </property>
1053                                 <property stdset="1">
1054                                     <name>text</name>
1055                                     <string>on</string>
1056                                 </property>
1057                             </widget>
1058                             <widget row="1"  column="2" >
1059                                 <class>QCheckBox</class>
1060                                 <property stdset="1">
1061                                     <name>name</name>
1062                                     <cstring>CheckBox46_5</cstring>
1063                                 </property>
1064                                 <property stdset="1">
1065                                     <name>text</name>
1066                                     <string>double</string>
1067                                 </property>
1068                             </widget>
1069                             <widget row="2"  column="2" >
1070                                 <class>QCheckBox</class>
1071                                 <property stdset="1">
1072                                     <name>name</name>
1073                                     <cstring>CheckBox46_5_2</cstring>
1074                                 </property>
1075                                 <property stdset="1">
1076                                     <name>text</name>
1077                                     <string>double</string>
1078                                 </property>
1079                             </widget>
1080                             <widget row="3"  column="2" >
1081                                 <class>QCheckBox</class>
1082                                 <property stdset="1">
1083                                     <name>name</name>
1084                                     <cstring>CheckBox46_5_3</cstring>
1085                                 </property>
1086                                 <property stdset="1">
1087                                     <name>text</name>
1088                                     <string>double</string>
1089                                 </property>
1090                             </widget>
1091                             <widget row="4"  column="2" >
1092                                 <class>QCheckBox</class>
1093                                 <property stdset="1">
1094                                     <name>name</name>
1095                                     <cstring>CheckBox46_5_4</cstring>
1096                                 </property>
1097                                 <property stdset="1">
1098                                     <name>text</name>
1099                                     <string>double</string>
1100                                 </property>
1101                             </widget>
1102                             <widget row="4"  column="3" >
1103                                 <class>QCheckBox</class>
1104                                 <property stdset="1">
1105                                     <name>name</name>
1106                                     <cstring>CheckBox46_5_7</cstring>
1107                                 </property>
1108                                 <property stdset="1">
1109                                     <name>text</name>
1110                                     <string>double</string>
1111                                 </property>
1112                             </widget>
1113                             <widget row="3"  column="3" >
1114                                 <class>QCheckBox</class>
1115                                 <property stdset="1">
1116                                     <name>name</name>
1117                                     <cstring>CheckBox46_5_6</cstring>
1118                                 </property>
1119                                 <property stdset="1">
1120                                     <name>text</name>
1121                                     <string>double</string>
1122                                 </property>
1123                             </widget>
1124                             <widget row="2"  column="3" >
1125                                 <class>QCheckBox</class>
1126                                 <property stdset="1">
1127                                     <name>name</name>
1128                                     <cstring>CheckBox46_5_6</cstring>
1129                                 </property>
1130                                 <property stdset="1">
1131                                     <name>text</name>
1132                                     <string>double</string>
1133                                 </property>
1134                             </widget>
1135                             <widget row="1"  column="3" >
1136                                 <class>QCheckBox</class>
1137                                 <property stdset="1">
1138                                     <name>name</name>
1139                                     <cstring>CheckBox46_5_5</cstring>
1140                                 </property>
1141                                 <property stdset="1">
1142                                     <name>text</name>
1143                                     <string>double</string>
1144                                 </property>
1145                             </widget>
1146                             <widget row="4"  column="4" >
1147                                 <class>QCheckBox</class>
1148                                 <property stdset="1">
1149                                     <name>name</name>
1150                                     <cstring>CheckBox46_5_8</cstring>
1151                                 </property>
1152                                 <property stdset="1">
1153                                     <name>text</name>
1154                                     <string>is empty</string>
1155                                 </property>
1156                             </widget>
1157                             <widget row="2"  column="4" >
1158                                 <class>QCheckBox</class>
1159                                 <property stdset="1">
1160                                     <name>name</name>
1161                                     <cstring>CheckBox46_5_9</cstring>
1162                                 </property>
1163                                 <property stdset="1">
1164                                     <name>text</name>
1165                                     <string>is empty</string>
1166                                 </property>
1167                             </widget>
1168                         </grid>
1169                     </widget>
1170                     <widget row="2"  column="0" >
1171                         <class>QCheckBox</class>
1172                         <property stdset="1">
1173                             <name>name</name>
1174                             <cstring>LTnewpageCB</cstring>
1175                         </property>
1176                         <property stdset="1">
1177                             <name>enabled</name>
1178                             <bool>false</bool>
1179                         </property>
1180                         <property stdset="1">
1181                             <name>text</name>
1182                             <string>Page &amp;break on current row</string>
1183                         </property>
1184                         <property>
1185                             <name>toolTip</name>
1186                             <string>Set a page break on the current row</string>
1187                         </property>
1188                     </widget>
1189                 </grid>
1190             </widget>
1191         </widget>
1192         <widget>
1193             <class>QLayoutWidget</class>
1194             <property stdset="1">
1195                 <name>name</name>
1196                 <cstring>Layout2</cstring>
1197             </property>
1198             <hbox>
1199                 <property stdset="1">
1200                     <name>margin</name>
1201                     <number>0</number>
1202                 </property>
1203                 <property stdset="1">
1204                     <name>spacing</name>
1205                     <number>6</number>
1206                 </property>
1207                 <widget>
1208                     <class>QLabel</class>
1209                     <property stdset="1">
1210                         <name>name</name>
1211                         <cstring>TextLabel1</cstring>
1212                     </property>
1213                     <property stdset="1">
1214                         <name>text</name>
1215                         <string>Current cell :</string>
1216                     </property>
1217                 </widget>
1218                 <widget>
1219                     <class>QLineEdit</class>
1220                     <property stdset="1">
1221                         <name>name</name>
1222                         <cstring>tabularRowED</cstring>
1223                     </property>
1224                     <property stdset="1">
1225                         <name>sizePolicy</name>
1226                         <sizepolicy>
1227                             <hsizetype>1</hsizetype>
1228                             <vsizetype>0</vsizetype>
1229                         </sizepolicy>
1230                     </property>
1231                     <property stdset="1">
1232                         <name>maximumSize</name>
1233                         <size>
1234                             <width>40</width>
1235                             <height>32767</height>
1236                         </size>
1237                     </property>
1238                     <property stdset="1">
1239                         <name>focusPolicy</name>
1240                         <enum>NoFocus</enum>
1241                     </property>
1242                     <property>
1243                         <name>toolTip</name>
1244                         <string>Current row position</string>
1245                     </property>
1246                 </widget>
1247                 <widget>
1248                     <class>QLineEdit</class>
1249                     <property stdset="1">
1250                         <name>name</name>
1251                         <cstring>tabularColumnED</cstring>
1252                     </property>
1253                     <property stdset="1">
1254                         <name>sizePolicy</name>
1255                         <sizepolicy>
1256                             <hsizetype>1</hsizetype>
1257                             <vsizetype>0</vsizetype>
1258                         </sizepolicy>
1259                     </property>
1260                     <property stdset="1">
1261                         <name>maximumSize</name>
1262                         <size>
1263                             <width>40</width>
1264                             <height>32767</height>
1265                         </size>
1266                     </property>
1267                     <property stdset="1">
1268                         <name>focusPolicy</name>
1269                         <enum>NoFocus</enum>
1270                     </property>
1271                     <property>
1272                         <name>toolTip</name>
1273                         <string>Current column position</string>
1274                     </property>
1275                 </widget>
1276                 <spacer>
1277                     <property>
1278                         <name>name</name>
1279                         <cstring>Spacer1</cstring>
1280                     </property>
1281                     <property stdset="1">
1282                         <name>orientation</name>
1283                         <enum>Horizontal</enum>
1284                     </property>
1285                     <property stdset="1">
1286                         <name>sizeType</name>
1287                         <enum>Expanding</enum>
1288                     </property>
1289                     <property>
1290                         <name>sizeHint</name>
1291                         <size>
1292                             <width>20</width>
1293                             <height>20</height>
1294                         </size>
1295                     </property>
1296                 </spacer>
1297                 <widget>
1298                     <class>QPushButton</class>
1299                     <property stdset="1">
1300                         <name>name</name>
1301                         <cstring>closePB</cstring>
1302                     </property>
1303                     <property stdset="1">
1304                         <name>sizePolicy</name>
1305                         <sizepolicy>
1306                             <hsizetype>1</hsizetype>
1307                             <vsizetype>0</vsizetype>
1308                         </sizepolicy>
1309                     </property>
1310                     <property stdset="1">
1311                         <name>text</name>
1312                         <string>Close</string>
1313                     </property>
1314                     <property stdset="1">
1315                         <name>autoDefault</name>
1316                         <bool>false</bool>
1317                     </property>
1318                 </widget>
1319             </hbox>
1320         </widget>
1321     </vbox>
1322 </widget>
1323 <customwidgets>
1324     <customwidget>
1325         <class>LengthCombo</class>
1326         <header location="local">lengthcombo.h</header>
1327         <sizehint>
1328             <width>-1</width>
1329             <height>-1</height>
1330         </sizehint>
1331         <container>0</container>
1332         <sizepolicy>
1333             <hordata>5</hordata>
1334             <verdata>5</verdata>
1335         </sizepolicy>
1336         <pixmap>image0</pixmap>
1337         <signal>selectionChanged(LyXLength::UNIT)</signal>
1338     </customwidget>
1339     <customwidget>
1340         <class>QSetBorder</class>
1341         <header location="local">qsetborder.h</header>
1342         <sizehint>
1343             <width>50</width>
1344             <height>50</height>
1345         </sizehint>
1346         <container>0</container>
1347         <sizepolicy>
1348             <hordata>5</hordata>
1349             <verdata>5</verdata>
1350         </sizepolicy>
1351         <pixmap>image0</pixmap>
1352     </customwidget>
1353 </customwidgets>
1354 <images>
1355     <image>
1356         <name>image0</name>
1357         <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
1358     </image>
1359 </images>
1360 <connections>
1361     <connection>
1362         <sender>columnAppendPB</sender>
1363         <signal>clicked()</signal>
1364         <receiver>QTabularDialogBase</receiver>
1365         <slot>columnAppend_clicked()</slot>
1366     </connection>
1367     <connection>
1368         <sender>rowAppendPB</sender>
1369         <signal>clicked()</signal>
1370         <receiver>QTabularDialogBase</receiver>
1371         <slot>rowAppend_clicked()</slot>
1372     </connection>
1373     <connection>
1374         <sender>columnDeletePB</sender>
1375         <signal>clicked()</signal>
1376         <receiver>QTabularDialogBase</receiver>
1377         <slot>columnDelete_clicked()</slot>
1378     </connection>
1379     <connection>
1380         <sender>rowDeletePB</sender>
1381         <signal>clicked()</signal>
1382         <receiver>QTabularDialogBase</receiver>
1383         <slot>columnDelete_clicked()</slot>
1384     </connection>
1385     <connection>
1386         <sender>borderSetPB</sender>
1387         <signal>clicked()</signal>
1388         <receiver>QTabularDialogBase</receiver>
1389         <slot>borderSet_clicked()</slot>
1390     </connection>
1391     <connection>
1392         <sender>borderUnsetPB</sender>
1393         <signal>clicked()</signal>
1394         <receiver>QTabularDialogBase</receiver>
1395         <slot>borderUnset_clicked()</slot>
1396     </connection>
1397     <connection>
1398         <sender>rotateTabularCB</sender>
1399         <signal>stateChanged(int)</signal>
1400         <receiver>QTabularDialogBase</receiver>
1401         <slot>rotateTabular_checked()</slot>
1402     </connection>
1403     <connection>
1404         <sender>LongtabularCB</sender>
1405         <signal>toggled(bool)</signal>
1406         <receiver>GroupBox6</receiver>
1407         <slot>setEnabled(bool)</slot>
1408     </connection>
1409     <connection>
1410         <sender>LongtabularCB</sender>
1411         <signal>toggled(bool)</signal>
1412         <receiver>LTnewpageCB</receiver>
1413         <slot>setEnabled(bool)</slot>
1414     </connection>
1415     <slot access="protected">columnDelete_clicked()</slot>
1416     <slot access="protected">change_adaptor()</slot>
1417     <slot access="protected">columnAppend_clicked()</slot>
1418     <slot access="protected">rowAppend_clicked()</slot>
1419     <slot access="protected">rowDelete_clicked()</slot>
1420     <slot access="protected">borderSet_clicked()</slot>
1421     <slot access="protected">borderUnset_clicked()</slot>
1422     <slot access="protected">rotateTabular_checked()</slot>
1423     <slot access="protected">border_toggled()</slot>
1424     <slot access="public">setEnabled(bool)</slot>
1425 </connections>
1426 <tabstops>
1427     <tabstop>TabWidget</tabstop>
1428     <tabstop>columnAppendPB</tabstop>
1429     <tabstop>closePB</tabstop>
1430 </tabstops>
1431 </UI>