]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/MathsUi.ui
This new citation dialog follows a new design similar to lyx-1.3:
[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     <spacer>
44      <property name="orientation" >
45       <enum>Qt::Vertical</enum>
46      </property>
47      <property name="sizeType" >
48       <enum>QSizePolicy::Expanding</enum>
49      </property>
50      <property name="sizeHint" >
51       <size>
52        <width>20</width>
53        <height>20</height>
54       </size>
55      </property>
56     </spacer>
57    </item>
58   </layout>
59  </widget>
60  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
61  <tabstops>
62   <tabstop>amsautoCB</tabstop>
63  </tabstops>
64  <resources/>
65  <connections/>
66 </ui>