]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QBoxUi.ui
remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which...
[lyx.git] / src / frontends / qt4 / ui / QBoxUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QBoxUi</class>
6  <widget class="QDialog" name="QBoxUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>298</width>
12     <height>291</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <property name="sizeGripEnabled" >
19    <bool>true</bool>
20   </property>
21   <layout class="QGridLayout" >
22    <property name="margin" >
23     <number>11</number>
24    </property>
25    <property name="spacing" >
26     <number>6</number>
27    </property>
28    <item row="0" column="1" >
29     <widget class="QComboBox" name="typeCO" >
30      <property name="toolTip" >
31       <string>Supported box types</string>
32      </property>
33     </widget>
34    </item>
35    <item row="3" column="0" colspan="2" >
36     <layout class="QGridLayout" >
37      <property name="margin" >
38       <number>0</number>
39      </property>
40      <property name="spacing" >
41       <number>6</number>
42      </property>
43      <item row="1" column="0" >
44       <widget class="QLabel" name="heightLA" >
45        <property name="toolTip" >
46         <string>Height value</string>
47        </property>
48        <property name="text" >
49         <string>&amp;Height:</string>
50        </property>
51        <property name="buddy" >
52         <cstring>heightED</cstring>
53        </property>
54       </widget>
55      </item>
56      <item row="1" column="2" >
57       <widget class="LengthCombo" name="heightUnitsLC" >
58        <property name="sizePolicy" >
59         <sizepolicy>
60          <hsizetype>3</hsizetype>
61          <vsizetype>0</vsizetype>
62          <horstretch>0</horstretch>
63          <verstretch>0</verstretch>
64         </sizepolicy>
65        </property>
66        <property name="minimumSize" >
67         <size>
68          <width>40</width>
69          <height>22</height>
70         </size>
71        </property>
72        <property name="focusPolicy" >
73         <enum>Qt::StrongFocus</enum>
74        </property>
75        <property name="toolTip" >
76         <string>Units of height value</string>
77        </property>
78       </widget>
79      </item>
80      <item row="1" column="1" >
81       <widget class="QLineEdit" name="heightED" >
82        <property name="sizePolicy" >
83         <sizepolicy>
84          <hsizetype>1</hsizetype>
85          <vsizetype>0</vsizetype>
86          <horstretch>0</horstretch>
87          <verstretch>0</verstretch>
88         </sizepolicy>
89        </property>
90        <property name="toolTip" >
91         <string>Height value</string>
92        </property>
93       </widget>
94      </item>
95      <item row="0" column="2" >
96       <widget class="LengthCombo" name="widthUnitsLC" >
97        <property name="sizePolicy" >
98         <sizepolicy>
99          <hsizetype>3</hsizetype>
100          <vsizetype>0</vsizetype>
101          <horstretch>0</horstretch>
102          <verstretch>0</verstretch>
103         </sizepolicy>
104        </property>
105        <property name="minimumSize" >
106         <size>
107          <width>40</width>
108          <height>22</height>
109         </size>
110        </property>
111        <property name="focusPolicy" >
112         <enum>Qt::StrongFocus</enum>
113        </property>
114        <property name="toolTip" >
115         <string>Units of width value</string>
116        </property>
117       </widget>
118      </item>
119      <item row="0" column="0" >
120       <widget class="QLabel" name="widthLA" >
121        <property name="toolTip" >
122         <string>Width value</string>
123        </property>
124        <property name="text" >
125         <string>&amp;Width:</string>
126        </property>
127        <property name="buddy" >
128         <cstring>widthED</cstring>
129        </property>
130       </widget>
131      </item>
132      <item row="0" column="1" >
133       <widget class="QLineEdit" name="widthED" >
134        <property name="sizePolicy" >
135         <sizepolicy>
136          <hsizetype>1</hsizetype>
137          <vsizetype>0</vsizetype>
138          <horstretch>0</horstretch>
139          <verstretch>0</verstretch>
140         </sizepolicy>
141        </property>
142        <property name="toolTip" >
143         <string>Width value</string>
144        </property>
145       </widget>
146      </item>
147     </layout>
148    </item>
149    <item row="7" column="0" colspan="3" >
150     <layout class="QHBoxLayout" >
151      <property name="margin" >
152       <number>0</number>
153      </property>
154      <property name="spacing" >
155       <number>6</number>
156      </property>
157      <item>
158       <widget class="QPushButton" name="restorePB" >
159        <property name="toolTip" >
160         <string/>
161        </property>
162        <property name="text" >
163         <string>&amp;Restore</string>
164        </property>
165        <property name="autoDefault" >
166         <bool>false</bool>
167        </property>
168        <property name="default" >
169         <bool>false</bool>
170        </property>
171       </widget>
172      </item>
173      <item>
174       <spacer>
175        <property name="orientation" >
176         <enum>Qt::Horizontal</enum>
177        </property>
178        <property name="sizeType" >
179         <enum>QSizePolicy::Expanding</enum>
180        </property>
181        <property name="sizeHint" >
182         <size>
183          <width>20</width>
184          <height>20</height>
185         </size>
186        </property>
187       </spacer>
188      </item>
189      <item>
190       <widget class="QPushButton" name="okPB" >
191        <property name="toolTip" >
192         <string/>
193        </property>
194        <property name="text" >
195         <string>&amp;OK</string>
196        </property>
197        <property name="default" >
198         <bool>true</bool>
199        </property>
200       </widget>
201      </item>
202      <item>
203       <widget class="QPushButton" name="applyPB" >
204        <property name="toolTip" >
205         <string/>
206        </property>
207        <property name="text" >
208         <string>&amp;Apply</string>
209        </property>
210        <property name="autoDefault" >
211         <bool>false</bool>
212        </property>
213        <property name="default" >
214         <bool>false</bool>
215        </property>
216       </widget>
217      </item>
218      <item>
219       <widget class="QPushButton" name="closePB" >
220        <property name="text" >
221         <string>&amp;Close</string>
222        </property>
223        <property name="autoDefault" >
224         <bool>false</bool>
225        </property>
226        <property name="default" >
227         <bool>false</bool>
228        </property>
229       </widget>
230      </item>
231     </layout>
232    </item>
233    <item row="5" column="0" colspan="3" >
234     <widget class="QGroupBox" name="AlignmentGB" >
235      <property name="title" >
236       <string>Alignment</string>
237      </property>
238      <layout class="QGridLayout" >
239       <property name="margin" >
240        <number>11</number>
241       </property>
242       <property name="spacing" >
243        <number>6</number>
244       </property>
245       <item row="2" column="1" >
246        <widget class="QComboBox" name="halignCO" >
247         <property name="toolTip" >
248          <string>Horizontal alignment of the content inside the box</string>
249         </property>
250         <item>
251          <property name="text" >
252           <string>Left</string>
253          </property>
254         </item>
255         <item>
256          <property name="text" >
257           <string>Center</string>
258          </property>
259         </item>
260         <item>
261          <property name="text" >
262           <string>Right</string>
263          </property>
264         </item>
265         <item>
266          <property name="text" >
267           <string>Stretch</string>
268          </property>
269         </item>
270        </widget>
271       </item>
272       <item row="1" column="1" >
273        <widget class="QComboBox" name="ialignCO" >
274         <property name="toolTip" >
275          <string>Vertical alignment of the content inside the box</string>
276         </property>
277         <item>
278          <property name="text" >
279           <string>Top</string>
280          </property>
281         </item>
282         <item>
283          <property name="text" >
284           <string>Middle</string>
285          </property>
286         </item>
287         <item>
288          <property name="text" >
289           <string>Bottom</string>
290          </property>
291         </item>
292         <item>
293          <property name="text" >
294           <string>Stretch</string>
295          </property>
296         </item>
297        </widget>
298       </item>
299       <item row="0" column="1" >
300        <widget class="QComboBox" name="valignCO" >
301         <property name="toolTip" >
302          <string>Vertical alignment of the box (with regard to baseline)</string>
303         </property>
304         <item>
305          <property name="text" >
306           <string>Top</string>
307          </property>
308         </item>
309         <item>
310          <property name="text" >
311           <string>Middle</string>
312          </property>
313         </item>
314         <item>
315          <property name="text" >
316           <string>Bottom</string>
317          </property>
318         </item>
319        </widget>
320       </item>
321       <item row="2" column="0" >
322        <widget class="QLabel" name="halignLA" >
323         <property name="toolTip" >
324          <string>Horizontal alignment of the content inside the box</string>
325         </property>
326         <property name="text" >
327          <string>Content hori&amp;zontal:</string>
328         </property>
329         <property name="buddy" >
330          <cstring>halignCO</cstring>
331         </property>
332        </widget>
333       </item>
334       <item row="1" column="0" >
335        <widget class="QLabel" name="ialignLA" >
336         <property name="toolTip" >
337          <string>Vertical alignment of the content inside the box</string>
338         </property>
339         <property name="text" >
340          <string>Content &amp;vertical:</string>
341         </property>
342         <property name="buddy" >
343          <cstring>ialignCO</cstring>
344         </property>
345        </widget>
346       </item>
347       <item row="0" column="0" >
348        <widget class="QLabel" name="valignLA" >
349         <property name="toolTip" >
350          <string>Vertical alignment of the box (with regard to baseline)</string>
351         </property>
352         <property name="text" >
353          <string>&amp;Box vertical:</string>
354         </property>
355         <property name="buddy" >
356          <cstring>valignCO</cstring>
357         </property>
358        </widget>
359       </item>
360       <item row="0" column="2" >
361        <spacer>
362         <property name="orientation" >
363          <enum>Qt::Horizontal</enum>
364         </property>
365         <property name="sizeType" >
366          <enum>QSizePolicy::Expanding</enum>
367         </property>
368         <property name="sizeHint" >
369          <size>
370           <width>20</width>
371           <height>20</height>
372          </size>
373         </property>
374        </spacer>
375       </item>
376       <item row="1" column="2" >
377        <spacer>
378         <property name="orientation" >
379          <enum>Qt::Horizontal</enum>
380         </property>
381         <property name="sizeType" >
382          <enum>QSizePolicy::Expanding</enum>
383         </property>
384         <property name="sizeHint" >
385          <size>
386           <width>20</width>
387           <height>20</height>
388          </size>
389         </property>
390        </spacer>
391       </item>
392       <item row="2" column="2" >
393        <spacer>
394         <property name="orientation" >
395          <enum>Qt::Horizontal</enum>
396         </property>
397         <property name="sizeType" >
398          <enum>QSizePolicy::Expanding</enum>
399         </property>
400         <property name="sizeHint" >
401          <size>
402           <width>20</width>
403           <height>20</height>
404          </size>
405         </property>
406        </spacer>
407       </item>
408      </layout>
409     </widget>
410    </item>
411    <item row="6" column="1" >
412     <spacer>
413      <property name="orientation" >
414       <enum>Qt::Vertical</enum>
415      </property>
416      <property name="sizeType" >
417       <enum>QSizePolicy::Expanding</enum>
418      </property>
419      <property name="sizeHint" >
420       <size>
421        <width>20</width>
422        <height>20</height>
423       </size>
424      </property>
425     </spacer>
426    </item>
427    <item row="2" column="1" >
428     <spacer>
429      <property name="orientation" >
430       <enum>Qt::Vertical</enum>
431      </property>
432      <property name="sizeType" >
433       <enum>QSizePolicy::Expanding</enum>
434      </property>
435      <property name="sizeHint" >
436       <size>
437        <width>20</width>
438        <height>20</height>
439       </size>
440      </property>
441     </spacer>
442    </item>
443    <item row="4" column="1" >
444     <spacer>
445      <property name="orientation" >
446       <enum>Qt::Vertical</enum>
447      </property>
448      <property name="sizeType" >
449       <enum>QSizePolicy::Expanding</enum>
450      </property>
451      <property name="sizeHint" >
452       <size>
453        <width>20</width>
454        <height>20</height>
455       </size>
456      </property>
457     </spacer>
458    </item>
459    <item row="1" column="1" >
460     <widget class="QComboBox" name="innerBoxCO" >
461      <property name="toolTip" >
462       <string>Inner box -- needed for fixed width &amp; line breaks</string>
463      </property>
464      <item>
465       <property name="text" >
466        <string>None</string>
467       </property>
468      </item>
469      <item>
470       <property name="text" >
471        <string>Parbox</string>
472       </property>
473      </item>
474      <item>
475       <property name="text" >
476        <string>Minipage</string>
477       </property>
478      </item>
479     </widget>
480    </item>
481    <item row="1" column="0" >
482     <widget class="QLabel" name="innerBoxLA" >
483      <property name="toolTip" >
484       <string>Inner box -- needed for fixed width &amp; line breaks</string>
485      </property>
486      <property name="text" >
487       <string>&amp;Inner Box:</string>
488      </property>
489      <property name="buddy" >
490       <cstring>innerBoxCO</cstring>
491      </property>
492     </widget>
493    </item>
494    <item row="0" column="0" >
495     <widget class="QLabel" name="typeLA" >
496      <property name="toolTip" >
497       <string>Supported box types</string>
498      </property>
499      <property name="text" >
500       <string>T&amp;ype:</string>
501      </property>
502      <property name="buddy" >
503       <cstring>typeCO</cstring>
504      </property>
505     </widget>
506    </item>
507    <item row="0" column="2" >
508     <spacer>
509      <property name="orientation" >
510       <enum>Qt::Horizontal</enum>
511      </property>
512      <property name="sizeType" >
513       <enum>QSizePolicy::Expanding</enum>
514      </property>
515      <property name="sizeHint" >
516       <size>
517        <width>20</width>
518        <height>20</height>
519       </size>
520      </property>
521     </spacer>
522    </item>
523    <item row="1" column="2" >
524     <spacer>
525      <property name="orientation" >
526       <enum>Qt::Horizontal</enum>
527      </property>
528      <property name="sizeType" >
529       <enum>QSizePolicy::Expanding</enum>
530      </property>
531      <property name="sizeHint" >
532       <size>
533        <width>20</width>
534        <height>20</height>
535       </size>
536      </property>
537     </spacer>
538    </item>
539    <item row="3" column="2" >
540     <spacer>
541      <property name="orientation" >
542       <enum>Qt::Horizontal</enum>
543      </property>
544      <property name="sizeType" >
545       <enum>QSizePolicy::Expanding</enum>
546      </property>
547      <property name="sizeHint" >
548       <size>
549        <width>20</width>
550        <height>20</height>
551       </size>
552      </property>
553     </spacer>
554    </item>
555   </layout>
556  </widget>
557  <pixmapfunction></pixmapfunction>
558  <customwidgets>
559   <customwidget>
560    <class>LengthCombo</class>
561    <extends></extends>
562    <header>lengthcombo.h</header>
563    <container>0</container>
564    <pixmap></pixmap>
565   </customwidget>
566  </customwidgets>
567  <tabstops>
568   <tabstop>widthED</tabstop>
569   <tabstop>widthUnitsLC</tabstop>
570   <tabstop>valignCO</tabstop>
571   <tabstop>restorePB</tabstop>
572   <tabstop>applyPB</tabstop>
573   <tabstop>okPB</tabstop>
574   <tabstop>closePB</tabstop>
575  </tabstops>
576  <resources/>
577  <connections/>
578 </ui>