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