]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/MathsUi.ui
support for the document class option leqno
[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">
17    <item row="1" column="0">
18     <widget class="QLabel" name="allPakcagesLA">
19      <property name="text">
20       <string>All packages:</string>
21      </property>
22     </widget>
23    </item>
24    <item row="1" column="1" colspan="2">
25     <widget class="QPushButton" name="allPackagesAutoPB">
26      <property name="text">
27       <string>Load A&amp;utomatically</string>
28      </property>
29     </widget>
30    </item>
31    <item row="1" column="3">
32     <widget class="QPushButton" name="allPackagesAlwaysPB">
33      <property name="text">
34       <string>Load Alwa&amp;ys</string>
35      </property>
36     </widget>
37    </item>
38    <item row="1" column="4" colspan="2">
39     <widget class="QPushButton" name="allPackagesNotPB">
40      <property name="text">
41       <string>Do &amp;Not Load</string>
42      </property>
43     </widget>
44    </item>
45    <item row="2" column="0" colspan="2">
46     <widget class="QLabel" name="MathNumberingPosL">
47      <property name="minimumSize">
48       <size>
49        <width>115</width>
50        <height>18</height>
51       </size>
52      </property>
53      <property name="text">
54       <string>Number formulas:</string>
55      </property>
56     </widget>
57    </item>
58    <item row="2" column="2" colspan="2">
59     <widget class="QComboBox" name="MathNumberingPosCO">
60      <property name="enabled">
61       <bool>true</bool>
62      </property>
63      <property name="toolTip">
64       <string>Size of the indentation</string>
65      </property>
66     </widget>
67    </item>
68    <item row="2" column="5">
69     <spacer name="horizontalSpacer_1">
70      <property name="orientation">
71       <enum>Qt::Horizontal</enum>
72      </property>
73      <property name="sizeHint" stdset="0">
74       <size>
75        <width>268</width>
76        <height>20</height>
77       </size>
78      </property>
79     </spacer>
80    </item>
81    <item row="0" column="0" colspan="6">
82     <widget class="QTableWidget" name="packagesTW">
83      <property name="sizePolicy">
84       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
85        <horstretch>0</horstretch>
86        <verstretch>0</verstretch>
87       </sizepolicy>
88      </property>
89      <property name="columnCount">
90       <number>4</number>
91      </property>
92      <attribute name="horizontalHeaderStretchLastSection">
93       <bool>false</bool>
94      </attribute>
95      <attribute name="verticalHeaderVisible">
96       <bool>false</bool>
97      </attribute>
98      <column/>
99      <column/>
100      <column/>
101      <column/>
102     </widget>
103    </item>
104   </layout>
105  </widget>
106  <includes>
107   <include location="local">qt_i18n.h</include>
108  </includes>
109  <resources/>
110  <connections/>
111 </ui>