]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/WrapUi.ui
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / ui / WrapUi.ui
1 <ui version="4.0" >
2  <class>WrapUi</class>
3  <widget class="QDialog" name="WrapUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>359</width>
9     <height>167</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <property name="sizeGripEnabled" >
16    <bool>true</bool>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>9</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item row="1" column="3" >
26     <widget class="LengthCombo" name="widthUnitLC" >
27      <property name="sizePolicy" >
28       <sizepolicy>
29        <hsizetype>0</hsizetype>
30        <vsizetype>0</vsizetype>
31        <horstretch>0</horstretch>
32        <verstretch>0</verstretch>
33       </sizepolicy>
34      </property>
35      <property name="minimumSize" >
36       <size>
37        <width>40</width>
38        <height>22</height>
39       </size>
40      </property>
41      <property name="focusPolicy" >
42       <enum>Qt::StrongFocus</enum>
43      </property>
44      <property name="toolTip" >
45       <string>Unit of width value</string>
46      </property>
47     </widget>
48    </item>
49    <item row="3" column="2" >
50     <spacer>
51      <property name="orientation" >
52       <enum>Qt::Horizontal</enum>
53      </property>
54      <property name="sizeHint" >
55       <size>
56        <width>40</width>
57        <height>20</height>
58       </size>
59      </property>
60     </spacer>
61    </item>
62    <item row="3" column="1" >
63     <widget class="QSpinBox" name="linesSB" >
64      <property name="enabled" >
65       <bool>false</bool>
66      </property>
67      <property name="toolTip" >
68       <string>number of needed lines</string>
69      </property>
70     </widget>
71    </item>
72    <item row="3" column="0" >
73     <widget class="QCheckBox" name="linesCB" >
74      <property name="toolTip" >
75       <string>use number of lines</string>
76      </property>
77      <property name="text" >
78       <string>&amp;Line span:</string>
79      </property>
80     </widget>
81    </item>
82    <item row="1" column="0" >
83     <widget class="QLabel" name="widthLA" >
84      <property name="text" >
85       <string>&amp;Width:</string>
86      </property>
87      <property name="buddy" >
88       <cstring>widthED</cstring>
89      </property>
90     </widget>
91    </item>
92    <item row="1" column="1" colspan="2" >
93     <widget class="QLineEdit" name="widthED" >
94      <property name="sizePolicy" >
95       <sizepolicy>
96        <hsizetype>0</hsizetype>
97        <vsizetype>0</vsizetype>
98        <horstretch>0</horstretch>
99        <verstretch>0</verstretch>
100       </sizepolicy>
101      </property>
102      <property name="toolTip" >
103       <string>Width value</string>
104      </property>
105     </widget>
106    </item>
107    <item row="4" column="0" colspan="4" >
108     <layout class="QHBoxLayout" >
109      <property name="margin" >
110       <number>0</number>
111      </property>
112      <property name="spacing" >
113       <number>6</number>
114      </property>
115      <item>
116       <widget class="QPushButton" name="restorePB" >
117        <property name="toolTip" >
118         <string/>
119        </property>
120        <property name="text" >
121         <string>&amp;Restore</string>
122        </property>
123        <property name="default" >
124         <bool>false</bool>
125        </property>
126       </widget>
127      </item>
128      <item>
129       <spacer>
130        <property name="orientation" >
131         <enum>Qt::Horizontal</enum>
132        </property>
133        <property name="sizeType" >
134         <enum>QSizePolicy::Expanding</enum>
135        </property>
136        <property name="sizeHint" >
137         <size>
138          <width>20</width>
139          <height>20</height>
140         </size>
141        </property>
142       </spacer>
143      </item>
144      <item>
145       <widget class="QPushButton" name="okPB" >
146        <property name="toolTip" >
147         <string/>
148        </property>
149        <property name="text" >
150         <string>&amp;OK</string>
151        </property>
152        <property name="default" >
153         <bool>false</bool>
154        </property>
155       </widget>
156      </item>
157      <item>
158       <widget class="QPushButton" name="applyPB" >
159        <property name="toolTip" >
160         <string/>
161        </property>
162        <property name="text" >
163         <string>&amp;Apply</string>
164        </property>
165        <property name="default" >
166         <bool>false</bool>
167        </property>
168       </widget>
169      </item>
170      <item>
171       <widget class="QPushButton" name="closePB" >
172        <property name="text" >
173         <string>&amp;Close</string>
174        </property>
175        <property name="default" >
176         <bool>true</bool>
177        </property>
178       </widget>
179      </item>
180     </layout>
181    </item>
182    <item row="0" column="0" >
183     <widget class="QLabel" name="valignLA" >
184      <property name="text" >
185       <string>&amp;Placement:</string>
186      </property>
187      <property name="buddy" >
188       <cstring>valignCO</cstring>
189      </property>
190     </widget>
191    </item>
192    <item row="0" column="1" colspan="2" >
193     <widget class="QComboBox" name="valignCO" >
194      <property name="toolTip" >
195       <string>Vertical alignment</string>
196      </property>
197      <item>
198       <property name="text" >
199        <string>Outer (default)</string>
200       </property>
201      </item>
202      <item>
203       <property name="text" >
204        <string>Inner</string>
205       </property>
206      </item>
207      <item>
208       <property name="text" >
209        <string>Left</string>
210       </property>
211      </item>
212      <item>
213       <property name="text" >
214        <string>Right</string>
215       </property>
216      </item>
217     </widget>
218    </item>
219    <item row="2" column="0" >
220     <widget class="QCheckBox" name="overhangCB" >
221      <property name="toolTip" >
222       <string>use overhang</string>
223      </property>
224      <property name="text" >
225       <string>Over&amp;hang:</string>
226      </property>
227      <property name="checked" >
228       <bool>false</bool>
229      </property>
230     </widget>
231    </item>
232    <item row="2" column="1" colspan="2" >
233     <widget class="QLineEdit" name="overhangED" >
234      <property name="enabled" >
235       <bool>false</bool>
236      </property>
237      <property name="sizePolicy" >
238       <sizepolicy>
239        <hsizetype>0</hsizetype>
240        <vsizetype>0</vsizetype>
241        <horstretch>0</horstretch>
242        <verstretch>0</verstretch>
243       </sizepolicy>
244      </property>
245      <property name="toolTip" >
246       <string>Overhang value</string>
247      </property>
248     </widget>
249    </item>
250    <item row="2" column="3" >
251     <widget class="LengthCombo" name="overhangUnitLC" >
252      <property name="enabled" >
253       <bool>false</bool>
254      </property>
255      <property name="sizePolicy" >
256       <sizepolicy>
257        <hsizetype>0</hsizetype>
258        <vsizetype>0</vsizetype>
259        <horstretch>0</horstretch>
260        <verstretch>0</verstretch>
261       </sizepolicy>
262      </property>
263      <property name="minimumSize" >
264       <size>
265        <width>0</width>
266        <height>0</height>
267       </size>
268      </property>
269      <property name="focusPolicy" >
270       <enum>Qt::StrongFocus</enum>
271      </property>
272      <property name="toolTip" >
273       <string>Unit of overhang value</string>
274      </property>
275     </widget>
276    </item>
277    <item row="0" column="3" >
278     <widget class="QCheckBox" name="floatCB" >
279      <property name="toolTip" >
280       <string>Check this to allow flexible placement</string>
281      </property>
282      <property name="text" >
283       <string>Allow &amp;floating</string>
284      </property>
285     </widget>
286    </item>
287   </layout>
288  </widget>
289  <customwidgets>
290   <customwidget>
291    <class>LengthCombo</class>
292    <extends>QComboBox</extends>
293    <header>LengthCombo.h</header>
294   </customwidget>
295  </customwidgets>
296  <tabstops>
297   <tabstop>valignCO</tabstop>
298   <tabstop>floatCB</tabstop>
299   <tabstop>widthED</tabstop>
300   <tabstop>widthUnitLC</tabstop>
301   <tabstop>overhangCB</tabstop>
302   <tabstop>overhangED</tabstop>
303   <tabstop>overhangUnitLC</tabstop>
304   <tabstop>linesCB</tabstop>
305   <tabstop>linesSB</tabstop>
306   <tabstop>okPB</tabstop>
307   <tabstop>applyPB</tabstop>
308   <tabstop>closePB</tabstop>
309   <tabstop>restorePB</tabstop>
310  </tabstops>
311  <includes>
312   <include location="local" >qt_i18n.h</include>
313  </includes>
314  <resources/>
315  <connections>
316   <connection>
317    <sender>overhangCB</sender>
318    <signal>toggled(bool)</signal>
319    <receiver>overhangED</receiver>
320    <slot>setEnabled(bool)</slot>
321    <hints>
322     <hint type="sourcelabel" >
323      <x>52</x>
324      <y>71</y>
325     </hint>
326     <hint type="destinationlabel" >
327      <x>124</x>
328      <y>70</y>
329     </hint>
330    </hints>
331   </connection>
332   <connection>
333    <sender>overhangCB</sender>
334    <signal>toggled(bool)</signal>
335    <receiver>overhangUnitLC</receiver>
336    <slot>setEnabled(bool)</slot>
337    <hints>
338     <hint type="sourcelabel" >
339      <x>54</x>
340      <y>80</y>
341     </hint>
342     <hint type="destinationlabel" >
343      <x>259</x>
344      <y>80</y>
345     </hint>
346    </hints>
347   </connection>
348   <connection>
349    <sender>linesCB</sender>
350    <signal>toggled(bool)</signal>
351    <receiver>linesSB</receiver>
352    <slot>setEnabled(bool)</slot>
353    <hints>
354     <hint type="sourcelabel" >
355      <x>13</x>
356      <y>93</y>
357     </hint>
358     <hint type="destinationlabel" >
359      <x>132</x>
360      <y>108</y>
361     </hint>
362    </hints>
363   </connection>
364  </connections>
365 </ui>