]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/TabularUi.ui
QDialogButtonBox for the remaining dialogs.
[lyx.git] / src / frontends / qt4 / ui / TabularUi.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>TabularUi</class>
4  <widget class="QWidget" name="TabularUi">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>726</width>
10     <height>585</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string/>
15   </property>
16   <property name="sizeGripEnabled" stdset="0">
17    <bool>false</bool>
18   </property>
19   <layout class="QGridLayout" name="gridLayout_11">
20    <item row="0" column="0">
21     <widget class="QTabWidget" name="TabWidget">
22      <property name="toolTip">
23       <string/>
24      </property>
25      <property name="tabShape">
26       <enum>QTabWidget::Rounded</enum>
27      </property>
28      <property name="currentIndex">
29       <number>0</number>
30      </property>
31      <widget class="QWidget" name="Settings">
32       <attribute name="title">
33        <string>&amp;Table Settings</string>
34       </attribute>
35       <layout class="QGridLayout" name="gridLayout_10">
36        <item row="1" column="0">
37         <widget class="QGroupBox" name="groupBox">
38          <property name="title">
39           <string>Row setting</string>
40          </property>
41          <layout class="QGridLayout" name="gridLayout_6">
42           <item row="0" column="0">
43            <widget class="QCheckBox" name="multirowCB">
44             <property name="toolTip">
45              <string>Merge cells of different rows</string>
46             </property>
47             <property name="text">
48              <string>M&amp;ultirow</string>
49             </property>
50            </widget>
51           </item>
52           <item row="1" column="0">
53            <layout class="QGridLayout" name="gridLayout_3">
54             <item row="0" column="0">
55              <widget class="QLabel" name="multirowOffsetLA">
56               <property name="toolTip">
57                <string/>
58               </property>
59               <property name="text">
60                <string>&amp;Vertical Offset:</string>
61               </property>
62               <property name="buddy">
63                <cstring>multirowOffsetED</cstring>
64               </property>
65              </widget>
66             </item>
67             <item row="0" column="1">
68              <widget class="QLineEdit" name="multirowOffsetED">
69               <property name="enabled">
70                <bool>true</bool>
71               </property>
72               <property name="toolTip">
73                <string>Optional vertical offset</string>
74               </property>
75               <property name="text">
76                <string/>
77               </property>
78              </widget>
79             </item>
80             <item row="0" column="2">
81              <widget class="lyx::frontend::LengthCombo" name="multirowOffsetUnitLC"/>
82             </item>
83            </layout>
84           </item>
85          </layout>
86         </widget>
87        </item>
88        <item row="1" column="1">
89         <widget class="QGroupBox" name="groupBox_2">
90          <property name="title">
91           <string>Cell setting</string>
92          </property>
93          <layout class="QGridLayout" name="gridLayout_5">
94           <item row="0" column="0">
95            <layout class="QHBoxLayout" name="horizontalLayout_3">
96             <item>
97              <widget class="QCheckBox" name="rotateCellCB">
98               <property name="toolTip">
99                <string>Rotate this cell by 90 degrees</string>
100               </property>
101               <property name="text">
102                <string>Rotate</string>
103               </property>
104              </widget>
105             </item>
106             <item>
107              <widget class="QSpinBox" name="rotateCellAngleSB">
108               <property name="maximumSize">
109                <size>
110                 <width>51</width>
111                 <height>20</height>
112                </size>
113               </property>
114               <property name="toolTip">
115                <string>rotation angle</string>
116               </property>
117               <property name="minimum">
118                <number>-180</number>
119               </property>
120               <property name="maximum">
121                <number>180</number>
122               </property>
123               <property name="singleStep">
124                <number>5</number>
125               </property>
126               <property name="value">
127                <number>90</number>
128               </property>
129              </widget>
130             </item>
131             <item>
132              <widget class="QLabel" name="rotateCellLA">
133               <property name="text">
134                <string>de&amp;grees</string>
135               </property>
136               <property name="buddy">
137                <cstring>rotateCellAngleSB</cstring>
138               </property>
139              </widget>
140             </item>
141             <item>
142              <spacer name="horizontalSpacer_3">
143               <property name="orientation">
144                <enum>Qt::Horizontal</enum>
145               </property>
146               <property name="sizeHint" stdset="0">
147                <size>
148                 <width>13</width>
149                 <height>41</height>
150                </size>
151               </property>
152              </spacer>
153             </item>
154            </layout>
155           </item>
156          </layout>
157         </widget>
158        </item>
159        <item row="2" column="0" colspan="2">
160         <widget class="QGroupBox" name="tabAlignmentGB">
161          <property name="enabled">
162           <bool>true</bool>
163          </property>
164          <property name="title">
165           <string>Table-wide settings</string>
166          </property>
167          <layout class="QGridLayout" name="gridLayout_4">
168           <item row="0" column="0">
169            <widget class="QLabel" name="tabularWidthLA">
170             <property name="text">
171              <string>W&amp;idth:</string>
172             </property>
173             <property name="buddy">
174              <cstring>tabularWidthED</cstring>
175             </property>
176            </widget>
177           </item>
178           <item row="0" column="1">
179            <widget class="QLineEdit" name="tabularWidthED"/>
180           </item>
181           <item row="0" column="2">
182            <widget class="lyx::frontend::LengthCombo" name="tabularWidthUnitLC"/>
183           </item>
184           <item row="1" column="0">
185            <widget class="QLabel" name="TableAlignLA">
186             <property name="text">
187              <string>Verti&amp;cal alignment:</string>
188             </property>
189             <property name="buddy">
190              <cstring>TableAlignCO</cstring>
191             </property>
192            </widget>
193           </item>
194           <item row="1" column="1">
195            <widget class="QComboBox" name="TableAlignCO">
196             <property name="toolTip">
197              <string>Vertical alignment of the table</string>
198             </property>
199             <property name="currentIndex">
200              <number>1</number>
201             </property>
202             <item>
203              <property name="text">
204               <string>Top</string>
205              </property>
206             </item>
207             <item>
208              <property name="text">
209               <string>Middle</string>
210              </property>
211             </item>
212             <item>
213              <property name="text">
214               <string>Bottom</string>
215              </property>
216             </item>
217            </widget>
218           </item>
219           <item row="1" column="2">
220            <spacer name="spacer_2">
221             <property name="orientation">
222              <enum>Qt::Horizontal</enum>
223             </property>
224             <property name="sizeType">
225              <enum>QSizePolicy::Expanding</enum>
226             </property>
227             <property name="sizeHint" stdset="0">
228              <size>
229               <width>153</width>
230               <height>20</height>
231              </size>
232             </property>
233            </spacer>
234           </item>
235           <item row="1" column="3">
236            <layout class="QHBoxLayout" name="horizontalLayout_4">
237             <item>
238              <widget class="QCheckBox" name="rotateTabularCB">
239               <property name="enabled">
240                <bool>true</bool>
241               </property>
242               <property name="toolTip">
243                <string>Rotate the table by 90 degrees</string>
244               </property>
245               <property name="text">
246                <string>&amp;Rotate</string>
247               </property>
248              </widget>
249             </item>
250             <item>
251              <widget class="QSpinBox" name="rotateTabularAngleSB">
252               <property name="maximumSize">
253                <size>
254                 <width>51</width>
255                 <height>20</height>
256                </size>
257               </property>
258               <property name="toolTip">
259                <string>rotation angle</string>
260               </property>
261               <property name="minimum">
262                <number>-180</number>
263               </property>
264               <property name="maximum">
265                <number>180</number>
266               </property>
267               <property name="singleStep">
268                <number>5</number>
269               </property>
270               <property name="value">
271                <number>90</number>
272               </property>
273              </widget>
274             </item>
275             <item>
276              <widget class="QLabel" name="rotateTabularLA">
277               <property name="text">
278                <string>degrees</string>
279               </property>
280               <property name="buddy">
281                <cstring>rotateTabularAngleSB</cstring>
282               </property>
283              </widget>
284             </item>
285            </layout>
286           </item>
287          </layout>
288         </widget>
289        </item>
290        <item row="0" column="0" colspan="2">
291         <widget class="QGroupBox" name="GroupBox12">
292          <property name="title">
293           <string>Column settings</string>
294          </property>
295          <layout class="QGridLayout" name="gridLayout_9">
296           <item row="0" column="0">
297            <layout class="QGridLayout" name="gridLayout">
298             <item row="1" column="1">
299              <widget class="QComboBox" name="columnTypeCO">
300               <property name="toolTip">
301                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Column width type:&lt;/p&gt;&lt;p&gt;* Text Length: Stretch to text width&lt;/p&gt;&lt;p&gt;* Variable: Adjust to match table width&lt;/p&gt;&lt;p&gt;* Custom: Fixed custom width&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
302               </property>
303               <item>
304                <property name="text">
305                 <string>Text length</string>
306                </property>
307               </item>
308               <item>
309                <property name="text">
310                 <string>Variable[[Width]]</string>
311                </property>
312               </item>
313               <item>
314                <property name="text">
315                 <string>Custom[[Width]]</string>
316                </property>
317               </item>
318              </widget>
319             </item>
320             <item row="0" column="1">
321              <widget class="QComboBox" name="hAlignCO">
322               <property name="toolTip">
323                <string>Horizontal alignment in column</string>
324               </property>
325               <item>
326                <property name="text">
327                 <string>Justified</string>
328                </property>
329               </item>
330               <item>
331                <property name="text">
332                 <string>Left</string>
333                </property>
334               </item>
335               <item>
336                <property name="text">
337                 <string>Center</string>
338                </property>
339               </item>
340               <item>
341                <property name="text">
342                 <string>Right</string>
343                </property>
344               </item>
345               <item>
346                <property name="text">
347                 <string>At Decimal Separator</string>
348                </property>
349               </item>
350              </widget>
351             </item>
352             <item row="1" column="0">
353              <widget class="QLabel" name="columnWidthLA">
354               <property name="text">
355                <string>&amp;Width:</string>
356               </property>
357               <property name="buddy">
358                <cstring>columnTypeCO</cstring>
359               </property>
360              </widget>
361             </item>
362             <item row="2" column="2">
363              <spacer name="horizontalSpacer_2">
364               <property name="orientation">
365                <enum>Qt::Horizontal</enum>
366               </property>
367               <property name="sizeHint" stdset="0">
368                <size>
369                 <width>109</width>
370                 <height>20</height>
371                </size>
372               </property>
373              </spacer>
374             </item>
375             <item row="0" column="0">
376              <widget class="QLabel" name="hAlignLA">
377               <property name="text">
378                <string>Hori&amp;zontal alignment:</string>
379               </property>
380               <property name="buddy">
381                <cstring>hAlignCO</cstring>
382               </property>
383              </widget>
384             </item>
385             <item row="2" column="1">
386              <widget class="QComboBox" name="vAlignCO">
387               <property name="toolTip">
388                <string>Specifies the vertical alignment of this cell in relation to the baseline of the row.</string>
389               </property>
390               <item>
391                <property name="text">
392                 <string>Top</string>
393                </property>
394               </item>
395               <item>
396                <property name="text">
397                 <string>Middle</string>
398                </property>
399               </item>
400               <item>
401                <property name="text">
402                 <string>Bottom</string>
403                </property>
404               </item>
405              </widget>
406             </item>
407             <item row="2" column="0">
408              <widget class="QLabel" name="vAlignLA">
409               <property name="text">
410                <string>&amp;Vertical alignment in row:</string>
411               </property>
412               <property name="buddy">
413                <cstring>vAlignCO</cstring>
414               </property>
415              </widget>
416             </item>
417             <item row="1" column="2">
418              <layout class="QHBoxLayout" name="horizontalLayout_2">
419               <item>
420                <widget class="QLineEdit" name="columnWidthED">
421                 <property name="enabled">
422                  <bool>true</bool>
423                 </property>
424                 <property name="toolTip">
425                  <string>Custom width of the column</string>
426                 </property>
427                 <property name="text">
428                  <string/>
429                 </property>
430                </widget>
431               </item>
432               <item>
433                <widget class="lyx::frontend::LengthCombo" name="columnWidthUnitLC"/>
434               </item>
435              </layout>
436             </item>
437             <item row="0" column="2">
438              <layout class="QHBoxLayout" name="horizontalLayout">
439               <item>
440                <widget class="QLabel" name="decimalLA">
441                 <property name="enabled">
442                  <bool>false</bool>
443                 </property>
444                 <property name="text">
445                  <string>&amp;Decimal separator:</string>
446                 </property>
447                 <property name="buddy">
448                  <cstring>decimalPointED</cstring>
449                 </property>
450                </widget>
451               </item>
452               <item>
453                <widget class="QLineEdit" name="decimalPointED">
454                 <property name="enabled">
455                  <bool>false</bool>
456                 </property>
457                 <property name="sizePolicy">
458                  <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
459                   <horstretch>0</horstretch>
460                   <verstretch>0</verstretch>
461                  </sizepolicy>
462                 </property>
463                 <property name="maximumSize">
464                  <size>
465                   <width>20</width>
466                   <height>16777215</height>
467                  </size>
468                 </property>
469                 <property name="inputMask">
470                  <string/>
471                 </property>
472                 <property name="text">
473                  <string/>
474                 </property>
475                 <property name="maxLength">
476                  <number>32767</number>
477                 </property>
478                 <property name="alignment">
479                  <set>Qt::AlignCenter</set>
480                 </property>
481                </widget>
482               </item>
483               <item>
484                <spacer name="horizontalSpacer">
485                 <property name="orientation">
486                  <enum>Qt::Horizontal</enum>
487                 </property>
488                 <property name="sizeHint" stdset="0">
489                  <size>
490                   <width>78</width>
491                   <height>20</height>
492                  </size>
493                 </property>
494                </spacer>
495               </item>
496              </layout>
497             </item>
498            </layout>
499           </item>
500           <item row="0" column="1">
501            <spacer name="horizontalSpacer_5">
502             <property name="orientation">
503              <enum>Qt::Horizontal</enum>
504             </property>
505             <property name="sizeHint" stdset="0">
506              <size>
507               <width>31</width>
508               <height>20</height>
509              </size>
510             </property>
511            </spacer>
512           </item>
513           <item row="1" column="0">
514            <widget class="QCheckBox" name="multicolumnCB">
515             <property name="toolTip">
516              <string>Merge cells of different columns</string>
517             </property>
518             <property name="text">
519              <string>Mu&amp;lticolumn</string>
520             </property>
521            </widget>
522           </item>
523           <item row="2" column="0">
524            <layout class="QHBoxLayout" name="horizontalLayout_5">
525             <item>
526              <widget class="QLabel" name="specialAlignmentLA">
527               <property name="text">
528                <string>LaTe&amp;X argument:</string>
529               </property>
530               <property name="buddy">
531                <cstring>specialAlignmentED</cstring>
532               </property>
533              </widget>
534             </item>
535             <item>
536              <widget class="QLineEdit" name="specialAlignmentED">
537               <property name="toolTip">
538                <string>Custom column format (LaTeX)</string>
539               </property>
540               <property name="whatsThis">
541                <string/>
542               </property>
543              </widget>
544             </item>
545            </layout>
546           </item>
547          </layout>
548         </widget>
549        </item>
550       </layout>
551      </widget>
552      <widget class="QWidget" name="Borders">
553       <attribute name="title">
554        <string>&amp;Borders</string>
555       </attribute>
556       <layout class="QGridLayout" name="gridLayout_8">
557        <item row="0" column="0">
558         <widget class="QGroupBox" name="setBordersGB">
559          <property name="title">
560           <string>Set Borders</string>
561          </property>
562          <layout class="QGridLayout">
563           <item row="0" column="0">
564            <widget class="QFrame" name="bordersF">
565             <property name="sizePolicy">
566              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
567               <horstretch>0</horstretch>
568               <verstretch>0</verstretch>
569              </sizepolicy>
570             </property>
571             <property name="palette">
572              <palette>
573               <active>
574                <colorrole role="WindowText">
575                 <brush brushstyle="SolidPattern">
576                  <color alpha="255">
577                   <red>0</red>
578                   <green>0</green>
579                   <blue>0</blue>
580                  </color>
581                 </brush>
582                </colorrole>
583                <colorrole role="Button">
584                 <brush brushstyle="SolidPattern">
585                  <color alpha="255">
586                   <red>230</red>
587                   <green>240</green>
588                   <blue>249</blue>
589                  </color>
590                 </brush>
591                </colorrole>
592                <colorrole role="Light">
593                 <brush brushstyle="SolidPattern">
594                  <color alpha="255">
595                   <red>255</red>
596                   <green>255</green>
597                   <blue>255</blue>
598                  </color>
599                 </brush>
600                </colorrole>
601                <colorrole role="Midlight">
602                 <brush brushstyle="SolidPattern">
603                  <color alpha="255">
604                   <red>242</red>
605                   <green>247</green>
606                   <blue>252</blue>
607                  </color>
608                 </brush>
609                </colorrole>
610                <colorrole role="Dark">
611                 <brush brushstyle="SolidPattern">
612                  <color alpha="255">
613                   <red>115</red>
614                   <green>120</green>
615                   <blue>124</blue>
616                  </color>
617                 </brush>
618                </colorrole>
619                <colorrole role="Mid">
620                 <brush brushstyle="SolidPattern">
621                  <color alpha="255">
622                   <red>154</red>
623                   <green>160</green>
624                   <blue>166</blue>
625                  </color>
626                 </brush>
627                </colorrole>
628                <colorrole role="Text">
629                 <brush brushstyle="SolidPattern">
630                  <color alpha="255">
631                   <red>0</red>
632                   <green>0</green>
633                   <blue>0</blue>
634                  </color>
635                 </brush>
636                </colorrole>
637                <colorrole role="BrightText">
638                 <brush brushstyle="SolidPattern">
639                  <color alpha="255">
640                   <red>255</red>
641                   <green>255</green>
642                   <blue>255</blue>
643                  </color>
644                 </brush>
645                </colorrole>
646                <colorrole role="ButtonText">
647                 <brush brushstyle="SolidPattern">
648                  <color alpha="255">
649                   <red>0</red>
650                   <green>0</green>
651                   <blue>0</blue>
652                  </color>
653                 </brush>
654                </colorrole>
655                <colorrole role="Base">
656                 <brush brushstyle="SolidPattern">
657                  <color alpha="255">
658                   <red>255</red>
659                   <green>255</green>
660                   <blue>255</blue>
661                  </color>
662                 </brush>
663                </colorrole>
664                <colorrole role="Window">
665                 <brush brushstyle="SolidPattern">
666                  <color alpha="255">
667                   <red>255</red>
668                   <green>255</green>
669                   <blue>255</blue>
670                  </color>
671                 </brush>
672                </colorrole>
673                <colorrole role="Shadow">
674                 <brush brushstyle="SolidPattern">
675                  <color alpha="255">
676                   <red>0</red>
677                   <green>0</green>
678                   <blue>0</blue>
679                  </color>
680                 </brush>
681                </colorrole>
682                <colorrole role="Highlight">
683                 <brush brushstyle="SolidPattern">
684                  <color alpha="255">
685                   <red>16</red>
686                   <green>145</green>
687                   <blue>210</blue>
688                  </color>
689                 </brush>
690                </colorrole>
691                <colorrole role="HighlightedText">
692                 <brush brushstyle="SolidPattern">
693                  <color alpha="255">
694                   <red>255</red>
695                   <green>255</green>
696                   <blue>255</blue>
697                  </color>
698                 </brush>
699                </colorrole>
700                <colorrole role="Link">
701                 <brush brushstyle="SolidPattern">
702                  <color alpha="255">
703                   <red>0</red>
704                   <green>0</green>
705                   <blue>255</blue>
706                  </color>
707                 </brush>
708                </colorrole>
709                <colorrole role="LinkVisited">
710                 <brush brushstyle="SolidPattern">
711                  <color alpha="255">
712                   <red>255</red>
713                   <green>0</green>
714                   <blue>255</blue>
715                  </color>
716                 </brush>
717                </colorrole>
718                <colorrole role="AlternateBase">
719                 <brush brushstyle="SolidPattern">
720                  <color alpha="255">
721                   <red>232</red>
722                   <green>232</green>
723                   <blue>232</blue>
724                  </color>
725                 </brush>
726                </colorrole>
727               </active>
728               <inactive>
729                <colorrole role="WindowText">
730                 <brush brushstyle="SolidPattern">
731                  <color alpha="255">
732                   <red>0</red>
733                   <green>0</green>
734                   <blue>0</blue>
735                  </color>
736                 </brush>
737                </colorrole>
738                <colorrole role="Button">
739                 <brush brushstyle="SolidPattern">
740                  <color alpha="255">
741                   <red>230</red>
742                   <green>240</green>
743                   <blue>249</blue>
744                  </color>
745                 </brush>
746                </colorrole>
747                <colorrole role="Light">
748                 <brush brushstyle="SolidPattern">
749                  <color alpha="255">
750                   <red>255</red>
751                   <green>255</green>
752                   <blue>255</blue>
753                  </color>
754                 </brush>
755                </colorrole>
756                <colorrole role="Midlight">
757                 <brush brushstyle="SolidPattern">
758                  <color alpha="255">
759                   <red>255</red>
760                   <green>255</green>
761                   <blue>255</blue>
762                  </color>
763                 </brush>
764                </colorrole>
765                <colorrole role="Dark">
766                 <brush brushstyle="SolidPattern">
767                  <color alpha="255">
768                   <red>115</red>
769                   <green>120</green>
770                   <blue>124</blue>
771                  </color>
772                 </brush>
773                </colorrole>
774                <colorrole role="Mid">
775                 <brush brushstyle="SolidPattern">
776                  <color alpha="255">
777                   <red>154</red>
778                   <green>160</green>
779                   <blue>166</blue>
780                  </color>
781                 </brush>
782                </colorrole>
783                <colorrole role="Text">
784                 <brush brushstyle="SolidPattern">
785                  <color alpha="255">
786                   <red>0</red>
787                   <green>0</green>
788                   <blue>0</blue>
789                  </color>
790                 </brush>
791                </colorrole>
792                <colorrole role="BrightText">
793                 <brush brushstyle="SolidPattern">
794                  <color alpha="255">
795                   <red>255</red>
796                   <green>255</green>
797                   <blue>255</blue>
798                  </color>
799                 </brush>
800                </colorrole>
801                <colorrole role="ButtonText">
802                 <brush brushstyle="SolidPattern">
803                  <color alpha="255">
804                   <red>0</red>
805                   <green>0</green>
806                   <blue>0</blue>
807                  </color>
808                 </brush>
809                </colorrole>
810                <colorrole role="Base">
811                 <brush brushstyle="SolidPattern">
812                  <color alpha="255">
813                   <red>255</red>
814                   <green>255</green>
815                   <blue>255</blue>
816                  </color>
817                 </brush>
818                </colorrole>
819                <colorrole role="Window">
820                 <brush brushstyle="SolidPattern">
821                  <color alpha="255">
822                   <red>255</red>
823                   <green>255</green>
824                   <blue>255</blue>
825                  </color>
826                 </brush>
827                </colorrole>
828                <colorrole role="Shadow">
829                 <brush brushstyle="SolidPattern">
830                  <color alpha="255">
831                   <red>0</red>
832                   <green>0</green>
833                   <blue>0</blue>
834                  </color>
835                 </brush>
836                </colorrole>
837                <colorrole role="Highlight">
838                 <brush brushstyle="SolidPattern">
839                  <color alpha="255">
840                   <red>16</red>
841                   <green>145</green>
842                   <blue>210</blue>
843                  </color>
844                 </brush>
845                </colorrole>
846                <colorrole role="HighlightedText">
847                 <brush brushstyle="SolidPattern">
848                  <color alpha="255">
849                   <red>255</red>
850                   <green>255</green>
851                   <blue>255</blue>
852                  </color>
853                 </brush>
854                </colorrole>
855                <colorrole role="Link">
856                 <brush brushstyle="SolidPattern">
857                  <color alpha="255">
858                   <red>0</red>
859                   <green>0</green>
860                   <blue>255</blue>
861                  </color>
862                 </brush>
863                </colorrole>
864                <colorrole role="LinkVisited">
865                 <brush brushstyle="SolidPattern">
866                  <color alpha="255">
867                   <red>255</red>
868                   <green>0</green>
869                   <blue>255</blue>
870                  </color>
871                 </brush>
872                </colorrole>
873                <colorrole role="AlternateBase">
874                 <brush brushstyle="SolidPattern">
875                  <color alpha="255">
876                   <red>232</red>
877                   <green>232</green>
878                   <blue>232</blue>
879                  </color>
880                 </brush>
881                </colorrole>
882               </inactive>
883               <disabled>
884                <colorrole role="WindowText">
885                 <brush brushstyle="SolidPattern">
886                  <color alpha="255">
887                   <red>128</red>
888                   <green>128</green>
889                   <blue>128</blue>
890                  </color>
891                 </brush>
892                </colorrole>
893                <colorrole role="Button">
894                 <brush brushstyle="SolidPattern">
895                  <color alpha="255">
896                   <red>230</red>
897                   <green>240</green>
898                   <blue>249</blue>
899                  </color>
900                 </brush>
901                </colorrole>
902                <colorrole role="Light">
903                 <brush brushstyle="SolidPattern">
904                  <color alpha="255">
905                   <red>255</red>
906                   <green>255</green>
907                   <blue>255</blue>
908                  </color>
909                 </brush>
910                </colorrole>
911                <colorrole role="Midlight">
912                 <brush brushstyle="SolidPattern">
913                  <color alpha="255">
914                   <red>255</red>
915                   <green>255</green>
916                   <blue>255</blue>
917                  </color>
918                 </brush>
919                </colorrole>
920                <colorrole role="Dark">
921                 <brush brushstyle="SolidPattern">
922                  <color alpha="255">
923                   <red>115</red>
924                   <green>120</green>
925                   <blue>124</blue>
926                  </color>
927                 </brush>
928                </colorrole>
929                <colorrole role="Mid">
930                 <brush brushstyle="SolidPattern">
931                  <color alpha="255">
932                   <red>154</red>
933                   <green>160</green>
934                   <blue>166</blue>
935                  </color>
936                 </brush>
937                </colorrole>
938                <colorrole role="Text">
939                 <brush brushstyle="SolidPattern">
940                  <color alpha="255">
941                   <red>0</red>
942                   <green>0</green>
943                   <blue>0</blue>
944                  </color>
945                 </brush>
946                </colorrole>
947                <colorrole role="BrightText">
948                 <brush brushstyle="SolidPattern">
949                  <color alpha="255">
950                   <red>255</red>
951                   <green>255</green>
952                   <blue>255</blue>
953                  </color>
954                 </brush>
955                </colorrole>
956                <colorrole role="ButtonText">
957                 <brush brushstyle="SolidPattern">
958                  <color alpha="255">
959                   <red>128</red>
960                   <green>128</green>
961                   <blue>128</blue>
962                  </color>
963                 </brush>
964                </colorrole>
965                <colorrole role="Base">
966                 <brush brushstyle="SolidPattern">
967                  <color alpha="255">
968                   <red>255</red>
969                   <green>255</green>
970                   <blue>255</blue>
971                  </color>
972                 </brush>
973                </colorrole>
974                <colorrole role="Window">
975                 <brush brushstyle="SolidPattern">
976                  <color alpha="255">
977                   <red>255</red>
978                   <green>255</green>
979                   <blue>255</blue>
980                  </color>
981                 </brush>
982                </colorrole>
983                <colorrole role="Shadow">
984                 <brush brushstyle="SolidPattern">
985                  <color alpha="255">
986                   <red>0</red>
987                   <green>0</green>
988                   <blue>0</blue>
989                  </color>
990                 </brush>
991                </colorrole>
992                <colorrole role="Highlight">
993                 <brush brushstyle="SolidPattern">
994                  <color alpha="255">
995                   <red>16</red>
996                   <green>145</green>
997                   <blue>210</blue>
998                  </color>
999                 </brush>
1000                </colorrole>
1001                <colorrole role="HighlightedText">
1002                 <brush brushstyle="SolidPattern">
1003                  <color alpha="255">
1004                   <red>255</red>
1005                   <green>255</green>
1006                   <blue>255</blue>
1007                  </color>
1008                 </brush>
1009                </colorrole>
1010                <colorrole role="Link">
1011                 <brush brushstyle="SolidPattern">
1012                  <color alpha="255">
1013                   <red>0</red>
1014                   <green>0</green>
1015                   <blue>255</blue>
1016                  </color>
1017                 </brush>
1018                </colorrole>
1019                <colorrole role="LinkVisited">
1020                 <brush brushstyle="SolidPattern">
1021                  <color alpha="255">
1022                   <red>255</red>
1023                   <green>0</green>
1024                   <blue>255</blue>
1025                  </color>
1026                 </brush>
1027                </colorrole>
1028                <colorrole role="AlternateBase">
1029                 <brush brushstyle="SolidPattern">
1030                  <color alpha="255">
1031                   <red>232</red>
1032                   <green>232</green>
1033                   <blue>232</blue>
1034                  </color>
1035                 </brush>
1036                </colorrole>
1037               </disabled>
1038              </palette>
1039             </property>
1040             <property name="frameShape">
1041              <enum>QFrame::StyledPanel</enum>
1042             </property>
1043             <property name="frameShadow">
1044              <enum>QFrame::Sunken</enum>
1045             </property>
1046             <layout class="QGridLayout">
1047              <item row="0" column="0">
1048               <widget class="GuiSetBorder" name="borders" native="true">
1049                <property name="sizePolicy">
1050                 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1051                  <horstretch>0</horstretch>
1052                  <verstretch>0</verstretch>
1053                 </sizepolicy>
1054                </property>
1055                <property name="toolTip">
1056                 <string>Set borders of the current (selected) cell(s)</string>
1057                </property>
1058               </widget>
1059              </item>
1060             </layout>
1061            </widget>
1062           </item>
1063          </layout>
1064         </widget>
1065        </item>
1066        <item row="0" column="1">
1067         <widget class="QGroupBox" name="allBordersGB">
1068          <property name="title">
1069           <string>All Borders</string>
1070          </property>
1071          <layout class="QGridLayout">
1072           <item row="0" column="0">
1073            <widget class="QPushButton" name="borderSetPB">
1074             <property name="toolTip">
1075              <string>Set all borders of the current (selected) cell(s)</string>
1076             </property>
1077             <property name="text">
1078              <string>&amp;Set</string>
1079             </property>
1080            </widget>
1081           </item>
1082           <item row="1" column="0">
1083            <widget class="QPushButton" name="borderUnsetPB">
1084             <property name="toolTip">
1085              <string>Unset all borders of the current (selected) cell(s)</string>
1086             </property>
1087             <property name="text">
1088              <string>C&amp;lear</string>
1089             </property>
1090            </widget>
1091           </item>
1092          </layout>
1093         </widget>
1094        </item>
1095        <item row="0" column="2">
1096         <widget class="QGroupBox" name="borderStyleGB">
1097          <property name="title">
1098           <string>Style</string>
1099          </property>
1100          <layout class="QGridLayout">
1101           <item row="1" column="0">
1102            <widget class="QRadioButton" name="booktabsRB">
1103             <property name="toolTip">
1104              <string>Use formal (a.k.a. booktabs) border style (no vertical borders)</string>
1105             </property>
1106             <property name="text">
1107              <string>Fo&amp;rmal</string>
1108             </property>
1109             <property name="checked">
1110              <bool>true</bool>
1111             </property>
1112            </widget>
1113           </item>
1114           <item row="0" column="0">
1115            <widget class="QRadioButton" name="borderDefaultRB">
1116             <property name="toolTip">
1117              <string>Use default (grid-like) border style</string>
1118             </property>
1119             <property name="text">
1120              <string>De&amp;fault</string>
1121             </property>
1122            </widget>
1123           </item>
1124          </layout>
1125         </widget>
1126        </item>
1127        <item row="0" column="3">
1128         <spacer>
1129          <property name="orientation">
1130           <enum>Qt::Horizontal</enum>
1131          </property>
1132          <property name="sizeType">
1133           <enum>QSizePolicy::Expanding</enum>
1134          </property>
1135          <property name="sizeHint" stdset="0">
1136           <size>
1137            <width>63</width>
1138            <height>20</height>
1139           </size>
1140          </property>
1141         </spacer>
1142        </item>
1143        <item row="1" column="0" colspan="4">
1144         <widget class="QGroupBox" name="SpaceGB">
1145          <property name="title">
1146           <string>Additional Space</string>
1147          </property>
1148          <layout class="QGridLayout">
1149           <item row="0" column="0">
1150            <widget class="QLabel" name="topspaceLA">
1151             <property name="text">
1152              <string>T&amp;op of row:</string>
1153             </property>
1154             <property name="buddy">
1155              <cstring>topspaceCO</cstring>
1156             </property>
1157            </widget>
1158           </item>
1159           <item row="0" column="2">
1160            <widget class="QLineEdit" name="topspaceED"/>
1161           </item>
1162           <item row="0" column="3">
1163            <widget class="lyx::frontend::LengthCombo" name="topspaceUnitLC"/>
1164           </item>
1165           <item row="0" column="1">
1166            <widget class="QComboBox" name="topspaceCO">
1167             <item>
1168              <property name="text">
1169               <string>None</string>
1170              </property>
1171             </item>
1172             <item>
1173              <property name="text">
1174               <string>Default</string>
1175              </property>
1176             </item>
1177             <item>
1178              <property name="text">
1179               <string>Custom</string>
1180              </property>
1181             </item>
1182            </widget>
1183           </item>
1184           <item row="1" column="1">
1185            <widget class="QComboBox" name="bottomspaceCO">
1186             <item>
1187              <property name="text">
1188               <string>None</string>
1189              </property>
1190             </item>
1191             <item>
1192              <property name="text">
1193               <string>Default</string>
1194              </property>
1195             </item>
1196             <item>
1197              <property name="text">
1198               <string>Custom</string>
1199              </property>
1200             </item>
1201            </widget>
1202           </item>
1203           <item row="1" column="3">
1204            <widget class="lyx::frontend::LengthCombo" name="bottomspaceUnitLC"/>
1205           </item>
1206           <item row="1" column="2">
1207            <widget class="QLineEdit" name="bottomspaceED"/>
1208           </item>
1209           <item row="1" column="0">
1210            <widget class="QLabel" name="bottomspaceLA">
1211             <property name="text">
1212              <string>Botto&amp;m of row:</string>
1213             </property>
1214             <property name="buddy">
1215              <cstring>bottomspaceCO</cstring>
1216             </property>
1217            </widget>
1218           </item>
1219           <item row="2" column="2">
1220            <widget class="QLineEdit" name="interlinespaceED"/>
1221           </item>
1222           <item row="2" column="0">
1223            <widget class="QLabel" name="interlinespaceLA">
1224             <property name="text">
1225              <string>Bet&amp;ween rows:</string>
1226             </property>
1227             <property name="buddy">
1228              <cstring>interlinespaceCO</cstring>
1229             </property>
1230            </widget>
1231           </item>
1232           <item row="2" column="1">
1233            <widget class="QComboBox" name="interlinespaceCO">
1234             <item>
1235              <property name="text">
1236               <string>None</string>
1237              </property>
1238             </item>
1239             <item>
1240              <property name="text">
1241               <string>Default</string>
1242              </property>
1243             </item>
1244             <item>
1245              <property name="text">
1246               <string>Custom</string>
1247              </property>
1248             </item>
1249            </widget>
1250           </item>
1251           <item row="2" column="3">
1252            <widget class="lyx::frontend::LengthCombo" name="interlinespaceUnitLC"/>
1253           </item>
1254          </layout>
1255         </widget>
1256        </item>
1257        <item row="2" column="1">
1258         <spacer name="verticalSpacer_2">
1259          <property name="orientation">
1260           <enum>Qt::Vertical</enum>
1261          </property>
1262          <property name="sizeHint" stdset="0">
1263           <size>
1264            <width>20</width>
1265            <height>90</height>
1266           </size>
1267          </property>
1268         </spacer>
1269        </item>
1270       </layout>
1271      </widget>
1272      <widget class="QWidget" name="Longtables">
1273       <attribute name="title">
1274        <string>&amp;Multi-Page Table</string>
1275       </attribute>
1276       <layout class="QGridLayout" name="gridLayout_7">
1277        <item row="0" column="0">
1278         <widget class="QCheckBox" name="longTabularCB">
1279          <property name="toolTip">
1280           <string>Select for tables that span multiple pages</string>
1281          </property>
1282          <property name="text">
1283           <string>&amp;Use multi-page table</string>
1284          </property>
1285         </widget>
1286        </item>
1287        <item row="1" column="0">
1288         <widget class="QGroupBox" name="longtableGB">
1289          <property name="enabled">
1290           <bool>false</bool>
1291          </property>
1292          <property name="title">
1293           <string>Row settings</string>
1294          </property>
1295          <layout class="QGridLayout" name="gridLayout_2">
1296           <item row="0" column="1">
1297            <widget class="QLabel" name="StatusLA">
1298             <property name="text">
1299              <string>Status</string>
1300             </property>
1301            </widget>
1302           </item>
1303           <item row="0" column="2">
1304            <widget class="QLabel" name="BorderAboveLA">
1305             <property name="text">
1306              <string>Border above</string>
1307             </property>
1308            </widget>
1309           </item>
1310           <item row="0" column="3">
1311            <widget class="QLabel" name="BorderBelowLA">
1312             <property name="text">
1313              <string>Border below</string>
1314             </property>
1315            </widget>
1316           </item>
1317           <item row="0" column="4">
1318            <widget class="QLabel" name="ContentsLA">
1319             <property name="text">
1320              <string>Contents</string>
1321             </property>
1322            </widget>
1323           </item>
1324           <item row="1" column="0">
1325            <widget class="QLabel" name="HeaderLA">
1326             <property name="text">
1327              <string>Header:</string>
1328             </property>
1329            </widget>
1330           </item>
1331           <item row="1" column="1">
1332            <widget class="QCheckBox" name="headerStatusCB">
1333             <property name="toolTip">
1334              <string>Repeat this row as header on every (except the first) page</string>
1335             </property>
1336             <property name="text">
1337              <string>on</string>
1338             </property>
1339            </widget>
1340           </item>
1341           <item row="1" column="2">
1342            <widget class="QCheckBox" name="headerBorderAboveCB">
1343             <property name="toolTip">
1344              <string/>
1345             </property>
1346             <property name="text">
1347              <string>double</string>
1348             </property>
1349            </widget>
1350           </item>
1351           <item row="1" column="3">
1352            <widget class="QCheckBox" name="headerBorderBelowCB">
1353             <property name="text">
1354              <string>double</string>
1355             </property>
1356            </widget>
1357           </item>
1358           <item row="2" column="0">
1359            <widget class="QLabel" name="FirstHeaderLA">
1360             <property name="text">
1361              <string>First header:</string>
1362             </property>
1363            </widget>
1364           </item>
1365           <item row="2" column="1">
1366            <widget class="QCheckBox" name="firstheaderStatusCB">
1367             <property name="toolTip">
1368              <string>This row is the header of the first page</string>
1369             </property>
1370             <property name="whatsThis">
1371              <string/>
1372             </property>
1373             <property name="text">
1374              <string>on</string>
1375             </property>
1376            </widget>
1377           </item>
1378           <item row="2" column="2">
1379            <widget class="QCheckBox" name="firstheaderBorderAboveCB">
1380             <property name="text">
1381              <string>double</string>
1382             </property>
1383            </widget>
1384           </item>
1385           <item row="2" column="3">
1386            <widget class="QCheckBox" name="firstheaderBorderBelowCB">
1387             <property name="text">
1388              <string>double</string>
1389             </property>
1390            </widget>
1391           </item>
1392           <item row="2" column="4">
1393            <widget class="QCheckBox" name="firstheaderNoContentsCB">
1394             <property name="toolTip">
1395              <string>Don't output the first header</string>
1396             </property>
1397             <property name="text">
1398              <string>is empty</string>
1399             </property>
1400            </widget>
1401           </item>
1402           <item row="3" column="0">
1403            <widget class="QLabel" name="FooterLA">
1404             <property name="text">
1405              <string>Footer:</string>
1406             </property>
1407            </widget>
1408           </item>
1409           <item row="3" column="1">
1410            <widget class="QCheckBox" name="footerStatusCB">
1411             <property name="toolTip">
1412              <string>Repeat this row as footer on every (except the last) page</string>
1413             </property>
1414             <property name="text">
1415              <string>on</string>
1416             </property>
1417            </widget>
1418           </item>
1419           <item row="3" column="2">
1420            <widget class="QCheckBox" name="footerBorderAboveCB">
1421             <property name="text">
1422              <string>double</string>
1423             </property>
1424            </widget>
1425           </item>
1426           <item row="3" column="3">
1427            <widget class="QCheckBox" name="footerBorderBelowCB">
1428             <property name="text">
1429              <string>double</string>
1430             </property>
1431            </widget>
1432           </item>
1433           <item row="4" column="0">
1434            <widget class="QLabel" name="LastFooterLA">
1435             <property name="text">
1436              <string>Last footer:</string>
1437             </property>
1438            </widget>
1439           </item>
1440           <item row="4" column="1">
1441            <widget class="QCheckBox" name="lastfooterStatusCB">
1442             <property name="toolTip">
1443              <string>This row is the footer of the last page</string>
1444             </property>
1445             <property name="text">
1446              <string>on</string>
1447             </property>
1448            </widget>
1449           </item>
1450           <item row="4" column="2">
1451            <widget class="QCheckBox" name="lastfooterBorderAboveCB">
1452             <property name="text">
1453              <string>double</string>
1454             </property>
1455            </widget>
1456           </item>
1457           <item row="4" column="3">
1458            <widget class="QCheckBox" name="lastfooterBorderBelowCB">
1459             <property name="text">
1460              <string>double</string>
1461             </property>
1462            </widget>
1463           </item>
1464           <item row="4" column="4">
1465            <widget class="QCheckBox" name="lastfooterNoContentsCB">
1466             <property name="toolTip">
1467              <string>Don't output the last footer</string>
1468             </property>
1469             <property name="text">
1470              <string>is empty</string>
1471             </property>
1472            </widget>
1473           </item>
1474           <item row="5" column="0">
1475            <widget class="QLabel" name="label">
1476             <property name="text">
1477              <string>Caption:</string>
1478             </property>
1479            </widget>
1480           </item>
1481           <item row="5" column="1">
1482            <widget class="QCheckBox" name="captionStatusCB">
1483             <property name="text">
1484              <string>on</string>
1485             </property>
1486            </widget>
1487           </item>
1488           <item row="6" column="0" colspan="3">
1489            <widget class="QCheckBox" name="newpageCB">
1490             <property name="enabled">
1491              <bool>false</bool>
1492             </property>
1493             <property name="toolTip">
1494              <string>Set a page break on the current row</string>
1495             </property>
1496             <property name="text">
1497              <string>Page &amp;break on current row</string>
1498             </property>
1499            </widget>
1500           </item>
1501          </layout>
1502         </widget>
1503        </item>
1504        <item row="2" column="0">
1505         <widget class="QGroupBox" name="alignmentGB">
1506          <property name="enabled">
1507           <bool>false</bool>
1508          </property>
1509          <property name="toolTip">
1510           <string>Horizontal alignment of the multi-page table</string>
1511          </property>
1512          <property name="title">
1513           <string>Multi-page table alignment</string>
1514          </property>
1515          <layout class="QGridLayout" name="gridLayout9">
1516           <item row="0" column="0">
1517            <widget class="QRadioButton" name="leftRB">
1518             <property name="text">
1519              <string>Left</string>
1520             </property>
1521            </widget>
1522           </item>
1523           <item row="0" column="1">
1524            <widget class="QRadioButton" name="centerRB">
1525             <property name="text">
1526              <string>&amp;Center</string>
1527             </property>
1528             <property name="checked">
1529              <bool>true</bool>
1530             </property>
1531            </widget>
1532           </item>
1533           <item row="0" column="2">
1534            <widget class="QRadioButton" name="rightRB">
1535             <property name="text">
1536              <string>Right</string>
1537             </property>
1538            </widget>
1539           </item>
1540          </layout>
1541         </widget>
1542        </item>
1543        <item row="3" column="0">
1544         <spacer name="verticalSpacer">
1545          <property name="orientation">
1546           <enum>Qt::Vertical</enum>
1547          </property>
1548          <property name="sizeHint" stdset="0">
1549           <size>
1550            <width>20</width>
1551            <height>91</height>
1552           </size>
1553          </property>
1554         </spacer>
1555        </item>
1556       </layout>
1557      </widget>
1558     </widget>
1559    </item>
1560    <item row="1" column="0">
1561     <layout class="QHBoxLayout" name="_3">
1562      <item>
1563       <widget class="QLabel" name="TextLabel1">
1564        <property name="text">
1565         <string>Current cell:</string>
1566        </property>
1567       </widget>
1568      </item>
1569      <item>
1570       <widget class="QLineEdit" name="tabularRowED">
1571        <property name="sizePolicy">
1572         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1573          <horstretch>0</horstretch>
1574          <verstretch>0</verstretch>
1575         </sizepolicy>
1576        </property>
1577        <property name="maximumSize">
1578         <size>
1579          <width>40</width>
1580          <height>32767</height>
1581         </size>
1582        </property>
1583        <property name="focusPolicy">
1584         <enum>Qt::NoFocus</enum>
1585        </property>
1586        <property name="toolTip">
1587         <string>Current row position</string>
1588        </property>
1589       </widget>
1590      </item>
1591      <item>
1592       <widget class="QLineEdit" name="tabularColumnED">
1593        <property name="sizePolicy">
1594         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1595          <horstretch>0</horstretch>
1596          <verstretch>0</verstretch>
1597         </sizepolicy>
1598        </property>
1599        <property name="maximumSize">
1600         <size>
1601          <width>40</width>
1602          <height>32767</height>
1603         </size>
1604        </property>
1605        <property name="focusPolicy">
1606         <enum>Qt::NoFocus</enum>
1607        </property>
1608        <property name="toolTip">
1609         <string>Current column position</string>
1610        </property>
1611       </widget>
1612      </item>
1613      <item>
1614       <spacer>
1615        <property name="orientation">
1616         <enum>Qt::Horizontal</enum>
1617        </property>
1618        <property name="sizeType">
1619         <enum>QSizePolicy::Expanding</enum>
1620        </property>
1621        <property name="sizeHint" stdset="0">
1622         <size>
1623          <width>20</width>
1624          <height>20</height>
1625         </size>
1626        </property>
1627       </spacer>
1628      </item>
1629     </layout>
1630    </item>
1631   </layout>
1632  </widget>
1633  <customwidgets>
1634   <customwidget>
1635    <class>lyx::frontend::LengthCombo</class>
1636    <extends>QComboBox</extends>
1637    <header>LengthCombo.h</header>
1638   </customwidget>
1639   <customwidget>
1640    <class>GuiSetBorder</class>
1641    <extends>QWidget</extends>
1642    <header>GuiSetBorder.h</header>
1643   </customwidget>
1644  </customwidgets>
1645  <tabstops>
1646   <tabstop>hAlignCO</tabstop>
1647   <tabstop>decimalPointED</tabstop>
1648   <tabstop>columnWidthED</tabstop>
1649   <tabstop>columnWidthUnitLC</tabstop>
1650   <tabstop>vAlignCO</tabstop>
1651   <tabstop>multicolumnCB</tabstop>
1652   <tabstop>specialAlignmentED</tabstop>
1653   <tabstop>multirowCB</tabstop>
1654   <tabstop>multirowOffsetED</tabstop>
1655   <tabstop>multirowOffsetUnitLC</tabstop>
1656   <tabstop>rotateCellCB</tabstop>
1657   <tabstop>rotateCellAngleSB</tabstop>
1658   <tabstop>tabularWidthED</tabstop>
1659   <tabstop>tabularWidthUnitLC</tabstop>
1660   <tabstop>TableAlignCO</tabstop>
1661   <tabstop>rotateTabularCB</tabstop>
1662   <tabstop>rotateTabularAngleSB</tabstop>
1663   <tabstop>borderDefaultRB</tabstop>
1664   <tabstop>borderUnsetPB</tabstop>
1665   <tabstop>booktabsRB</tabstop>
1666   <tabstop>topspaceCO</tabstop>
1667   <tabstop>topspaceED</tabstop>
1668   <tabstop>topspaceUnitLC</tabstop>
1669   <tabstop>bottomspaceCO</tabstop>
1670   <tabstop>bottomspaceED</tabstop>
1671   <tabstop>bottomspaceUnitLC</tabstop>
1672   <tabstop>interlinespaceCO</tabstop>
1673   <tabstop>interlinespaceED</tabstop>
1674   <tabstop>interlinespaceUnitLC</tabstop>
1675   <tabstop>longTabularCB</tabstop>
1676   <tabstop>headerStatusCB</tabstop>
1677   <tabstop>headerBorderAboveCB</tabstop>
1678   <tabstop>headerBorderBelowCB</tabstop>
1679   <tabstop>firstheaderStatusCB</tabstop>
1680   <tabstop>firstheaderBorderAboveCB</tabstop>
1681   <tabstop>firstheaderBorderBelowCB</tabstop>
1682   <tabstop>firstheaderNoContentsCB</tabstop>
1683   <tabstop>footerStatusCB</tabstop>
1684   <tabstop>footerBorderAboveCB</tabstop>
1685   <tabstop>footerBorderBelowCB</tabstop>
1686   <tabstop>lastfooterStatusCB</tabstop>
1687   <tabstop>lastfooterBorderAboveCB</tabstop>
1688   <tabstop>lastfooterBorderBelowCB</tabstop>
1689   <tabstop>lastfooterNoContentsCB</tabstop>
1690   <tabstop>captionStatusCB</tabstop>
1691   <tabstop>newpageCB</tabstop>
1692   <tabstop>leftRB</tabstop>
1693   <tabstop>centerRB</tabstop>
1694   <tabstop>rightRB</tabstop>
1695   <tabstop>borderSetPB</tabstop>
1696   <tabstop>TabWidget</tabstop>
1697  </tabstops>
1698  <includes>
1699   <include location="local">qt_i18n.h</include>
1700  </includes>
1701  <resources/>
1702  <connections/>
1703 </ui>