]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QVSpaceDialogBase.ui
* Rename src/frontends/qt2 to src/frontends/qt3,
[lyx.git] / src / frontends / qt3 / ui / QVSpaceDialogBase.ui
1 <!DOCTYPE UI><UI>
2 <class>QVSpaceDialogBase</class>
3 <include location="global">config.h</include>
4 <include location="local">qt_helpers.h</include>
5 <widget>
6     <class>QDialog</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>QVSpaceDialogBase</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>233</width>
17             <height>140</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string></string>
23     </property>
24     <property stdset="1">
25         <name>sizeGripEnabled</name>
26         <bool>true</bool>
27     </property>
28     <grid>
29         <property stdset="1">
30             <name>margin</name>
31             <number>11</number>
32         </property>
33         <property stdset="1">
34             <name>spacing</name>
35             <number>6</number>
36         </property>
37         <widget row="0"  column="0" >
38             <class>QLabel</class>
39             <property stdset="1">
40                 <name>name</name>
41                 <cstring>spacingL</cstring>
42             </property>
43             <property stdset="1">
44                 <name>text</name>
45                 <string>&amp;Spacing:</string>
46             </property>
47             <property>
48                 <name>buddy</name>
49                 <cstring>spacingCO</cstring>
50             </property>
51         </widget>
52         <widget row="1"  column="0" >
53             <class>QLabel</class>
54             <property stdset="1">
55                 <name>name</name>
56                 <cstring>valueL</cstring>
57             </property>
58             <property stdset="1">
59                 <name>text</name>
60                 <string>&amp;Value:</string>
61             </property>
62             <property>
63                 <name>buddy</name>
64                 <cstring>valueLE</cstring>
65             </property>
66         </widget>
67         <widget row="2"  column="0" >
68             <class>QLabel</class>
69             <property stdset="1">
70                 <name>name</name>
71                 <cstring>keepL</cstring>
72             </property>
73             <property stdset="1">
74                 <name>text</name>
75                 <string>&amp;Protect:</string>
76             </property>
77             <property>
78                 <name>buddy</name>
79                 <cstring>keepCB</cstring>
80             </property>
81             <property>
82                 <name>toolTip</name>
83                 <string></string>
84             </property>
85         </widget>
86         <widget row="2"  column="1" >
87             <class>QCheckBox</class>
88             <property stdset="1">
89                 <name>name</name>
90                 <cstring>keepCB</cstring>
91             </property>
92             <property stdset="1">
93                 <name>text</name>
94                 <string></string>
95             </property>
96             <property>
97                 <name>toolTip</name>
98                 <string>Insert the spacing even after a page break</string>
99             </property>
100         </widget>
101         <widget row="1"  column="1" >
102             <class>QLineEdit</class>
103             <property stdset="1">
104                 <name>name</name>
105                 <cstring>valueLE</cstring>
106             </property>
107             <property stdset="1">
108                 <name>enabled</name>
109                 <bool>false</bool>
110             </property>
111             <property>
112                 <name>toolTip</name>
113                 <string>Custom value. Needs spacing type "Custom".</string>
114             </property>
115         </widget>
116         <widget row="0"  column="1" >
117             <class>QComboBox</class>
118             <item>
119                 <property>
120                     <name>text</name>
121                     <string>DefSkip</string>
122                 </property>
123             </item>
124             <item>
125                 <property>
126                     <name>text</name>
127                     <string>SmallSkip</string>
128                 </property>
129             </item>
130             <item>
131                 <property>
132                     <name>text</name>
133                     <string>MedSkip</string>
134                 </property>
135             </item>
136             <item>
137                 <property>
138                     <name>text</name>
139                     <string>BigSkip</string>
140                 </property>
141             </item>
142             <item>
143                 <property>
144                     <name>text</name>
145                     <string>VFill</string>
146                 </property>
147             </item>
148             <item>
149                 <property>
150                     <name>text</name>
151                     <string>Custom</string>
152                 </property>
153             </item>
154             <property stdset="1">
155                 <name>name</name>
156                 <cstring>spacingCO</cstring>
157             </property>
158             <property>
159                 <name>toolTip</name>
160                 <string>Supported spacing types</string>
161             </property>
162         </widget>
163         <widget row="1"  column="2" >
164             <class>LengthCombo</class>
165             <property stdset="1">
166                 <name>name</name>
167                 <cstring>unitCO</cstring>
168             </property>
169         </widget>
170         <spacer row="3"  column="1" >
171             <property>
172                 <name>name</name>
173                 <cstring>Spacer28</cstring>
174             </property>
175             <property stdset="1">
176                 <name>orientation</name>
177                 <enum>Vertical</enum>
178             </property>
179             <property stdset="1">
180                 <name>sizeType</name>
181                 <enum>Expanding</enum>
182             </property>
183             <property>
184                 <name>sizeHint</name>
185                 <size>
186                     <width>20</width>
187                     <height>20</height>
188                 </size>
189             </property>
190         </spacer>
191         <widget row="4"  column="0"  rowspan="1"  colspan="3" >
192             <class>QLayoutWidget</class>
193             <property stdset="1">
194                 <name>name</name>
195                 <cstring>Layout5</cstring>
196             </property>
197             <hbox>
198                 <property stdset="1">
199                     <name>margin</name>
200                     <number>0</number>
201                 </property>
202                 <property stdset="1">
203                     <name>spacing</name>
204                     <number>6</number>
205                 </property>
206                 <widget>
207                     <class>QPushButton</class>
208                     <property stdset="1">
209                         <name>name</name>
210                         <cstring>okPB</cstring>
211                     </property>
212                     <property stdset="1">
213                         <name>text</name>
214                         <string>&amp;OK</string>
215                     </property>
216                     <property stdset="1">
217                         <name>autoDefault</name>
218                         <bool>false</bool>
219                     </property>
220                     <property stdset="1">
221                         <name>default</name>
222                         <bool>true</bool>
223                     </property>
224                 </widget>
225                 <widget>
226                     <class>QPushButton</class>
227                     <property stdset="1">
228                         <name>name</name>
229                         <cstring>applyPB</cstring>
230                     </property>
231                     <property stdset="1">
232                         <name>text</name>
233                         <string>&amp;Apply</string>
234                     </property>
235                     <property stdset="1">
236                         <name>autoDefault</name>
237                         <bool>false</bool>
238                     </property>
239                 </widget>
240                 <widget>
241                     <class>QPushButton</class>
242                     <property stdset="1">
243                         <name>name</name>
244                         <cstring>closePB</cstring>
245                     </property>
246                     <property stdset="1">
247                         <name>text</name>
248                         <string>&amp;Close</string>
249                     </property>
250                     <property stdset="1">
251                         <name>autoDefault</name>
252                         <bool>false</bool>
253                     </property>
254                 </widget>
255             </hbox>
256         </widget>
257         <spacer row="0"  column="2" >
258             <property>
259                 <name>name</name>
260                 <cstring>Spacer8</cstring>
261             </property>
262             <property stdset="1">
263                 <name>orientation</name>
264                 <enum>Horizontal</enum>
265             </property>
266             <property stdset="1">
267                 <name>sizeType</name>
268                 <enum>Expanding</enum>
269             </property>
270             <property>
271                 <name>sizeHint</name>
272                 <size>
273                     <width>20</width>
274                     <height>20</height>
275                 </size>
276             </property>
277         </spacer>
278         <spacer row="2"  column="2" >
279             <property>
280                 <name>name</name>
281                 <cstring>Spacer9</cstring>
282             </property>
283             <property stdset="1">
284                 <name>orientation</name>
285                 <enum>Horizontal</enum>
286             </property>
287             <property stdset="1">
288                 <name>sizeType</name>
289                 <enum>Expanding</enum>
290             </property>
291             <property>
292                 <name>sizeHint</name>
293                 <size>
294                     <width>20</width>
295                     <height>20</height>
296                 </size>
297             </property>
298         </spacer>
299     </grid>
300 </widget>
301 <customwidgets>
302     <customwidget>
303         <class>LengthCombo</class>
304         <header location="local">lengthcombo.h</header>
305         <sizehint>
306             <width>-1</width>
307             <height>-1</height>
308         </sizehint>
309         <container>0</container>
310         <sizepolicy>
311             <hordata>5</hordata>
312             <verdata>5</verdata>
313         </sizepolicy>
314         <pixmap>image0</pixmap>
315         <signal>selectionChanged(LyXLength::UNIT)</signal>
316     </customwidget>
317 </customwidgets>
318 <images>
319     <image>
320         <name>image0</name>
321         <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
322     </image>
323 </images>
324 <connections>
325     <connection>
326         <sender>spacingCO</sender>
327         <signal>highlighted(const QString&amp;)</signal>
328         <receiver>QVSpaceDialogBase</receiver>
329         <slot>change_adaptor()</slot>
330     </connection>
331     <connection>
332         <sender>valueLE</sender>
333         <signal>textChanged(const QString&amp;)</signal>
334         <receiver>QVSpaceDialogBase</receiver>
335         <slot>change_adaptor()</slot>
336     </connection>
337     <connection>
338         <sender>spacingCO</sender>
339         <signal>activated(int)</signal>
340         <receiver>QVSpaceDialogBase</receiver>
341         <slot>enableCustom(int)</slot>
342     </connection>
343     <connection>
344         <sender>keepCB</sender>
345         <signal>clicked()</signal>
346         <receiver>QVSpaceDialogBase</receiver>
347         <slot>change_adaptor()</slot>
348     </connection>
349     <connection>
350         <sender>unitCO</sender>
351         <signal>selectionChanged(LyXLength::UNIT)</signal>
352         <receiver>QVSpaceDialogBase</receiver>
353         <slot>change_adaptor()</slot>
354     </connection>
355     <slot access="protected">change_adaptor()</slot>
356     <slot access="protected">enableCustom(int)</slot>
357 </connections>
358 <tabstops>
359     <tabstop>okPB</tabstop>
360     <tabstop>applyPB</tabstop>
361     <tabstop>closePB</tabstop>
362 </tabstops>
363 </UI>