]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/TextLayoutUi.ui
FontUi: Fix layout
[lyx.git] / src / frontends / qt4 / ui / TextLayoutUi.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>TextLayoutUi</class>
4  <widget class="QWidget" name="TextLayoutUi">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>470</width>
10     <height>380</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string/>
15   </property>
16   <layout class="QGridLayout" name="gridLayout_3">
17    <item row="0" column="0" colspan="4">
18     <widget class="QGroupBox" name="separateGB">
19      <property name="title">
20       <string>Paragraph Separation</string>
21      </property>
22      <property name="flat">
23       <bool>true</bool>
24      </property>
25      <layout class="QGridLayout" name="gridLayout">
26       <item row="0" column="0">
27        <widget class="QRadioButton" name="indentRB">
28         <property name="minimumSize">
29          <size>
30           <width>91</width>
31           <height>18</height>
32          </size>
33         </property>
34         <property name="toolTip">
35          <string>Indent consecutive paragraphs</string>
36         </property>
37         <property name="text">
38          <string>&amp;Indentation:</string>
39         </property>
40        </widget>
41       </item>
42       <item row="0" column="1">
43        <widget class="QComboBox" name="indentCO">
44         <property name="enabled">
45          <bool>false</bool>
46         </property>
47         <property name="toolTip">
48          <string>Size of the indentation</string>
49         </property>
50        </widget>
51       </item>
52       <item row="0" column="2" colspan="2">
53        <spacer>
54         <property name="orientation">
55          <enum>Qt::Horizontal</enum>
56         </property>
57         <property name="sizeType">
58          <enum>QSizePolicy::Expanding</enum>
59         </property>
60         <property name="sizeHint" stdset="0">
61          <size>
62           <width>133</width>
63           <height>23</height>
64          </size>
65         </property>
66        </spacer>
67       </item>
68       <item row="1" column="1">
69        <widget class="QLineEdit" name="indentLE">
70         <property name="enabled">
71          <bool>false</bool>
72         </property>
73         <property name="toolTip">
74          <string/>
75         </property>
76         <property name="text">
77          <string/>
78         </property>
79        </widget>
80       </item>
81       <item row="1" column="2">
82        <widget class="lyx::frontend::LengthCombo" name="indentLengthCO">
83         <property name="enabled">
84          <bool>false</bool>
85         </property>
86         <property name="toolTip">
87          <string/>
88         </property>
89        </widget>
90       </item>
91       <item row="1" column="3">
92        <spacer>
93         <property name="orientation">
94          <enum>Qt::Horizontal</enum>
95         </property>
96         <property name="sizeHint" stdset="0">
97          <size>
98           <width>40</width>
99           <height>20</height>
100          </size>
101         </property>
102        </spacer>
103       </item>
104       <item row="2" column="0">
105        <widget class="QRadioButton" name="skipRB">
106         <property name="sizePolicy">
107          <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
108           <horstretch>0</horstretch>
109           <verstretch>0</verstretch>
110          </sizepolicy>
111         </property>
112         <property name="minimumSize">
113          <size>
114           <width>91</width>
115           <height>18</height>
116          </size>
117         </property>
118         <property name="toolTip">
119          <string/>
120         </property>
121         <property name="text">
122          <string>&amp;Vertical space:</string>
123         </property>
124        </widget>
125       </item>
126       <item row="2" column="1">
127        <widget class="QComboBox" name="skipCO">
128         <property name="enabled">
129          <bool>false</bool>
130         </property>
131         <property name="toolTip">
132          <string>Size of the vertical space</string>
133         </property>
134        </widget>
135       </item>
136       <item row="2" column="2" colspan="2">
137        <spacer>
138         <property name="orientation">
139          <enum>Qt::Horizontal</enum>
140         </property>
141         <property name="sizeType">
142          <enum>QSizePolicy::Expanding</enum>
143         </property>
144         <property name="sizeHint" stdset="0">
145          <size>
146           <width>137</width>
147           <height>26</height>
148          </size>
149         </property>
150        </spacer>
151       </item>
152       <item row="3" column="1">
153        <widget class="QLineEdit" name="skipLE">
154         <property name="enabled">
155          <bool>false</bool>
156         </property>
157         <property name="toolTip">
158          <string/>
159         </property>
160        </widget>
161       </item>
162       <item row="3" column="2">
163        <widget class="lyx::frontend::LengthCombo" name="skipLengthCO">
164         <property name="enabled">
165          <bool>false</bool>
166         </property>
167         <property name="toolTip">
168          <string/>
169         </property>
170        </widget>
171       </item>
172       <item row="3" column="3">
173        <spacer>
174         <property name="orientation">
175          <enum>Qt::Horizontal</enum>
176         </property>
177         <property name="sizeHint" stdset="0">
178          <size>
179           <width>40</width>
180           <height>20</height>
181          </size>
182         </property>
183        </spacer>
184       </item>
185      </layout>
186     </widget>
187    </item>
188    <item row="1" column="0" colspan="4">
189     <widget class="QGroupBox" name="spacingGB">
190      <property name="minimumSize">
191       <size>
192        <width>0</width>
193        <height>0</height>
194       </size>
195      </property>
196      <property name="title">
197       <string>Spacing</string>
198      </property>
199      <property name="flat">
200       <bool>true</bool>
201      </property>
202      <property name="checkable">
203       <bool>false</bool>
204      </property>
205      <layout class="QGridLayout" name="gridLayout_2">
206       <item row="0" column="0">
207        <widget class="QLabel" name="lspacingL">
208         <property name="minimumSize">
209          <size>
210           <width>91</width>
211           <height>18</height>
212          </size>
213         </property>
214         <property name="text">
215          <string>&amp;Line spacing:</string>
216         </property>
217         <property name="buddy">
218          <cstring>lspacingCO</cstring>
219         </property>
220        </widget>
221       </item>
222       <item row="0" column="1">
223        <widget class="QComboBox" name="lspacingCO">
224         <property name="toolTip">
225          <string>Spacing type</string>
226         </property>
227         <property name="duplicatesEnabled">
228          <bool>false</bool>
229         </property>
230        </widget>
231       </item>
232       <item row="0" column="2">
233        <widget class="QLineEdit" name="lspacingLE">
234         <property name="enabled">
235          <bool>false</bool>
236         </property>
237         <property name="toolTip">
238          <string>Number of lines</string>
239         </property>
240        </widget>
241       </item>
242       <item row="0" column="3">
243        <spacer name="horizontalSpacer">
244         <property name="orientation">
245          <enum>Qt::Horizontal</enum>
246         </property>
247         <property name="sizeHint" stdset="0">
248          <size>
249           <width>69</width>
250           <height>20</height>
251          </size>
252         </property>
253        </spacer>
254       </item>
255      </layout>
256     </widget>
257    </item>
258    <item row="2" column="0" colspan="2">
259     <widget class="QCheckBox" name="twoColumnCB">
260      <property name="toolTip">
261       <string>Format text into two columns</string>
262      </property>
263      <property name="text">
264       <string>Two-&amp;column document</string>
265      </property>
266     </widget>
267    </item>
268    <item row="3" column="0" colspan="2">
269     <widget class="QCheckBox" name="justCB">
270      <property name="toolTip">
271       <string>Justify text in the LyX editor (this does not affect whether the text is justified in the output)</string>
272      </property>
273      <property name="text">
274       <string>Use &amp;justification in LyX work area</string>
275      </property>
276     </widget>
277    </item>
278    <item row="4" column="0">
279     <widget class="QCheckBox" name="FormulaIndentCB">
280      <property name="toolTip">
281       <string>Indent displayed formulas instead of centering</string>
282      </property>
283      <property name="text">
284       <string>Indent &amp;Formulas</string>
285      </property>
286     </widget>
287    </item>
288    <item row="4" column="1">
289     <widget class="QLineEdit" name="FormulaIndentLE">
290      <property name="enabled">
291       <bool>false</bool>
292      </property>
293      <property name="text">
294       <string notr="true">30</string>
295      </property>
296     </widget>
297    </item>
298    <item row="4" column="2">
299     <widget class="lyx::frontend::LengthCombo" name="FormulaIndentCO">
300      <property name="enabled">
301       <bool>false</bool>
302      </property>
303      <property name="toolTip">
304       <string/>
305      </property>
306     </widget>
307    </item>
308    <item row="4" column="3">
309     <spacer name="horizontalSpacer_2">
310      <property name="orientation">
311       <enum>Qt::Horizontal</enum>
312      </property>
313      <property name="sizeHint" stdset="0">
314       <size>
315        <width>79</width>
316        <height>20</height>
317       </size>
318      </property>
319     </spacer>
320    </item>
321    <item row="5" column="0" colspan="4">
322     <spacer>
323      <property name="orientation">
324       <enum>Qt::Vertical</enum>
325      </property>
326      <property name="sizeType">
327       <enum>QSizePolicy::Expanding</enum>
328      </property>
329      <property name="sizeHint" stdset="0">
330       <size>
331        <width>403</width>
332        <height>21</height>
333       </size>
334      </property>
335     </spacer>
336    </item>
337   </layout>
338  </widget>
339  <customwidgets>
340   <customwidget>
341    <class>lyx::frontend::LengthCombo</class>
342    <extends>QComboBox</extends>
343    <header>LengthCombo.h</header>
344   </customwidget>
345  </customwidgets>
346  <tabstops>
347   <tabstop>indentRB</tabstop>
348   <tabstop>indentCO</tabstop>
349   <tabstop>indentLE</tabstop>
350   <tabstop>indentLengthCO</tabstop>
351   <tabstop>skipRB</tabstop>
352   <tabstop>skipCO</tabstop>
353   <tabstop>skipLE</tabstop>
354   <tabstop>skipLengthCO</tabstop>
355   <tabstop>lspacingCO</tabstop>
356   <tabstop>lspacingLE</tabstop>
357  </tabstops>
358  <includes>
359   <include location="local">qt_i18n.h</include>
360  </includes>
361  <resources/>
362  <connections>
363   <connection>
364    <sender>FormulaIndentCB</sender>
365    <signal>toggled(bool)</signal>
366    <receiver>FormulaIndentCO</receiver>
367    <slot>setEnabled(bool)</slot>
368    <hints>
369     <hint type="sourcelabel">
370      <x>59</x>
371      <y>274</y>
372     </hint>
373     <hint type="destinationlabel">
374      <x>289</x>
375      <y>273</y>
376     </hint>
377    </hints>
378   </connection>
379   <connection>
380    <sender>FormulaIndentCB</sender>
381    <signal>toggled(bool)</signal>
382    <receiver>FormulaIndentLE</receiver>
383    <slot>setEnabled(bool)</slot>
384    <hints>
385     <hint type="sourcelabel">
386      <x>59</x>
387      <y>274</y>
388     </hint>
389     <hint type="destinationlabel">
390      <x>182</x>
391      <y>273</y>
392     </hint>
393    </hints>
394   </connection>
395  </connections>
396 </ui>