]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/MathsUi.ui
Disable editing of math package names in Document Settings
[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>569</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">
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="editTriggers">
26       <set>QAbstractItemView::NoEditTriggers</set>
27      </property>
28      <property name="alternatingRowColors">
29       <bool>true</bool>
30      </property>
31      <property name="columnCount">
32       <number>4</number>
33      </property>
34      <attribute name="horizontalHeaderStretchLastSection">
35       <bool>false</bool>
36      </attribute>
37      <attribute name="verticalHeaderVisible">
38       <bool>false</bool>
39      </attribute>
40      <column/>
41      <column/>
42      <column/>
43      <column/>
44     </widget>
45    </item>
46    <item row="1" column="0">
47     <layout class="QGridLayout" name="gridLayout">
48      <item row="0" column="0">
49       <widget class="QLabel" name="allPakcagesLA">
50        <property name="text">
51         <string>All packages:</string>
52        </property>
53       </widget>
54      </item>
55      <item row="0" column="1">
56       <widget class="QPushButton" name="allPackagesAutoPB">
57        <property name="text">
58         <string>Load A&amp;utomatically</string>
59        </property>
60       </widget>
61      </item>
62      <item row="0" column="2">
63       <widget class="QPushButton" name="allPackagesAlwaysPB">
64        <property name="text">
65         <string>Load Alwa&amp;ys</string>
66        </property>
67       </widget>
68      </item>
69      <item row="0" column="3">
70       <widget class="QPushButton" name="allPackagesNotPB">
71        <property name="text">
72         <string>Do &amp;Not Load</string>
73        </property>
74       </widget>
75      </item>
76      <item row="1" column="0">
77       <widget class="QCheckBox" name="MathIndentCB">
78        <property name="toolTip">
79         <string>Indent displayed formulas instead of centering</string>
80        </property>
81        <property name="text">
82         <string>Indent &amp;formulas</string>
83        </property>
84       </widget>
85      </item>
86      <item row="1" column="1">
87       <widget class="QComboBox" name="MathIndentCO">
88        <property name="enabled">
89         <bool>false</bool>
90        </property>
91        <property name="sizePolicy">
92         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
93          <horstretch>0</horstretch>
94          <verstretch>0</verstretch>
95         </sizepolicy>
96        </property>
97        <property name="toolTip">
98         <string>Size of the indentation</string>
99        </property>
100       </widget>
101      </item>
102      <item row="1" column="2" colspan="2">
103       <spacer name="horizontalSpacer_3">
104        <property name="orientation">
105         <enum>Qt::Horizontal</enum>
106        </property>
107        <property name="sizeHint" stdset="0">
108         <size>
109          <width>234</width>
110          <height>20</height>
111         </size>
112        </property>
113       </spacer>
114      </item>
115      <item row="2" column="1">
116       <widget class="QLineEdit" name="MathIndentLE">
117        <property name="enabled">
118         <bool>false</bool>
119        </property>
120        <property name="toolTip">
121         <string/>
122        </property>
123        <property name="text">
124         <string/>
125        </property>
126       </widget>
127      </item>
128      <item row="2" column="2">
129       <widget class="lyx::frontend::LengthCombo" name="MathIndentLengthCO">
130        <property name="enabled">
131         <bool>false</bool>
132        </property>
133        <property name="sizePolicy">
134         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
135          <horstretch>0</horstretch>
136          <verstretch>0</verstretch>
137         </sizepolicy>
138        </property>
139        <property name="toolTip">
140         <string/>
141        </property>
142       </widget>
143      </item>
144      <item row="2" column="3">
145       <spacer name="horizontalSpacer_2">
146        <property name="orientation">
147         <enum>Qt::Horizontal</enum>
148        </property>
149        <property name="sizeHint" stdset="0">
150         <size>
151          <width>153</width>
152          <height>20</height>
153         </size>
154        </property>
155       </spacer>
156      </item>
157     </layout>
158    </item>
159    <item row="2" column="0">
160     <layout class="QHBoxLayout" name="horizontalLayout">
161      <item>
162       <widget class="QLabel" name="MathNumberingPosL">
163        <property name="sizePolicy">
164         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
165          <horstretch>0</horstretch>
166          <verstretch>0</verstretch>
167         </sizepolicy>
168        </property>
169        <property name="minimumSize">
170         <size>
171          <width>115</width>
172          <height>18</height>
173         </size>
174        </property>
175        <property name="text">
176         <string>Formula numbering side:</string>
177        </property>
178       </widget>
179      </item>
180      <item>
181       <widget class="QComboBox" name="MathNumberingPosCO">
182        <property name="enabled">
183         <bool>true</bool>
184        </property>
185        <property name="sizePolicy">
186         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
187          <horstretch>0</horstretch>
188          <verstretch>0</verstretch>
189         </sizepolicy>
190        </property>
191        <property name="toolTip">
192         <string>Side where formulas are numbered</string>
193        </property>
194       </widget>
195      </item>
196      <item>
197       <spacer name="horizontalSpacer_1">
198        <property name="orientation">
199         <enum>Qt::Horizontal</enum>
200        </property>
201        <property name="sizeHint" stdset="0">
202         <size>
203          <width>234</width>
204          <height>17</height>
205         </size>
206        </property>
207       </spacer>
208      </item>
209     </layout>
210    </item>
211   </layout>
212  </widget>
213  <customwidgets>
214   <customwidget>
215    <class>lyx::frontend::LengthCombo</class>
216    <extends>QComboBox</extends>
217    <header>LengthCombo.h</header>
218   </customwidget>
219  </customwidgets>
220  <includes>
221   <include location="local">qt_i18n.h</include>
222  </includes>
223  <resources/>
224  <connections>
225   <connection>
226    <sender>MathIndentCB</sender>
227    <signal>toggled(bool)</signal>
228    <receiver>MathIndentCO</receiver>
229    <slot>setEnabled(bool)</slot>
230    <hints>
231     <hint type="sourcelabel">
232      <x>66</x>
233      <y>291</y>
234     </hint>
235     <hint type="destinationlabel">
236      <x>164</x>
237      <y>290</y>
238     </hint>
239    </hints>
240   </connection>
241  </connections>
242 </ui>