]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/BulletsUi.ui
remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which...
[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>415</width>
12     <height>321</height>
13    </rect>
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="1" column="2" colspan="2" >
23     <widget class="QComboBox" name="bulletpaneCO" >
24      <property name="sizePolicy" >
25       <sizepolicy>
26        <hsizetype>7</hsizetype>
27        <vsizetype>0</vsizetype>
28        <horstretch>0</horstretch>
29        <verstretch>0</verstretch>
30       </sizepolicy>
31      </property>
32     </widget>
33    </item>
34    <item row="1" column="1" >
35     <widget class="QLabel" name="label_2" >
36      <property name="text" >
37       <string>&amp;Font:</string>
38      </property>
39      <property name="buddy" >
40       <cstring>bulletpaneCO</cstring>
41      </property>
42     </widget>
43    </item>
44    <item row="4" column="1" colspan="2" >
45     <widget class="QLabel" name="sizeL" >
46      <property name="text" >
47       <string>Si&amp;ze:</string>
48      </property>
49      <property name="alignment" >
50       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
51      </property>
52      <property name="buddy" >
53       <cstring>bulletsizeCO</cstring>
54      </property>
55     </widget>
56    </item>
57    <item row="4" column="3" >
58     <widget class="QComboBox" name="bulletsizeCO" >
59      <property name="sizePolicy" >
60       <sizepolicy>
61        <hsizetype>7</hsizetype>
62        <vsizetype>0</vsizetype>
63        <horstretch>0</horstretch>
64        <verstretch>0</verstretch>
65       </sizepolicy>
66      </property>
67      <item>
68       <property name="text" >
69        <string>Default</string>
70       </property>
71      </item>
72      <item>
73       <property name="text" >
74        <string>Tiny</string>
75       </property>
76      </item>
77      <item>
78       <property name="text" >
79        <string>Smallest</string>
80       </property>
81      </item>
82      <item>
83       <property name="text" >
84        <string>Smaller</string>
85       </property>
86      </item>
87      <item>
88       <property name="text" >
89        <string>Small</string>
90       </property>
91      </item>
92      <item>
93       <property name="text" >
94        <string>Normal</string>
95       </property>
96      </item>
97      <item>
98       <property name="text" >
99        <string>Large</string>
100       </property>
101      </item>
102      <item>
103       <property name="text" >
104        <string>Larger</string>
105       </property>
106      </item>
107      <item>
108       <property name="text" >
109        <string>Largest</string>
110       </property>
111      </item>
112      <item>
113       <property name="text" >
114        <string>Huge</string>
115       </property>
116      </item>
117      <item>
118       <property name="text" >
119        <string>Huger</string>
120       </property>
121      </item>
122     </widget>
123    </item>
124    <item row="5" column="3" >
125     <spacer>
126      <property name="orientation" >
127       <enum>Qt::Vertical</enum>
128      </property>
129      <property name="sizeHint" >
130       <size>
131        <width>20</width>
132        <height>40</height>
133       </size>
134      </property>
135     </spacer>
136    </item>
137    <item row="3" column="3" >
138     <widget class="QLineEdit" name="customLE" >
139      <property name="enabled" >
140       <bool>false</bool>
141      </property>
142     </widget>
143    </item>
144    <item row="3" column="1" colspan="2" >
145     <widget class="QCheckBox" name="customCB" >
146      <property name="text" >
147       <string>Custom Bullet:</string>
148      </property>
149     </widget>
150    </item>
151    <item rowspan="5" row="1" column="0" >
152     <widget class="QListWidget" name="levelLW" >
153      <property name="maximumSize" >
154       <size>
155        <width>96</width>
156        <height>16777215</height>
157       </size>
158      </property>
159     </widget>
160    </item>
161    <item rowspan="5" row="1" column="4" >
162     <spacer>
163      <property name="orientation" >
164       <enum>Qt::Horizontal</enum>
165      </property>
166      <property name="sizeHint" >
167       <size>
168        <width>16</width>
169        <height>271</height>
170       </size>
171      </property>
172     </spacer>
173    </item>
174    <item row="0" column="0" >
175     <widget class="QLabel" name="label" >
176      <property name="text" >
177       <string>&amp;Level:</string>
178      </property>
179      <property name="buddy" >
180       <cstring>levelLW</cstring>
181      </property>
182     </widget>
183    </item>
184    <item row="2" column="1" colspan="3" >
185     <widget class="QStackedWidget" name="bulletpaneSW" />
186    </item>
187   </layout>
188  </widget>
189  <pixmapfunction></pixmapfunction>
190  <resources/>
191  <connections>
192   <connection>
193    <sender>customCB</sender>
194    <signal>toggled(bool)</signal>
195    <receiver>customLE</receiver>
196    <slot>setEnabled(bool)</slot>
197    <hints>
198     <hint type="sourcelabel" >
199      <x>203</x>
200      <y>148</y>
201     </hint>
202     <hint type="destinationlabel" >
203      <x>319</x>
204      <y>149</y>
205     </hint>
206    </hints>
207   </connection>
208   <connection>
209    <sender>customCB</sender>
210    <signal>toggled(bool)</signal>
211    <receiver>label_2</receiver>
212    <slot>setDisabled(bool)</slot>
213    <hints>
214     <hint type="sourcelabel" >
215      <x>203</x>
216      <y>148</y>
217     </hint>
218     <hint type="destinationlabel" >
219      <x>273</x>
220      <y>19</y>
221     </hint>
222    </hints>
223   </connection>
224   <connection>
225    <sender>customCB</sender>
226    <signal>toggled(bool)</signal>
227    <receiver>bulletpaneCO</receiver>
228    <slot>setDisabled(bool)</slot>
229    <hints>
230     <hint type="sourcelabel" >
231      <x>203</x>
232      <y>148</y>
233     </hint>
234     <hint type="destinationlabel" >
235      <x>320</x>
236      <y>52</y>
237     </hint>
238    </hints>
239   </connection>
240   <connection>
241    <sender>customCB</sender>
242    <signal>toggled(bool)</signal>
243    <receiver>bulletpaneSW</receiver>
244    <slot>setDisabled(bool)</slot>
245    <hints>
246     <hint type="sourcelabel" >
247      <x>203</x>
248      <y>148</y>
249     </hint>
250     <hint type="destinationlabel" >
251      <x>320</x>
252      <y>106</y>
253     </hint>
254    </hints>
255   </connection>
256  </connections>
257 </ui>