]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/TextLayoutUi.ui
Correct early return position for if use_pixmap_cache_ check
[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>421</width>
10     <height>327</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string/>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <item row="0" column="0">
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_3">
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>135</width>
63           <height>26</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="minimumSize">
107          <size>
108           <width>91</width>
109           <height>18</height>
110          </size>
111         </property>
112         <property name="toolTip">
113          <string/>
114         </property>
115         <property name="text">
116          <string>&amp;Vertical space:</string>
117         </property>
118        </widget>
119       </item>
120       <item row="2" column="1">
121        <widget class="QComboBox" name="skipCO">
122         <property name="enabled">
123          <bool>false</bool>
124         </property>
125         <property name="toolTip">
126          <string>Size of the vertical space</string>
127         </property>
128        </widget>
129       </item>
130       <item row="2" column="2" colspan="2">
131        <spacer>
132         <property name="orientation">
133          <enum>Qt::Horizontal</enum>
134         </property>
135         <property name="sizeType">
136          <enum>QSizePolicy::Expanding</enum>
137         </property>
138         <property name="sizeHint" stdset="0">
139          <size>
140           <width>137</width>
141           <height>26</height>
142          </size>
143         </property>
144        </spacer>
145       </item>
146       <item row="3" column="1">
147        <widget class="QLineEdit" name="skipLE">
148         <property name="enabled">
149          <bool>false</bool>
150         </property>
151         <property name="toolTip">
152          <string/>
153         </property>
154        </widget>
155       </item>
156       <item row="3" column="2">
157        <widget class="lyx::frontend::LengthCombo" name="skipLengthCO">
158         <property name="enabled">
159          <bool>false</bool>
160         </property>
161         <property name="toolTip">
162          <string/>
163         </property>
164        </widget>
165       </item>
166       <item row="3" column="3">
167        <spacer>
168         <property name="orientation">
169          <enum>Qt::Horizontal</enum>
170         </property>
171         <property name="sizeHint" stdset="0">
172          <size>
173           <width>40</width>
174           <height>20</height>
175          </size>
176         </property>
177        </spacer>
178       </item>
179      </layout>
180     </widget>
181    </item>
182    <item row="1" column="0">
183     <widget class="QGroupBox" name="spacingGB">
184      <property name="minimumSize">
185       <size>
186        <width>0</width>
187        <height>0</height>
188       </size>
189      </property>
190      <property name="title">
191       <string>Spacing</string>
192      </property>
193      <property name="flat">
194       <bool>true</bool>
195      </property>
196      <property name="checkable">
197       <bool>false</bool>
198      </property>
199      <layout class="QGridLayout" name="gridLayout_2">
200       <item row="0" column="0">
201        <widget class="QLabel" name="lspacingL">
202         <property name="minimumSize">
203          <size>
204           <width>91</width>
205           <height>18</height>
206          </size>
207         </property>
208         <property name="text">
209          <string>&amp;Line spacing:</string>
210         </property>
211         <property name="buddy">
212          <cstring>lspacingCO</cstring>
213         </property>
214        </widget>
215       </item>
216       <item row="0" column="1">
217        <widget class="QComboBox" name="lspacingCO">
218         <property name="toolTip">
219          <string>Spacing type</string>
220         </property>
221         <property name="duplicatesEnabled">
222          <bool>false</bool>
223         </property>
224        </widget>
225       </item>
226       <item row="0" column="2">
227        <widget class="QLineEdit" name="lspacingLE">
228         <property name="enabled">
229          <bool>false</bool>
230         </property>
231         <property name="toolTip">
232          <string>Number of lines</string>
233         </property>
234        </widget>
235       </item>
236       <item row="0" column="3">
237        <spacer name="horizontalSpacer">
238         <property name="orientation">
239          <enum>Qt::Horizontal</enum>
240         </property>
241         <property name="sizeHint" stdset="0">
242          <size>
243           <width>69</width>
244           <height>20</height>
245          </size>
246         </property>
247        </spacer>
248       </item>
249      </layout>
250     </widget>
251    </item>
252    <item row="4" column="0">
253     <spacer>
254      <property name="orientation">
255       <enum>Qt::Vertical</enum>
256      </property>
257      <property name="sizeType">
258       <enum>QSizePolicy::Expanding</enum>
259      </property>
260      <property name="sizeHint" stdset="0">
261       <size>
262        <width>403</width>
263        <height>21</height>
264       </size>
265      </property>
266     </spacer>
267    </item>
268    <item row="2" column="0">
269     <widget class="QCheckBox" name="twoColumnCB">
270      <property name="toolTip">
271       <string>Format text into two columns</string>
272      </property>
273      <property name="text">
274       <string>Two-&amp;column document</string>
275      </property>
276     </widget>
277    </item>
278    <item row="3" column="0">
279     <widget class="QCheckBox" name="justCB">
280       <property name="toolTip">
281       <string>Justify text in the LyX editor (this does not affect whether the text is justified in the output)</string>
282      </property>
283      <property name="text">
284       <string>Use &amp;justification in LyX work area</string>
285      </property>
286     </widget>
287    </item>
288   </layout>
289  </widget>
290  <customwidgets>
291   <customwidget>
292    <class>lyx::frontend::LengthCombo</class>
293    <extends>QComboBox</extends>
294    <header>LengthCombo.h</header>
295   </customwidget>
296  </customwidgets>
297  <tabstops>
298   <tabstop>indentRB</tabstop>
299   <tabstop>indentCO</tabstop>
300   <tabstop>indentLE</tabstop>
301   <tabstop>indentLengthCO</tabstop>
302   <tabstop>skipRB</tabstop>
303   <tabstop>skipCO</tabstop>
304   <tabstop>skipLE</tabstop>
305   <tabstop>skipLengthCO</tabstop>
306   <tabstop>lspacingCO</tabstop>
307   <tabstop>lspacingLE</tabstop>
308  </tabstops>
309  <includes>
310   <include location="local">qt_i18n.h</include>
311  </includes>
312  <resources/>
313  <connections/>
314 </ui>