]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QParagraphDialogBase.ui
Code cleanup of \bigl related stuff:
[lyx.git] / src / frontends / qt3 / ui / QParagraphDialogBase.ui
1 <!DOCTYPE UI><UI>
2 <class>QParagraphDialogBase</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>QParagraphDialogBase</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>396</width>
17             <height>254</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="1"  column="1" >
38             <class>QComboBox</class>
39             <item>
40                 <property>
41                     <name>text</name>
42                     <string>Default</string>
43                 </property>
44             </item>
45             <item>
46                 <property>
47                     <name>text</name>
48                     <string>Single</string>
49                 </property>
50             </item>
51             <item>
52                 <property>
53                     <name>text</name>
54                     <string>1.5</string>
55                 </property>
56             </item>
57             <item>
58                 <property>
59                     <name>text</name>
60                     <string>Double</string>
61                 </property>
62             </item>
63             <item>
64                 <property>
65                     <name>text</name>
66                     <string>Custom</string>
67                 </property>
68             </item>
69             <property stdset="1">
70                 <name>name</name>
71                 <cstring>linespacing</cstring>
72             </property>
73         </widget>
74         <widget row="1"  column="0" >
75             <class>QLabel</class>
76             <property stdset="1">
77                 <name>name</name>
78                 <cstring>linespacingL</cstring>
79             </property>
80             <property stdset="1">
81                 <name>text</name>
82                 <string>L&amp;ine spacing:</string>
83             </property>
84             <property>
85                 <name>buddy</name>
86                 <cstring>linespacing</cstring>
87             </property>
88         </widget>
89         <widget row="0"  column="1" >
90             <class>QComboBox</class>
91             <item>
92                 <property>
93                     <name>text</name>
94                     <string>Justified</string>
95                 </property>
96             </item>
97             <item>
98                 <property>
99                     <name>text</name>
100                     <string>Left</string>
101                 </property>
102             </item>
103             <item>
104                 <property>
105                     <name>text</name>
106                     <string>Right</string>
107                 </property>
108             </item>
109             <item>
110                 <property>
111                     <name>text</name>
112                     <string>Center</string>
113                 </property>
114             </item>
115             <property stdset="1">
116                 <name>name</name>
117                 <cstring>align</cstring>
118             </property>
119         </widget>
120         <widget row="0"  column="0" >
121             <class>QLabel</class>
122             <property stdset="1">
123                 <name>name</name>
124                 <cstring>alignL</cstring>
125             </property>
126             <property stdset="1">
127                 <name>text</name>
128                 <string>Alig&amp;nment:</string>
129             </property>
130             <property>
131                 <name>buddy</name>
132                 <cstring>align</cstring>
133             </property>
134         </widget>
135         <widget row="0"  column="2"  rowspan="2"  colspan="1" >
136             <class>QLayoutWidget</class>
137             <property stdset="1">
138                 <name>name</name>
139                 <cstring>Layout4</cstring>
140             </property>
141             <vbox>
142                 <property stdset="1">
143                     <name>margin</name>
144                     <number>0</number>
145                 </property>
146                 <property stdset="1">
147                     <name>spacing</name>
148                     <number>6</number>
149                 </property>
150                 <spacer>
151                     <property>
152                         <name>name</name>
153                         <cstring>Spacer3</cstring>
154                     </property>
155                     <property stdset="1">
156                         <name>orientation</name>
157                         <enum>Horizontal</enum>
158                     </property>
159                     <property stdset="1">
160                         <name>sizeType</name>
161                         <enum>Expanding</enum>
162                     </property>
163                     <property>
164                         <name>sizeHint</name>
165                         <size>
166                             <width>20</width>
167                             <height>20</height>
168                         </size>
169                     </property>
170                 </spacer>
171                 <widget>
172                     <class>QLineEdit</class>
173                     <property stdset="1">
174                         <name>name</name>
175                         <cstring>linespacingValue</cstring>
176                     </property>
177                     <property stdset="1">
178                         <name>enabled</name>
179                         <bool>false</bool>
180                     </property>
181                 </widget>
182             </vbox>
183         </widget>
184         <widget row="2"  column="0"  rowspan="1"  colspan="3" >
185             <class>QLayoutWidget</class>
186             <property stdset="1">
187                 <name>name</name>
188                 <cstring>Layout5</cstring>
189             </property>
190             <hbox>
191                 <property stdset="1">
192                     <name>margin</name>
193                     <number>0</number>
194                 </property>
195                 <property stdset="1">
196                     <name>spacing</name>
197                     <number>6</number>
198                 </property>
199                 <widget>
200                     <class>QCheckBox</class>
201                     <property stdset="1">
202                         <name>name</name>
203                         <cstring>indentCB</cstring>
204                     </property>
205                     <property stdset="1">
206                         <name>text</name>
207                         <string>In&amp;dent paragraph</string>
208                     </property>
209                 </widget>
210                 <spacer>
211                     <property>
212                         <name>name</name>
213                         <cstring>Spacer14</cstring>
214                     </property>
215                     <property stdset="1">
216                         <name>orientation</name>
217                         <enum>Horizontal</enum>
218                     </property>
219                     <property stdset="1">
220                         <name>sizeType</name>
221                         <enum>Expanding</enum>
222                     </property>
223                     <property>
224                         <name>sizeHint</name>
225                         <size>
226                             <width>20</width>
227                             <height>20</height>
228                         </size>
229                     </property>
230                 </spacer>
231             </hbox>
232         </widget>
233         <widget row="3"  column="0"  rowspan="1"  colspan="3" >
234             <class>QButtonGroup</class>
235             <property stdset="1">
236                 <name>name</name>
237                 <cstring>labelwidthGB</cstring>
238             </property>
239             <property stdset="1">
240                 <name>enabled</name>
241                 <bool>false</bool>
242             </property>
243             <property stdset="1">
244                 <name>title</name>
245                 <string>Label Width</string>
246             </property>
247             <grid>
248                 <property stdset="1">
249                     <name>margin</name>
250                     <number>11</number>
251                 </property>
252                 <property stdset="1">
253                     <name>spacing</name>
254                     <number>6</number>
255                 </property>
256                 <widget row="0"  column="1" >
257                     <class>QLineEdit</class>
258                     <property stdset="1">
259                         <name>name</name>
260                         <cstring>labelWidth</cstring>
261                     </property>
262                     <property>
263                         <name>toolTip</name>
264                         <string>This text defines the width of the paragraph label</string>
265                     </property>
266                 </widget>
267                 <widget row="0"  column="0" >
268                     <class>QLabel</class>
269                     <property stdset="1">
270                         <name>name</name>
271                         <cstring>TextLabel2</cstring>
272                     </property>
273                     <property stdset="1">
274                         <name>text</name>
275                         <string>&amp;Longest label</string>
276                     </property>
277                     <property>
278                         <name>buddy</name>
279                         <cstring>labelWidth</cstring>
280                     </property>
281                     <property>
282                         <name>toolTip</name>
283                         <string>This text defines the width of the paragraph label</string>
284                     </property>
285                 </widget>
286             </grid>
287         </widget>
288         <spacer row="4"  column="2" >
289             <property>
290                 <name>name</name>
291                 <cstring>Spacer5</cstring>
292             </property>
293             <property stdset="1">
294                 <name>orientation</name>
295                 <enum>Vertical</enum>
296             </property>
297             <property stdset="1">
298                 <name>sizeType</name>
299                 <enum>Expanding</enum>
300             </property>
301             <property>
302                 <name>sizeHint</name>
303                 <size>
304                     <width>20</width>
305                     <height>20</height>
306                 </size>
307             </property>
308         </spacer>
309         <widget row="5"  column="0"  rowspan="1"  colspan="3" >
310             <class>QLayoutWidget</class>
311             <property stdset="1">
312                 <name>name</name>
313                 <cstring>Layout1</cstring>
314             </property>
315             <hbox>
316                 <property stdset="1">
317                     <name>margin</name>
318                     <number>0</number>
319                 </property>
320                 <property stdset="1">
321                     <name>spacing</name>
322                     <number>6</number>
323                 </property>
324                 <widget>
325                     <class>QPushButton</class>
326                     <property stdset="1">
327                         <name>name</name>
328                         <cstring>restorePB</cstring>
329                     </property>
330                     <property stdset="1">
331                         <name>text</name>
332                         <string>&amp;Restore</string>
333                     </property>
334                     <property stdset="1">
335                         <name>autoDefault</name>
336                         <bool>false</bool>
337                     </property>
338                 </widget>
339                 <spacer>
340                     <property>
341                         <name>name</name>
342                         <cstring>Spacer1</cstring>
343                     </property>
344                     <property stdset="1">
345                         <name>orientation</name>
346                         <enum>Horizontal</enum>
347                     </property>
348                     <property stdset="1">
349                         <name>sizeType</name>
350                         <enum>Expanding</enum>
351                     </property>
352                     <property>
353                         <name>sizeHint</name>
354                         <size>
355                             <width>20</width>
356                             <height>20</height>
357                         </size>
358                     </property>
359                 </spacer>
360                 <widget>
361                     <class>QPushButton</class>
362                     <property stdset="1">
363                         <name>name</name>
364                         <cstring>okPB</cstring>
365                     </property>
366                     <property stdset="1">
367                         <name>text</name>
368                         <string>&amp;OK</string>
369                     </property>
370                     <property stdset="1">
371                         <name>autoDefault</name>
372                         <bool>false</bool>
373                     </property>
374                     <property stdset="1">
375                         <name>default</name>
376                         <bool>true</bool>
377                     </property>
378                 </widget>
379                 <widget>
380                     <class>QPushButton</class>
381                     <property stdset="1">
382                         <name>name</name>
383                         <cstring>applyPB</cstring>
384                     </property>
385                     <property stdset="1">
386                         <name>text</name>
387                         <string>&amp;Apply</string>
388                     </property>
389                     <property stdset="1">
390                         <name>autoDefault</name>
391                         <bool>false</bool>
392                     </property>
393                 </widget>
394                 <widget>
395                     <class>QPushButton</class>
396                     <property stdset="1">
397                         <name>name</name>
398                         <cstring>closePB</cstring>
399                     </property>
400                     <property stdset="1">
401                         <name>text</name>
402                         <string>&amp;Close</string>
403                     </property>
404                     <property stdset="1">
405                         <name>autoDefault</name>
406                         <bool>false</bool>
407                     </property>
408                 </widget>
409             </hbox>
410         </widget>
411     </grid>
412 </widget>
413 <connections>
414     <connection>
415         <sender>align</sender>
416         <signal>activated(int)</signal>
417         <receiver>QParagraphDialogBase</receiver>
418         <slot>change_adaptor()</slot>
419     </connection>
420     <connection>
421         <sender>linespacing</sender>
422         <signal>activated(int)</signal>
423         <receiver>QParagraphDialogBase</receiver>
424         <slot>change_adaptor()</slot>
425     </connection>
426     <connection>
427         <sender>linespacing</sender>
428         <signal>activated(int)</signal>
429         <receiver>QParagraphDialogBase</receiver>
430         <slot>enableLinespacingValue(int)</slot>
431     </connection>
432     <connection>
433         <sender>linespacingValue</sender>
434         <signal>textChanged(const QString&amp;)</signal>
435         <receiver>QParagraphDialogBase</receiver>
436         <slot>change_adaptor()</slot>
437     </connection>
438     <connection>
439         <sender>indentCB</sender>
440         <signal>toggled(bool)</signal>
441         <receiver>QParagraphDialogBase</receiver>
442         <slot>change_adaptor()</slot>
443     </connection>
444     <connection>
445         <sender>labelWidth</sender>
446         <signal>textChanged(const QString&amp;)</signal>
447         <receiver>QParagraphDialogBase</receiver>
448         <slot>change_adaptor()</slot>
449     </connection>
450     <slot access="protected">change_adaptor()</slot>
451     <slot access="protected">enableLinespacingValue(int)</slot>
452 </connections>
453 <tabstops>
454     <tabstop>restorePB</tabstop>
455     <tabstop>okPB</tabstop>
456     <tabstop>applyPB</tabstop>
457     <tabstop>closePB</tabstop>
458 </tabstops>
459 </UI>