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