]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/WrapUi.ui
Embedding: add embedCB checkboxes to IncludeUi and ExternalUi
[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>152</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="3" column="2" >
26     <spacer>
27      <property name="orientation" >
28       <enum>Qt::Horizontal</enum>
29      </property>
30      <property name="sizeHint" >
31       <size>
32        <width>40</width>
33        <height>20</height>
34       </size>
35      </property>
36     </spacer>
37    </item>
38    <item row="3" column="1" >
39     <widget class="QSpinBox" name="linesSB" >
40      <property name="enabled" >
41       <bool>false</bool>
42      </property>
43      <property name="toolTip" >
44       <string>number of needed lines</string>
45      </property>
46     </widget>
47    </item>
48    <item row="3" column="0" >
49     <widget class="QCheckBox" name="linesCB" >
50      <property name="toolTip" >
51       <string>use number of lines</string>
52      </property>
53      <property name="text" >
54       <string>&amp;Line span:</string>
55      </property>
56     </widget>
57    </item>
58    <item row="1" column="3" >
59     <widget class="LengthCombo" name="widthUnitLC" >
60      <property name="sizePolicy" >
61       <sizepolicy>
62        <hsizetype>3</hsizetype>
63        <vsizetype>0</vsizetype>
64        <horstretch>0</horstretch>
65        <verstretch>0</verstretch>
66       </sizepolicy>
67      </property>
68      <property name="minimumSize" >
69       <size>
70        <width>40</width>
71        <height>22</height>
72       </size>
73      </property>
74      <property name="focusPolicy" >
75       <enum>Qt::StrongFocus</enum>
76      </property>
77      <property name="toolTip" >
78       <string>Unit of width value</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>1</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>1</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>13</hsizetype>
258        <vsizetype>13</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   </layout>
278  </widget>
279  <customwidgets>
280   <customwidget>
281    <class>LengthCombo</class>
282    <extends>QComboBox</extends>
283    <header>LengthCombo.h</header>
284   </customwidget>
285  </customwidgets>
286  <tabstops>
287   <tabstop>valignCO</tabstop>
288   <tabstop>widthED</tabstop>
289   <tabstop>widthUnitLC</tabstop>
290   <tabstop>overhangCB</tabstop>
291   <tabstop>overhangED</tabstop>
292   <tabstop>overhangUnitLC</tabstop>
293   <tabstop>linesCB</tabstop>
294   <tabstop>linesSB</tabstop>
295   <tabstop>restorePB</tabstop>
296   <tabstop>okPB</tabstop>
297   <tabstop>closePB</tabstop>
298   <tabstop>applyPB</tabstop>
299  </tabstops>
300  <includes>
301   <include location="local" >qt_helpers.h</include>
302  </includes>
303  <resources/>
304  <connections>
305   <connection>
306    <sender>overhangCB</sender>
307    <signal>toggled(bool)</signal>
308    <receiver>overhangED</receiver>
309    <slot>setEnabled(bool)</slot>
310    <hints>
311     <hint type="sourcelabel" >
312      <x>52</x>
313      <y>71</y>
314     </hint>
315     <hint type="destinationlabel" >
316      <x>124</x>
317      <y>70</y>
318     </hint>
319    </hints>
320   </connection>
321   <connection>
322    <sender>overhangCB</sender>
323    <signal>toggled(bool)</signal>
324    <receiver>overhangUnitLC</receiver>
325    <slot>setEnabled(bool)</slot>
326    <hints>
327     <hint type="sourcelabel" >
328      <x>54</x>
329      <y>80</y>
330     </hint>
331     <hint type="destinationlabel" >
332      <x>259</x>
333      <y>80</y>
334     </hint>
335    </hints>
336   </connection>
337   <connection>
338    <sender>linesCB</sender>
339    <signal>toggled(bool)</signal>
340    <receiver>linesSB</receiver>
341    <slot>setEnabled(bool)</slot>
342    <hints>
343     <hint type="sourcelabel" >
344      <x>13</x>
345      <y>93</y>
346     </hint>
347     <hint type="destinationlabel" >
348      <x>164</x>
349      <y>101</y>
350     </hint>
351    </hints>
352   </connection>
353  </connections>
354 </ui>