]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/BulletsUi.ui
Compilation Fix: Appended "Ui" to main objectName so that it is the same as the ui...
[lyx.git] / src / frontends / qt4 / ui / BulletsUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>BulletsUi</class>
6  <widget class="QWidget" name="BulletsUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>414</width>
12     <height>268</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QVBoxLayout" >
19    <property name="margin" >
20     <number>11</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item>
26     <layout class="QVBoxLayout" >
27      <property name="margin" >
28       <number>0</number>
29      </property>
30      <property name="spacing" >
31       <number>6</number>
32      </property>
33      <item>
34       <layout class="QHBoxLayout" >
35        <property name="margin" >
36         <number>0</number>
37        </property>
38        <property name="spacing" >
39         <number>6</number>
40        </property>
41        <item>
42         <layout class="QHBoxLayout" >
43          <property name="margin" >
44           <number>0</number>
45          </property>
46          <property name="spacing" >
47           <number>6</number>
48          </property>
49          <item>
50           <widget class="QPushButton" name="bullet1PB" >
51            <property name="sizePolicy" >
52             <sizepolicy>
53              <hsizetype>5</hsizetype>
54              <vsizetype>5</vsizetype>
55              <horstretch>0</horstretch>
56              <verstretch>0</verstretch>
57             </sizepolicy>
58            </property>
59            <property name="minimumSize" >
60             <size>
61              <width>78</width>
62              <height>50</height>
63             </size>
64            </property>
65            <property name="maximumSize" >
66             <size>
67              <width>78</width>
68              <height>32767</height>
69             </size>
70            </property>
71            <property name="text" >
72             <string/>
73            </property>
74           </widget>
75          </item>
76          <item>
77           <widget class="QLabel" name="sadsa" >
78            <property name="text" >
79             <string>&amp;First level</string>
80            </property>
81            <property name="alignment" >
82             <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
83            </property>
84            <property name="buddy" >
85             <cstring>bullet1PB</cstring>
86            </property>
87           </widget>
88          </item>
89          <item>
90           <spacer>
91            <property name="orientation" >
92             <enum>Qt::Horizontal</enum>
93            </property>
94            <property name="sizeType" >
95             <enum>QSizePolicy::MinimumExpanding</enum>
96            </property>
97            <property name="sizeHint" >
98             <size>
99              <width>20</width>
100              <height>20</height>
101             </size>
102            </property>
103           </spacer>
104          </item>
105         </layout>
106        </item>
107        <item>
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="QLabel" name="TextLabel1" >
117            <property name="text" >
118             <string>Size:</string>
119            </property>
120            <property name="buddy" >
121             <cstring>bulletsizeCO</cstring>
122            </property>
123           </widget>
124          </item>
125          <item>
126           <widget class="QComboBox" name="bulletsize1CO" >
127            <item>
128             <property name="text" >
129              <string>default</string>
130             </property>
131            </item>
132            <item>
133             <property name="text" >
134              <string>Tiny</string>
135             </property>
136            </item>
137            <item>
138             <property name="text" >
139              <string>Smallest</string>
140             </property>
141            </item>
142            <item>
143             <property name="text" >
144              <string>Smaller</string>
145             </property>
146            </item>
147            <item>
148             <property name="text" >
149              <string>Small</string>
150             </property>
151            </item>
152            <item>
153             <property name="text" >
154              <string>Normal</string>
155             </property>
156            </item>
157            <item>
158             <property name="text" >
159              <string>Large</string>
160             </property>
161            </item>
162            <item>
163             <property name="text" >
164              <string>Larger</string>
165             </property>
166            </item>
167            <item>
168             <property name="text" >
169              <string>Largest</string>
170             </property>
171            </item>
172            <item>
173             <property name="text" >
174              <string>Huge</string>
175             </property>
176            </item>
177            <item>
178             <property name="text" >
179              <string>Huger</string>
180             </property>
181            </item>
182           </widget>
183          </item>
184         </layout>
185        </item>
186       </layout>
187      </item>
188      <item>
189       <layout class="QHBoxLayout" >
190        <property name="margin" >
191         <number>0</number>
192        </property>
193        <property name="spacing" >
194         <number>6</number>
195        </property>
196        <item>
197         <layout class="QHBoxLayout" >
198          <property name="margin" >
199           <number>0</number>
200          </property>
201          <property name="spacing" >
202           <number>6</number>
203          </property>
204          <item>
205           <spacer>
206            <property name="orientation" >
207             <enum>Qt::Horizontal</enum>
208            </property>
209            <property name="sizeType" >
210             <enum>QSizePolicy::Fixed</enum>
211            </property>
212            <property name="sizeHint" >
213             <size>
214              <width>16</width>
215              <height>20</height>
216             </size>
217            </property>
218           </spacer>
219          </item>
220          <item>
221           <widget class="QPushButton" name="bullet2PB" >
222            <property name="sizePolicy" >
223             <sizepolicy>
224              <hsizetype>5</hsizetype>
225              <vsizetype>5</vsizetype>
226              <horstretch>0</horstretch>
227              <verstretch>0</verstretch>
228             </sizepolicy>
229            </property>
230            <property name="minimumSize" >
231             <size>
232              <width>78</width>
233              <height>50</height>
234             </size>
235            </property>
236            <property name="maximumSize" >
237             <size>
238              <width>78</width>
239              <height>32767</height>
240             </size>
241            </property>
242            <property name="text" >
243             <string/>
244            </property>
245           </widget>
246          </item>
247          <item>
248           <widget class="QLabel" name="sadsa_2" >
249            <property name="text" >
250             <string>&amp;Second level</string>
251            </property>
252            <property name="alignment" >
253             <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
254            </property>
255            <property name="buddy" >
256             <cstring>bullet2PB</cstring>
257            </property>
258           </widget>
259          </item>
260          <item>
261           <spacer>
262            <property name="orientation" >
263             <enum>Qt::Horizontal</enum>
264            </property>
265            <property name="sizeType" >
266             <enum>QSizePolicy::MinimumExpanding</enum>
267            </property>
268            <property name="sizeHint" >
269             <size>
270              <width>20</width>
271              <height>20</height>
272             </size>
273            </property>
274           </spacer>
275          </item>
276         </layout>
277        </item>
278        <item>
279         <layout class="QHBoxLayout" >
280          <property name="margin" >
281           <number>0</number>
282          </property>
283          <property name="spacing" >
284           <number>6</number>
285          </property>
286          <item>
287           <widget class="QLabel" name="TextLabel1_2" >
288            <property name="text" >
289             <string>Size:</string>
290            </property>
291            <property name="buddy" >
292             <cstring>bulletsizeCO</cstring>
293            </property>
294           </widget>
295          </item>
296          <item>
297           <widget class="QComboBox" name="bulletsize2CO" >
298            <item>
299             <property name="text" >
300              <string>default</string>
301             </property>
302            </item>
303            <item>
304             <property name="text" >
305              <string>Tiny</string>
306             </property>
307            </item>
308            <item>
309             <property name="text" >
310              <string>Smallest</string>
311             </property>
312            </item>
313            <item>
314             <property name="text" >
315              <string>Smaller</string>
316             </property>
317            </item>
318            <item>
319             <property name="text" >
320              <string>Small</string>
321             </property>
322            </item>
323            <item>
324             <property name="text" >
325              <string>Normal</string>
326             </property>
327            </item>
328            <item>
329             <property name="text" >
330              <string>Large</string>
331             </property>
332            </item>
333            <item>
334             <property name="text" >
335              <string>Larger</string>
336             </property>
337            </item>
338            <item>
339             <property name="text" >
340              <string>Largest</string>
341             </property>
342            </item>
343            <item>
344             <property name="text" >
345              <string>Huge</string>
346             </property>
347            </item>
348            <item>
349             <property name="text" >
350              <string>Huger</string>
351             </property>
352            </item>
353           </widget>
354          </item>
355         </layout>
356        </item>
357       </layout>
358      </item>
359      <item>
360       <layout class="QHBoxLayout" >
361        <property name="margin" >
362         <number>0</number>
363        </property>
364        <property name="spacing" >
365         <number>6</number>
366        </property>
367        <item>
368         <layout class="QHBoxLayout" >
369          <property name="margin" >
370           <number>0</number>
371          </property>
372          <property name="spacing" >
373           <number>6</number>
374          </property>
375          <item>
376           <spacer>
377            <property name="orientation" >
378             <enum>Qt::Horizontal</enum>
379            </property>
380            <property name="sizeType" >
381             <enum>QSizePolicy::Fixed</enum>
382            </property>
383            <property name="sizeHint" >
384             <size>
385              <width>16</width>
386              <height>20</height>
387             </size>
388            </property>
389           </spacer>
390          </item>
391          <item>
392           <spacer>
393            <property name="orientation" >
394             <enum>Qt::Horizontal</enum>
395            </property>
396            <property name="sizeType" >
397             <enum>QSizePolicy::Fixed</enum>
398            </property>
399            <property name="sizeHint" >
400             <size>
401              <width>16</width>
402              <height>20</height>
403             </size>
404            </property>
405           </spacer>
406          </item>
407          <item>
408           <widget class="QPushButton" name="bullet3PB" >
409            <property name="sizePolicy" >
410             <sizepolicy>
411              <hsizetype>5</hsizetype>
412              <vsizetype>5</vsizetype>
413              <horstretch>0</horstretch>
414              <verstretch>0</verstretch>
415             </sizepolicy>
416            </property>
417            <property name="minimumSize" >
418             <size>
419              <width>78</width>
420              <height>50</height>
421             </size>
422            </property>
423            <property name="maximumSize" >
424             <size>
425              <width>78</width>
426              <height>32767</height>
427             </size>
428            </property>
429            <property name="text" >
430             <string/>
431            </property>
432           </widget>
433          </item>
434          <item>
435           <widget class="QLabel" name="sadsa_3" >
436            <property name="text" >
437             <string>&amp;Third level</string>
438            </property>
439            <property name="alignment" >
440             <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
441            </property>
442            <property name="buddy" >
443             <cstring>bullet3PB</cstring>
444            </property>
445           </widget>
446          </item>
447          <item>
448           <spacer>
449            <property name="orientation" >
450             <enum>Qt::Horizontal</enum>
451            </property>
452            <property name="sizeType" >
453             <enum>QSizePolicy::MinimumExpanding</enum>
454            </property>
455            <property name="sizeHint" >
456             <size>
457              <width>20</width>
458              <height>20</height>
459             </size>
460            </property>
461           </spacer>
462          </item>
463         </layout>
464        </item>
465        <item>
466         <layout class="QHBoxLayout" >
467          <property name="margin" >
468           <number>0</number>
469          </property>
470          <property name="spacing" >
471           <number>6</number>
472          </property>
473          <item>
474           <widget class="QLabel" name="TextLabel1_3" >
475            <property name="text" >
476             <string>Size:</string>
477            </property>
478            <property name="buddy" >
479             <cstring>bulletsizeCO</cstring>
480            </property>
481           </widget>
482          </item>
483          <item>
484           <widget class="QComboBox" name="bulletsize3CO" >
485            <item>
486             <property name="text" >
487              <string>default</string>
488             </property>
489            </item>
490            <item>
491             <property name="text" >
492              <string>Tiny</string>
493             </property>
494            </item>
495            <item>
496             <property name="text" >
497              <string>Smallest</string>
498             </property>
499            </item>
500            <item>
501             <property name="text" >
502              <string>Smaller</string>
503             </property>
504            </item>
505            <item>
506             <property name="text" >
507              <string>Small</string>
508             </property>
509            </item>
510            <item>
511             <property name="text" >
512              <string>Normal</string>
513             </property>
514            </item>
515            <item>
516             <property name="text" >
517              <string>Large</string>
518             </property>
519            </item>
520            <item>
521             <property name="text" >
522              <string>Larger</string>
523             </property>
524            </item>
525            <item>
526             <property name="text" >
527              <string>Largest</string>
528             </property>
529            </item>
530            <item>
531             <property name="text" >
532              <string>Huge</string>
533             </property>
534            </item>
535            <item>
536             <property name="text" >
537              <string>Huger</string>
538             </property>
539            </item>
540           </widget>
541          </item>
542         </layout>
543        </item>
544       </layout>
545      </item>
546      <item>
547       <layout class="QHBoxLayout" >
548        <property name="margin" >
549         <number>0</number>
550        </property>
551        <property name="spacing" >
552         <number>6</number>
553        </property>
554        <item>
555         <layout class="QHBoxLayout" >
556          <property name="margin" >
557           <number>0</number>
558          </property>
559          <property name="spacing" >
560           <number>6</number>
561          </property>
562          <item>
563           <layout class="QHBoxLayout" >
564            <property name="margin" >
565             <number>0</number>
566            </property>
567            <property name="spacing" >
568             <number>6</number>
569            </property>
570            <item>
571             <spacer>
572              <property name="orientation" >
573               <enum>Qt::Horizontal</enum>
574              </property>
575              <property name="sizeType" >
576               <enum>QSizePolicy::Fixed</enum>
577              </property>
578              <property name="sizeHint" >
579               <size>
580                <width>16</width>
581                <height>20</height>
582               </size>
583              </property>
584             </spacer>
585            </item>
586            <item>
587             <spacer>
588              <property name="orientation" >
589               <enum>Qt::Horizontal</enum>
590              </property>
591              <property name="sizeType" >
592               <enum>QSizePolicy::Fixed</enum>
593              </property>
594              <property name="sizeHint" >
595               <size>
596                <width>16</width>
597                <height>20</height>
598               </size>
599              </property>
600             </spacer>
601            </item>
602            <item>
603             <spacer>
604              <property name="orientation" >
605               <enum>Qt::Horizontal</enum>
606              </property>
607              <property name="sizeType" >
608               <enum>QSizePolicy::Fixed</enum>
609              </property>
610              <property name="sizeHint" >
611               <size>
612                <width>16</width>
613                <height>20</height>
614               </size>
615              </property>
616             </spacer>
617            </item>
618            <item>
619             <widget class="QPushButton" name="bullet4PB" >
620              <property name="sizePolicy" >
621               <sizepolicy>
622                <hsizetype>5</hsizetype>
623                <vsizetype>5</vsizetype>
624                <horstretch>0</horstretch>
625                <verstretch>0</verstretch>
626               </sizepolicy>
627              </property>
628              <property name="minimumSize" >
629               <size>
630                <width>78</width>
631                <height>50</height>
632               </size>
633              </property>
634              <property name="maximumSize" >
635               <size>
636                <width>78</width>
637                <height>32767</height>
638               </size>
639              </property>
640              <property name="text" >
641               <string/>
642              </property>
643             </widget>
644            </item>
645            <item>
646             <widget class="QLabel" name="sadsa_4" >
647              <property name="text" >
648               <string>Fou&amp;rth level</string>
649              </property>
650              <property name="alignment" >
651               <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
652              </property>
653              <property name="buddy" >
654               <cstring>bullet4PB</cstring>
655              </property>
656             </widget>
657            </item>
658           </layout>
659          </item>
660          <item>
661           <spacer>
662            <property name="orientation" >
663             <enum>Qt::Horizontal</enum>
664            </property>
665            <property name="sizeType" >
666             <enum>QSizePolicy::MinimumExpanding</enum>
667            </property>
668            <property name="sizeHint" >
669             <size>
670              <width>20</width>
671              <height>20</height>
672             </size>
673            </property>
674           </spacer>
675          </item>
676         </layout>
677        </item>
678        <item>
679         <layout class="QHBoxLayout" >
680          <property name="margin" >
681           <number>0</number>
682          </property>
683          <property name="spacing" >
684           <number>6</number>
685          </property>
686          <item>
687           <widget class="QLabel" name="TextLabel1_4" >
688            <property name="text" >
689             <string>Size:</string>
690            </property>
691            <property name="buddy" >
692             <cstring>bulletsizeCO</cstring>
693            </property>
694           </widget>
695          </item>
696          <item>
697           <widget class="QComboBox" name="bulletsize4CO" >
698            <item>
699             <property name="text" >
700              <string>default</string>
701             </property>
702            </item>
703            <item>
704             <property name="text" >
705              <string>Tiny</string>
706             </property>
707            </item>
708            <item>
709             <property name="text" >
710              <string>Smallest</string>
711             </property>
712            </item>
713            <item>
714             <property name="text" >
715              <string>Smaller</string>
716             </property>
717            </item>
718            <item>
719             <property name="text" >
720              <string>Small</string>
721             </property>
722            </item>
723            <item>
724             <property name="text" >
725              <string>Normal</string>
726             </property>
727            </item>
728            <item>
729             <property name="text" >
730              <string>Large</string>
731             </property>
732            </item>
733            <item>
734             <property name="text" >
735              <string>Larger</string>
736             </property>
737            </item>
738            <item>
739             <property name="text" >
740              <string>Largest</string>
741             </property>
742            </item>
743            <item>
744             <property name="text" >
745              <string>Huge</string>
746             </property>
747            </item>
748            <item>
749             <property name="text" >
750              <string>Huger</string>
751             </property>
752            </item>
753           </widget>
754          </item>
755         </layout>
756        </item>
757       </layout>
758      </item>
759     </layout>
760    </item>
761    <item>
762     <spacer>
763      <property name="orientation" >
764       <enum>Qt::Vertical</enum>
765      </property>
766      <property name="sizeType" >
767       <enum>QSizePolicy::Expanding</enum>
768      </property>
769      <property name="sizeHint" >
770       <size>
771        <width>20</width>
772        <height>20</height>
773       </size>
774      </property>
775     </spacer>
776    </item>
777   </layout>
778  </widget>
779  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
780  <tabstops>
781   <tabstop>bullet1PB</tabstop>
782   <tabstop>bullet2PB</tabstop>
783   <tabstop>bullet3PB</tabstop>
784   <tabstop>bullet4PB</tabstop>
785   <tabstop>bulletsize1CO</tabstop>
786   <tabstop>bulletsize2CO</tabstop>
787   <tabstop>bulletsize3CO</tabstop>
788   <tabstop>bulletsize4CO</tabstop>
789  </tabstops>
790  <resources/>
791  <connections/>
792 </ui>