]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/MathsUi.ui
FontUi: Fix layout
[lyx.git] / src / frontends / qt4 / ui / MathsUi.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MathsUi</class>
4  <widget class="QWidget" name="MathsUi">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>500</width>
10     <height>367</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string/>
15   </property>
16   <layout class="QGridLayout" name="gridLayout_2">
17    <item row="0" column="0" colspan="4">
18     <widget class="QTableWidget" name="packagesTW">
19      <property name="sizePolicy">
20       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
21        <horstretch>0</horstretch>
22        <verstretch>0</verstretch>
23       </sizepolicy>
24      </property>
25      <property name="columnCount">
26       <number>4</number>
27      </property>
28      <attribute name="horizontalHeaderStretchLastSection">
29       <bool>false</bool>
30      </attribute>
31      <attribute name="verticalHeaderVisible">
32       <bool>false</bool>
33      </attribute>
34      <column/>
35      <column/>
36      <column/>
37      <column/>
38     </widget>
39    </item>
40    <item row="1" column="0">
41     <widget class="QLabel" name="allPakcagesLA">
42      <property name="text">
43       <string>All packages:</string>
44      </property>
45     </widget>
46    </item>
47    <item row="1" column="1">
48     <widget class="QPushButton" name="allPackagesAutoPB">
49      <property name="text">
50       <string>Load A&amp;utomatically</string>
51      </property>
52     </widget>
53    </item>
54    <item row="1" column="2">
55     <widget class="QPushButton" name="allPackagesAlwaysPB">
56      <property name="text">
57       <string>Load Alwa&amp;ys</string>
58      </property>
59     </widget>
60    </item>
61    <item row="1" column="3">
62     <widget class="QPushButton" name="allPackagesNotPB">
63      <property name="text">
64       <string>Do &amp;Not Load</string>
65      </property>
66     </widget>
67    </item>
68   </layout>
69  </widget>
70  <includes>
71   <include location="local">qt_i18n.h</include>
72  </includes>
73  <resources/>
74  <connections/>
75 </ui>