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