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