]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/MathsUi.ui
Add vertical spacer.
[lyx.git] / src / frontends / qt4 / ui / MathsUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>MathsUi</class>
6  <widget class="QWidget" name="MathsUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>351</width>
12     <height>233</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QVBoxLayout" >
19    <property name="margin" >
20     <number>11</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item>
26     <widget class="QCheckBox" name="amsautoCB" >
27      <property name="text" >
28       <string>&amp;Use AMS math package automatically</string>
29      </property>
30      <property name="checked" >
31       <bool>false</bool>
32      </property>
33     </widget>
34    </item>
35    <item>
36     <widget class="QCheckBox" name="amsCB" >
37      <property name="text" >
38       <string>Use AMS &amp;math package</string>
39      </property>
40     </widget>
41    </item>
42    <item>
43     <widget class="QCheckBox" name="esintautoCB" >
44      <property name="text" >
45       <string>Use esint package &amp;automatically</string>
46      </property>
47      <property name="checked" >
48       <bool>false</bool>
49      </property>
50     </widget>
51    </item>
52    <item>
53     <widget class="QCheckBox" name="esintCB" >
54      <property name="text" >
55       <string>Use &amp;esint package</string>
56      </property>
57     </widget>
58    </item>
59    <item>
60     <spacer>
61      <property name="orientation" >
62       <enum>Qt::Vertical</enum>
63      </property>
64      <property name="sizeType" >
65       <enum>QSizePolicy::Expanding</enum>
66      </property>
67      <property name="sizeHint" >
68       <size>
69        <width>20</width>
70        <height>20</height>
71       </size>
72      </property>
73     </spacer>
74    </item>
75   </layout>
76  </widget>
77  <pixmapfunction></pixmapfunction>
78  <includes>
79   <include location="local" >qt_helpers.h</include>
80  </includes>
81  <tabstops>
82   <tabstop>amsautoCB</tabstop>
83   <tabstop>esintautoCB</tabstop>
84  </tabstops>
85  <resources/>
86  <connections/>
87 </ui>