]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QBoxDialogBase.ui
f7229167db5cd6f2b21e0c120b85cdc2cfc824e9
[lyx.git] / src / frontends / qt3 / ui / QBoxDialogBase.ui
1 <!DOCTYPE UI><UI>
2 <class>QBoxDialogBase</class>
3 <include location="global">config.h</include>
4 <include location="local">qt_helpers.h</include>
5 <include location="local">vspace.h</include>
6 <widget>
7     <class>QDialog</class>
8     <property stdset="1">
9         <name>name</name>
10         <cstring>QBoxDialogBase</cstring>
11     </property>
12     <property stdset="1">
13         <name>geometry</name>
14         <rect>
15             <x>0</x>
16             <y>0</y>
17             <width>298</width>
18             <height>291</height>
19         </rect>
20     </property>
21     <property stdset="1">
22         <name>caption</name>
23         <string></string>
24     </property>
25     <property stdset="1">
26         <name>sizeGripEnabled</name>
27         <bool>true</bool>
28     </property>
29     <property>
30         <name>layoutMargin</name>
31     </property>
32     <property>
33         <name>layoutSpacing</name>
34     </property>
35     <grid>
36         <property stdset="1">
37             <name>margin</name>
38             <number>11</number>
39         </property>
40         <property stdset="1">
41             <name>spacing</name>
42             <number>6</number>
43         </property>
44         <widget row="0"  column="1" >
45             <class>QComboBox</class>
46             <property stdset="1">
47                 <name>name</name>
48                 <cstring>typeCO</cstring>
49             </property>
50             <property>
51                 <name>toolTip</name>
52                 <string>Supported box types</string>
53             </property>
54         </widget>
55         <widget row="3"  column="0"  rowspan="1"  colspan="2" >
56             <class>QLayoutWidget</class>
57             <property stdset="1">
58                 <name>name</name>
59                 <cstring>Layout3</cstring>
60             </property>
61             <grid>
62                 <property stdset="1">
63                     <name>margin</name>
64                     <number>0</number>
65                 </property>
66                 <property stdset="1">
67                     <name>spacing</name>
68                     <number>6</number>
69                 </property>
70                 <widget row="1"  column="0" >
71                     <class>QLabel</class>
72                     <property stdset="1">
73                         <name>name</name>
74                         <cstring>heightLA</cstring>
75                     </property>
76                     <property stdset="1">
77                         <name>frameShape</name>
78                         <enum>MShape</enum>
79                     </property>
80                     <property stdset="1">
81                         <name>frameShadow</name>
82                         <enum>MShadow</enum>
83                     </property>
84                     <property stdset="1">
85                         <name>text</name>
86                         <string>&amp;Height:</string>
87                     </property>
88                     <property>
89                         <name>buddy</name>
90                         <cstring>heightED</cstring>
91                     </property>
92                     <property>
93                         <name>toolTip</name>
94                         <string>Height value</string>
95                     </property>
96                 </widget>
97                 <widget row="1"  column="2" >
98                     <class>LengthCombo</class>
99                     <property stdset="1">
100                         <name>name</name>
101                         <cstring>heightUnitsLC</cstring>
102                     </property>
103                     <property stdset="1">
104                         <name>sizePolicy</name>
105                         <sizepolicy>
106                             <hsizetype>3</hsizetype>
107                             <vsizetype>0</vsizetype>
108                         </sizepolicy>
109                     </property>
110                     <property stdset="1">
111                         <name>minimumSize</name>
112                         <size>
113                             <width>40</width>
114                             <height>22</height>
115                         </size>
116                     </property>
117                     <property stdset="1">
118                         <name>focusPolicy</name>
119                         <enum>StrongFocus</enum>
120                     </property>
121                     <property>
122                         <name>toolTip</name>
123                         <string>Units of height value</string>
124                     </property>
125                 </widget>
126                 <widget row="1"  column="1" >
127                     <class>QLineEdit</class>
128                     <property stdset="1">
129                         <name>name</name>
130                         <cstring>heightED</cstring>
131                     </property>
132                     <property stdset="1">
133                         <name>sizePolicy</name>
134                         <sizepolicy>
135                             <hsizetype>1</hsizetype>
136                             <vsizetype>0</vsizetype>
137                         </sizepolicy>
138                     </property>
139                     <property>
140                         <name>toolTip</name>
141                         <string>Height value</string>
142                     </property>
143                 </widget>
144                 <widget row="0"  column="2" >
145                     <class>LengthCombo</class>
146                     <property stdset="1">
147                         <name>name</name>
148                         <cstring>widthUnitsLC</cstring>
149                     </property>
150                     <property stdset="1">
151                         <name>sizePolicy</name>
152                         <sizepolicy>
153                             <hsizetype>3</hsizetype>
154                             <vsizetype>0</vsizetype>
155                         </sizepolicy>
156                     </property>
157                     <property stdset="1">
158                         <name>minimumSize</name>
159                         <size>
160                             <width>40</width>
161                             <height>22</height>
162                         </size>
163                     </property>
164                     <property stdset="1">
165                         <name>focusPolicy</name>
166                         <enum>StrongFocus</enum>
167                     </property>
168                     <property>
169                         <name>toolTip</name>
170                         <string>Units of width value</string>
171                     </property>
172                 </widget>
173                 <widget row="0"  column="0" >
174                     <class>QLabel</class>
175                     <property stdset="1">
176                         <name>name</name>
177                         <cstring>widthLA</cstring>
178                     </property>
179                     <property stdset="1">
180                         <name>frameShape</name>
181                         <enum>MShape</enum>
182                     </property>
183                     <property stdset="1">
184                         <name>frameShadow</name>
185                         <enum>MShadow</enum>
186                     </property>
187                     <property stdset="1">
188                         <name>text</name>
189                         <string>&amp;Width:</string>
190                     </property>
191                     <property>
192                         <name>buddy</name>
193                         <cstring>widthED</cstring>
194                     </property>
195                     <property>
196                         <name>toolTip</name>
197                         <string>Width value</string>
198                     </property>
199                 </widget>
200                 <widget row="0"  column="1" >
201                     <class>QLineEdit</class>
202                     <property stdset="1">
203                         <name>name</name>
204                         <cstring>widthED</cstring>
205                     </property>
206                     <property stdset="1">
207                         <name>sizePolicy</name>
208                         <sizepolicy>
209                             <hsizetype>1</hsizetype>
210                             <vsizetype>0</vsizetype>
211                         </sizepolicy>
212                     </property>
213                     <property>
214                         <name>toolTip</name>
215                         <string>Width value</string>
216                     </property>
217                 </widget>
218             </grid>
219         </widget>
220         <widget row="7"  column="0"  rowspan="1"  colspan="3" >
221             <class>QLayoutWidget</class>
222             <property stdset="1">
223                 <name>name</name>
224                 <cstring>Layout4</cstring>
225             </property>
226             <hbox>
227                 <property stdset="1">
228                     <name>margin</name>
229                     <number>0</number>
230                 </property>
231                 <property stdset="1">
232                     <name>spacing</name>
233                     <number>6</number>
234                 </property>
235                 <widget>
236                     <class>QPushButton</class>
237                     <property stdset="1">
238                         <name>name</name>
239                         <cstring>restorePB</cstring>
240                     </property>
241                     <property stdset="1">
242                         <name>text</name>
243                         <string>&amp;Restore</string>
244                     </property>
245                     <property stdset="1">
246                         <name>autoDefault</name>
247                         <bool>false</bool>
248                     </property>
249                     <property stdset="1">
250                         <name>default</name>
251                         <bool>false</bool>
252                     </property>
253                     <property>
254                         <name>toolTip</name>
255                         <string></string>
256                     </property>
257                 </widget>
258                 <spacer>
259                     <property>
260                         <name>name</name>
261                         <cstring>Spacer1</cstring>
262                     </property>
263                     <property stdset="1">
264                         <name>orientation</name>
265                         <enum>Horizontal</enum>
266                     </property>
267                     <property stdset="1">
268                         <name>sizeType</name>
269                         <enum>Expanding</enum>
270                     </property>
271                     <property>
272                         <name>sizeHint</name>
273                         <size>
274                             <width>20</width>
275                             <height>20</height>
276                         </size>
277                     </property>
278                 </spacer>
279                 <widget>
280                     <class>QPushButton</class>
281                     <property stdset="1">
282                         <name>name</name>
283                         <cstring>okPB</cstring>
284                     </property>
285                     <property stdset="1">
286                         <name>text</name>
287                         <string>&amp;OK</string>
288                     </property>
289                     <property stdset="1">
290                         <name>default</name>
291                         <bool>true</bool>
292                     </property>
293                     <property>
294                         <name>toolTip</name>
295                         <string></string>
296                     </property>
297                 </widget>
298                 <widget>
299                     <class>QPushButton</class>
300                     <property stdset="1">
301                         <name>name</name>
302                         <cstring>applyPB</cstring>
303                     </property>
304                     <property stdset="1">
305                         <name>text</name>
306                         <string>&amp;Apply</string>
307                     </property>
308                     <property stdset="1">
309                         <name>autoDefault</name>
310                         <bool>false</bool>
311                     </property>
312                     <property stdset="1">
313                         <name>default</name>
314                         <bool>false</bool>
315                     </property>
316                     <property>
317                         <name>toolTip</name>
318                         <string></string>
319                     </property>
320                 </widget>
321                 <widget>
322                     <class>QPushButton</class>
323                     <property stdset="1">
324                         <name>name</name>
325                         <cstring>closePB</cstring>
326                     </property>
327                     <property stdset="1">
328                         <name>text</name>
329                         <string>&amp;Close</string>
330                     </property>
331                     <property stdset="1">
332                         <name>autoDefault</name>
333                         <bool>false</bool>
334                     </property>
335                     <property stdset="1">
336                         <name>default</name>
337                         <bool>false</bool>
338                     </property>
339                 </widget>
340             </hbox>
341         </widget>
342         <widget row="5"  column="0"  rowspan="1"  colspan="3" >
343             <class>QGroupBox</class>
344             <property stdset="1">
345                 <name>name</name>
346                 <cstring>AlignmentGB</cstring>
347             </property>
348             <property stdset="1">
349                 <name>title</name>
350                 <string>Alignment</string>
351             </property>
352             <grid>
353                 <property stdset="1">
354                     <name>margin</name>
355                     <number>11</number>
356                 </property>
357                 <property stdset="1">
358                     <name>spacing</name>
359                     <number>6</number>
360                 </property>
361                 <widget row="2"  column="1" >
362                     <class>QComboBox</class>
363                     <item>
364                         <property>
365                             <name>text</name>
366                             <string>Left</string>
367                         </property>
368                     </item>
369                     <item>
370                         <property>
371                             <name>text</name>
372                             <string>Center</string>
373                         </property>
374                     </item>
375                     <item>
376                         <property>
377                             <name>text</name>
378                             <string>Right</string>
379                         </property>
380                     </item>
381                     <item>
382                         <property>
383                             <name>text</name>
384                             <string>Stretch</string>
385                         </property>
386                     </item>
387                     <property stdset="1">
388                         <name>name</name>
389                         <cstring>halignCO</cstring>
390                     </property>
391                     <property>
392                         <name>toolTip</name>
393                         <string>Horizontal alignment of the content inside the box</string>
394                     </property>
395                 </widget>
396                 <widget row="1"  column="1" >
397                     <class>QComboBox</class>
398                     <item>
399                         <property>
400                             <name>text</name>
401                             <string>Top</string>
402                         </property>
403                     </item>
404                     <item>
405                         <property>
406                             <name>text</name>
407                             <string>Middle</string>
408                         </property>
409                     </item>
410                     <item>
411                         <property>
412                             <name>text</name>
413                             <string>Bottom</string>
414                         </property>
415                     </item>
416                     <item>
417                         <property>
418                             <name>text</name>
419                             <string>Stretch</string>
420                         </property>
421                     </item>
422                     <property stdset="1">
423                         <name>name</name>
424                         <cstring>ialignCO</cstring>
425                     </property>
426                     <property>
427                         <name>toolTip</name>
428                         <string>Vertical alignment of the content inside the box</string>
429                     </property>
430                 </widget>
431                 <widget row="0"  column="1" >
432                     <class>QComboBox</class>
433                     <item>
434                         <property>
435                             <name>text</name>
436                             <string>Top</string>
437                         </property>
438                     </item>
439                     <item>
440                         <property>
441                             <name>text</name>
442                             <string>Middle</string>
443                         </property>
444                     </item>
445                     <item>
446                         <property>
447                             <name>text</name>
448                             <string>Bottom</string>
449                         </property>
450                     </item>
451                     <property stdset="1">
452                         <name>name</name>
453                         <cstring>valignCO</cstring>
454                     </property>
455                     <property>
456                         <name>toolTip</name>
457                         <string>Vertical alignment of the box (with regard to baseline)</string>
458                     </property>
459                 </widget>
460                 <widget row="2"  column="0" >
461                     <class>QLabel</class>
462                     <property stdset="1">
463                         <name>name</name>
464                         <cstring>halignLA</cstring>
465                     </property>
466                     <property stdset="1">
467                         <name>text</name>
468                         <string>Content hori&amp;zontal:</string>
469                     </property>
470                     <property>
471                         <name>buddy</name>
472                         <cstring>halignCO</cstring>
473                     </property>
474                     <property>
475                         <name>toolTip</name>
476                         <string>Horizontal alignment of the content inside the box</string>
477                     </property>
478                 </widget>
479                 <widget row="1"  column="0" >
480                     <class>QLabel</class>
481                     <property stdset="1">
482                         <name>name</name>
483                         <cstring>ialignLA</cstring>
484                     </property>
485                     <property stdset="1">
486                         <name>text</name>
487                         <string>Content &amp;vertical:</string>
488                     </property>
489                     <property>
490                         <name>buddy</name>
491                         <cstring>ialignCO</cstring>
492                     </property>
493                     <property>
494                         <name>toolTip</name>
495                         <string>Vertical alignment of the content inside the box</string>
496                     </property>
497                 </widget>
498                 <widget row="0"  column="0" >
499                     <class>QLabel</class>
500                     <property stdset="1">
501                         <name>name</name>
502                         <cstring>valignLA</cstring>
503                     </property>
504                     <property stdset="1">
505                         <name>text</name>
506                         <string>&amp;Box vertical:</string>
507                     </property>
508                     <property>
509                         <name>buddy</name>
510                         <cstring>valignCO</cstring>
511                     </property>
512                     <property>
513                         <name>toolTip</name>
514                         <string>Vertical alignment of the box (with regard to baseline)</string>
515                     </property>
516                 </widget>
517                 <spacer row="0"  column="2" >
518                     <property>
519                         <name>name</name>
520                         <cstring>Spacer6</cstring>
521                     </property>
522                     <property stdset="1">
523                         <name>orientation</name>
524                         <enum>Horizontal</enum>
525                     </property>
526                     <property stdset="1">
527                         <name>sizeType</name>
528                         <enum>Expanding</enum>
529                     </property>
530                     <property>
531                         <name>sizeHint</name>
532                         <size>
533                             <width>20</width>
534                             <height>20</height>
535                         </size>
536                     </property>
537                 </spacer>
538                 <spacer row="1"  column="2" >
539                     <property>
540                         <name>name</name>
541                         <cstring>Spacer7</cstring>
542                     </property>
543                     <property stdset="1">
544                         <name>orientation</name>
545                         <enum>Horizontal</enum>
546                     </property>
547                     <property stdset="1">
548                         <name>sizeType</name>
549                         <enum>Expanding</enum>
550                     </property>
551                     <property>
552                         <name>sizeHint</name>
553                         <size>
554                             <width>20</width>
555                             <height>20</height>
556                         </size>
557                     </property>
558                 </spacer>
559                 <spacer row="2"  column="2" >
560                     <property>
561                         <name>name</name>
562                         <cstring>Spacer8</cstring>
563                     </property>
564                     <property stdset="1">
565                         <name>orientation</name>
566                         <enum>Horizontal</enum>
567                     </property>
568                     <property stdset="1">
569                         <name>sizeType</name>
570                         <enum>Expanding</enum>
571                     </property>
572                     <property>
573                         <name>sizeHint</name>
574                         <size>
575                             <width>20</width>
576                             <height>20</height>
577                         </size>
578                     </property>
579                 </spacer>
580             </grid>
581         </widget>
582         <spacer row="6"  column="1" >
583             <property>
584                 <name>name</name>
585                 <cstring>Spacer5</cstring>
586             </property>
587             <property stdset="1">
588                 <name>orientation</name>
589                 <enum>Vertical</enum>
590             </property>
591             <property stdset="1">
592                 <name>sizeType</name>
593                 <enum>Expanding</enum>
594             </property>
595             <property>
596                 <name>sizeHint</name>
597                 <size>
598                     <width>20</width>
599                     <height>20</height>
600                 </size>
601             </property>
602         </spacer>
603         <spacer row="2"  column="1" >
604             <property>
605                 <name>name</name>
606                 <cstring>Spacer5_3</cstring>
607             </property>
608             <property stdset="1">
609                 <name>orientation</name>
610                 <enum>Vertical</enum>
611             </property>
612             <property stdset="1">
613                 <name>sizeType</name>
614                 <enum>Expanding</enum>
615             </property>
616             <property>
617                 <name>sizeHint</name>
618                 <size>
619                     <width>20</width>
620                     <height>20</height>
621                 </size>
622             </property>
623         </spacer>
624         <spacer row="4"  column="1" >
625             <property>
626                 <name>name</name>
627                 <cstring>Spacer5_2</cstring>
628             </property>
629             <property stdset="1">
630                 <name>orientation</name>
631                 <enum>Vertical</enum>
632             </property>
633             <property stdset="1">
634                 <name>sizeType</name>
635                 <enum>Expanding</enum>
636             </property>
637             <property>
638                 <name>sizeHint</name>
639                 <size>
640                     <width>20</width>
641                     <height>20</height>
642                 </size>
643             </property>
644         </spacer>
645         <widget row="1"  column="1" >
646             <class>QComboBox</class>
647             <item>
648                 <property>
649                     <name>text</name>
650                     <string>None</string>
651                 </property>
652             </item>
653             <item>
654                 <property>
655                     <name>text</name>
656                     <string>Parbox</string>
657                 </property>
658             </item>
659             <item>
660                 <property>
661                     <name>text</name>
662                     <string>Minipage</string>
663                 </property>
664             </item>
665             <property stdset="1">
666                 <name>name</name>
667                 <cstring>innerBoxCO</cstring>
668             </property>
669             <property>
670                 <name>toolTip</name>
671                 <string>Inner box -- needed for fixed width &amp; line breaks</string>
672             </property>
673         </widget>
674         <widget row="1"  column="0" >
675             <class>QLabel</class>
676             <property stdset="1">
677                 <name>name</name>
678                 <cstring>innerBoxLA</cstring>
679             </property>
680             <property stdset="1">
681                 <name>text</name>
682                 <string>&amp;Inner Box:</string>
683             </property>
684             <property>
685                 <name>buddy</name>
686                 <cstring>innerBoxCO</cstring>
687             </property>
688             <property>
689                 <name>toolTip</name>
690                 <string>Inner box -- needed for fixed width &amp; line breaks</string>
691             </property>
692         </widget>
693         <widget row="0"  column="0" >
694             <class>QLabel</class>
695             <property stdset="1">
696                 <name>name</name>
697                 <cstring>typeLA</cstring>
698             </property>
699             <property stdset="1">
700                 <name>text</name>
701                 <string>T&amp;ype:</string>
702             </property>
703             <property>
704                 <name>buddy</name>
705                 <cstring>typeCO</cstring>
706             </property>
707             <property>
708                 <name>toolTip</name>
709                 <string>Supported box types</string>
710             </property>
711         </widget>
712         <spacer row="0"  column="2" >
713             <property>
714                 <name>name</name>
715                 <cstring>Spacer10_2</cstring>
716             </property>
717             <property stdset="1">
718                 <name>orientation</name>
719                 <enum>Horizontal</enum>
720             </property>
721             <property stdset="1">
722                 <name>sizeType</name>
723                 <enum>Expanding</enum>
724             </property>
725             <property>
726                 <name>sizeHint</name>
727                 <size>
728                     <width>20</width>
729                     <height>20</height>
730                 </size>
731             </property>
732         </spacer>
733         <spacer row="1"  column="2" >
734             <property>
735                 <name>name</name>
736                 <cstring>Spacer10</cstring>
737             </property>
738             <property stdset="1">
739                 <name>orientation</name>
740                 <enum>Horizontal</enum>
741             </property>
742             <property stdset="1">
743                 <name>sizeType</name>
744                 <enum>Expanding</enum>
745             </property>
746             <property>
747                 <name>sizeHint</name>
748                 <size>
749                     <width>20</width>
750                     <height>20</height>
751                 </size>
752             </property>
753         </spacer>
754         <spacer row="3"  column="2" >
755             <property>
756                 <name>name</name>
757                 <cstring>Spacer9</cstring>
758             </property>
759             <property stdset="1">
760                 <name>orientation</name>
761                 <enum>Horizontal</enum>
762             </property>
763             <property stdset="1">
764                 <name>sizeType</name>
765                 <enum>Expanding</enum>
766             </property>
767             <property>
768                 <name>sizeHint</name>
769                 <size>
770                     <width>20</width>
771                     <height>20</height>
772                 </size>
773             </property>
774         </spacer>
775     </grid>
776 </widget>
777 <customwidgets>
778     <customwidget>
779         <class>LengthCombo</class>
780         <header location="local">lengthcombo.h</header>
781         <sizehint>
782             <width>-1</width>
783             <height>-1</height>
784         </sizehint>
785         <container>0</container>
786         <sizepolicy>
787             <hordata>5</hordata>
788             <verdata>5</verdata>
789         </sizepolicy>
790         <pixmap>image0</pixmap>
791         <signal>selectionChanged(LyXLength::UNIT)</signal>
792     </customwidget>
793 </customwidgets>
794 <images>
795     <image>
796         <name>image0</name>
797         <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
798     </image>
799 </images>
800 <connections>
801     <connection>
802         <sender>widthED</sender>
803         <signal>textChanged(const QString&amp;)</signal>
804         <receiver>QBoxDialogBase</receiver>
805         <slot>change_adaptor()</slot>
806     </connection>
807     <connection>
808         <sender>widthUnitsLC</sender>
809         <signal>selectionChanged(LyXLength::UNIT)</signal>
810         <receiver>QBoxDialogBase</receiver>
811         <slot>change_adaptor()</slot>
812     </connection>
813     <connection>
814         <sender>valignCO</sender>
815         <signal>highlighted(const QString&amp;)</signal>
816         <receiver>QBoxDialogBase</receiver>
817         <slot>change_adaptor()</slot>
818     </connection>
819     <connection>
820         <sender>heightED</sender>
821         <signal>textChanged(const QString&amp;)</signal>
822         <receiver>QBoxDialogBase</receiver>
823         <slot>change_adaptor()</slot>
824     </connection>
825     <connection>
826         <sender>heightUnitsLC</sender>
827         <signal>selectionChanged(LyXLength::UNIT)</signal>
828         <receiver>QBoxDialogBase</receiver>
829         <slot>change_adaptor()</slot>
830     </connection>
831     <connection>
832         <sender>restorePB</sender>
833         <signal>clicked()</signal>
834         <receiver>QBoxDialogBase</receiver>
835         <slot>restoreClicked()</slot>
836     </connection>
837     <connection>
838         <sender>typeCO</sender>
839         <signal>activated(int)</signal>
840         <receiver>QBoxDialogBase</receiver>
841         <slot>change_adaptor()</slot>
842     </connection>
843     <connection>
844         <sender>typeCO</sender>
845         <signal>activated(int)</signal>
846         <receiver>QBoxDialogBase</receiver>
847         <slot>typeChanged(int)</slot>
848     </connection>
849     <connection>
850         <sender>halignCO</sender>
851         <signal>activated(int)</signal>
852         <receiver>QBoxDialogBase</receiver>
853         <slot>change_adaptor()</slot>
854     </connection>
855     <connection>
856         <sender>ialignCO</sender>
857         <signal>activated(int)</signal>
858         <receiver>QBoxDialogBase</receiver>
859         <slot>change_adaptor()</slot>
860     </connection>
861     <connection>
862         <sender>innerBoxCO</sender>
863         <signal>activated(const QString&amp;)</signal>
864         <receiver>QBoxDialogBase</receiver>
865         <slot>innerBoxChanged(const QString &amp;)</slot>
866     </connection>
867     <connection>
868         <sender>innerBoxCO</sender>
869         <signal>activated(int)</signal>
870         <receiver>QBoxDialogBase</receiver>
871         <slot>change_adaptor()</slot>
872     </connection>
873     <slot access="public">change_adaptor()</slot>
874     <slot access="public">innerBoxChanged(const QString &amp;)</slot>
875     <slot access="public">restoreClicked()</slot>
876     <slot access="public">typeChanged(int)</slot>
877 </connections>
878 <tabstops>
879     <tabstop>widthED</tabstop>
880     <tabstop>widthUnitsLC</tabstop>
881     <tabstop>valignCO</tabstop>
882     <tabstop>restorePB</tabstop>
883     <tabstop>applyPB</tabstop>
884     <tabstop>okPB</tabstop>
885     <tabstop>closePB</tabstop>
886 </tabstops>
887 </UI>