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