]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/QGraphicsDialog.ui
couple more fixes
[lyx.git] / src / frontends / qt2 / ui / QGraphicsDialog.ui
1 <!DOCTYPE UI><UI>
2 <class>QGraphicsDialogBase</class>
3 <include location="global">config.h</include>
4 <include location="local">gettext.h</include>
5 <widget>
6     <class>QDialog</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>QGraphicsDialogBase</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>332</width>
17             <height>405</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>Form1</string>
23     </property>
24     <property stdset="1">
25         <name>sizeGripEnabled</name>
26         <bool>true</bool>
27     </property>
28     <vbox>
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>
38             <class>QTabWidget</class>
39             <property stdset="1">
40                 <name>name</name>
41                 <cstring>TabWidget</cstring>
42             </property>
43             <property>
44                 <name>toolTip</name>
45                 <string></string>
46             </property>
47             <widget>
48                 <class>QWidget</class>
49                 <property stdset="1">
50                     <name>name</name>
51                     <cstring>tab</cstring>
52                 </property>
53                 <attribute>
54                     <name>title</name>
55                     <string>F&amp;ile</string>
56                 </attribute>
57                 <vbox>
58                     <property stdset="1">
59                         <name>margin</name>
60                         <number>11</number>
61                     </property>
62                     <property stdset="1">
63                         <name>spacing</name>
64                         <number>6</number>
65                     </property>
66                     <widget>
67                         <class>QLayoutWidget</class>
68                         <property stdset="1">
69                             <name>name</name>
70                             <cstring>Layout2</cstring>
71                         </property>
72                         <hbox>
73                             <property stdset="1">
74                                 <name>margin</name>
75                                 <number>0</number>
76                             </property>
77                             <property stdset="1">
78                                 <name>spacing</name>
79                                 <number>6</number>
80                             </property>
81                             <widget>
82                                 <class>QLabel</class>
83                                 <property stdset="1">
84                                     <name>name</name>
85                                     <cstring>filenameL</cstring>
86                                 </property>
87                                 <property stdset="1">
88                                     <name>text</name>
89                                     <string>&amp;File:</string>
90                                 </property>
91                                 <property>
92                                     <name>buddy</name>
93                                     <cstring>filename</cstring>
94                                 </property>
95                             </widget>
96                             <widget>
97                                 <class>QLineEdit</class>
98                                 <property stdset="1">
99                                     <name>name</name>
100                                     <cstring>filename</cstring>
101                                 </property>
102                                 <property>
103                                     <name>toolTip</name>
104                                     <string>File name of image</string>
105                                 </property>
106                             </widget>
107                             <widget>
108                                 <class>QPushButton</class>
109                                 <property stdset="1">
110                                     <name>name</name>
111                                     <cstring>browsePB</cstring>
112                                 </property>
113                                 <property stdset="1">
114                                     <name>text</name>
115                                     <string>&amp;Browse ...</string>
116                                 </property>
117                                 <property>
118                                     <name>toolTip</name>
119                                     <string>Select an image file</string>
120                                 </property>
121                             </widget>
122                         </hbox>
123                     </widget>
124                     <widget>
125                         <class>QLayoutWidget</class>
126                         <property stdset="1">
127                             <name>name</name>
128                             <cstring>Layout24</cstring>
129                         </property>
130                         <hbox>
131                             <property stdset="1">
132                                 <name>margin</name>
133                                 <number>0</number>
134                             </property>
135                             <property stdset="1">
136                                 <name>spacing</name>
137                                 <number>6</number>
138                             </property>
139                             <widget>
140                                 <class>QLabel</class>
141                                 <property stdset="1">
142                                     <name>name</name>
143                                     <cstring>displayshowL</cstring>
144                                 </property>
145                                 <property stdset="1">
146                                     <name>text</name>
147                                     <string>Dis&amp;play :</string>
148                                 </property>
149                                 <property>
150                                     <name>buddy</name>
151                                     <cstring>show</cstring>
152                                 </property>
153                             </widget>
154                             <widget>
155                                 <class>QLayoutWidget</class>
156                                 <property stdset="1">
157                                     <name>name</name>
158                                     <cstring>Layout5</cstring>
159                                 </property>
160                                 <hbox>
161                                     <property stdset="1">
162                                         <name>margin</name>
163                                         <number>0</number>
164                                     </property>
165                                     <property stdset="1">
166                                         <name>spacing</name>
167                                         <number>6</number>
168                                     </property>
169                                     <widget>
170                                         <class>QComboBox</class>
171                                         <item>
172                                             <property>
173                                                 <name>text</name>
174                                                 <string>Default</string>
175                                             </property>
176                                         </item>
177                                         <item>
178                                             <property>
179                                                 <name>text</name>
180                                                 <string>Monochrome</string>
181                                             </property>
182                                         </item>
183                                         <item>
184                                             <property>
185                                                 <name>text</name>
186                                                 <string>Grayscale</string>
187                                             </property>
188                                         </item>
189                                         <item>
190                                             <property>
191                                                 <name>text</name>
192                                                 <string>Color</string>
193                                             </property>
194                                         </item>
195                                         <item>
196                                             <property>
197                                                 <name>text</name>
198                                                 <string>Do not display</string>
199                                             </property>
200                                         </item>
201                                         <property stdset="1">
202                                             <name>name</name>
203                                             <cstring>show</cstring>
204                                         </property>
205                                         <property>
206                                             <name>toolTip</name>
207                                             <string>Screen display</string>
208                                         </property>
209                                     </widget>
210                                     <spacer>
211                                         <property>
212                                             <name>name</name>
213                                             <cstring>Spacer23</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                         </hbox>
234                     </widget>
235                     <widget>
236                         <class>QGroupBox</class>
237                         <property stdset="1">
238                             <name>name</name>
239                             <cstring>displaysizeGB</cstring>
240                         </property>
241                         <property stdset="1">
242                             <name>title</name>
243                             <string>Display size</string>
244                         </property>
245                         <grid>
246                             <property stdset="1">
247                                 <name>margin</name>
248                                 <number>11</number>
249                             </property>
250                             <property stdset="1">
251                                 <name>spacing</name>
252                                 <number>6</number>
253                             </property>
254                             <spacer row="1"  column="0" >
255                                 <property>
256                                     <name>name</name>
257                                     <cstring>Spacer186</cstring>
258                                 </property>
259                                 <property stdset="1">
260                                     <name>orientation</name>
261                                     <enum>Vertical</enum>
262                                 </property>
263                                 <property stdset="1">
264                                     <name>sizeType</name>
265                                     <enum>Expanding</enum>
266                                 </property>
267                                 <property>
268                                     <name>sizeHint</name>
269                                     <size>
270                                         <width>20</width>
271                                         <height>20</height>
272                                     </size>
273                                 </property>
274                             </spacer>
275                             <widget row="0"  column="0" >
276                                 <class>QButtonGroup</class>
277                                 <property stdset="1">
278                                     <name>name</name>
279                                     <cstring>ButtonGroup2</cstring>
280                                 </property>
281                                 <property stdset="1">
282                                     <name>frameShape</name>
283                                     <enum>NoFrame</enum>
284                                 </property>
285                                 <property stdset="1">
286                                     <name>title</name>
287                                     <string></string>
288                                 </property>
289                                 <property stdset="1">
290                                     <name>exclusive</name>
291                                     <bool>true</bool>
292                                 </property>
293                                 <grid>
294                                     <property stdset="1">
295                                         <name>margin</name>
296                                         <number>11</number>
297                                     </property>
298                                     <property stdset="1">
299                                         <name>spacing</name>
300                                         <number>6</number>
301                                     </property>
302                                     <widget row="1"  column="1" >
303                                         <class>QLayoutWidget</class>
304                                         <property stdset="1">
305                                             <name>name</name>
306                                             <cstring>Layout7_2</cstring>
307                                         </property>
308                                         <hbox>
309                                             <property stdset="1">
310                                                 <name>margin</name>
311                                                 <number>0</number>
312                                             </property>
313                                             <property stdset="1">
314                                                 <name>spacing</name>
315                                                 <number>6</number>
316                                             </property>
317                                             <widget>
318                                                 <class>QLineEdit</class>
319                                                 <property stdset="1">
320                                                     <name>name</name>
321                                                     <cstring>displayscale</cstring>
322                                                 </property>
323                                                 <property stdset="1">
324                                                     <name>enabled</name>
325                                                     <bool>false</bool>
326                                                 </property>
327                                                 <property stdset="1">
328                                                     <name>sizePolicy</name>
329                                                     <sizepolicy>
330                                                         <hsizetype>3</hsizetype>
331                                                         <vsizetype>0</vsizetype>
332                                                     </sizepolicy>
333                                                 </property>
334                                                 <property>
335                                                     <name>toolTip</name>
336                                                     <string>Percentage to scale by in output</string>
337                                                 </property>
338                                             </widget>
339                                             <widget>
340                                                 <class>QLabel</class>
341                                                 <property stdset="1">
342                                                     <name>name</name>
343                                                     <cstring>TextLabel4_2_2</cstring>
344                                                 </property>
345                                                 <property stdset="1">
346                                                     <name>enabled</name>
347                                                     <bool>false</bool>
348                                                 </property>
349                                                 <property stdset="1">
350                                                     <name>text</name>
351                                                     <string>%</string>
352                                                 </property>
353                                             </widget>
354                                             <spacer>
355                                                 <property>
356                                                     <name>name</name>
357                                                     <cstring>Spacer12_2</cstring>
358                                                 </property>
359                                                 <property stdset="1">
360                                                     <name>orientation</name>
361                                                     <enum>Horizontal</enum>
362                                                 </property>
363                                                 <property stdset="1">
364                                                     <name>sizeType</name>
365                                                     <enum>Expanding</enum>
366                                                 </property>
367                                                 <property>
368                                                     <name>sizeHint</name>
369                                                     <size>
370                                                         <width>20</width>
371                                                         <height>20</height>
372                                                     </size>
373                                                 </property>
374                                             </spacer>
375                                         </hbox>
376                                     </widget>
377                                     <spacer row="0"  column="1" >
378                                         <property>
379                                             <name>name</name>
380                                             <cstring>Spacer20</cstring>
381                                         </property>
382                                         <property stdset="1">
383                                             <name>orientation</name>
384                                             <enum>Vertical</enum>
385                                         </property>
386                                         <property stdset="1">
387                                             <name>sizeType</name>
388                                             <enum>Minimum</enum>
389                                         </property>
390                                         <property>
391                                             <name>sizeHint</name>
392                                             <size>
393                                                 <width>20</width>
394                                                 <height>20</height>
395                                             </size>
396                                         </property>
397                                     </spacer>
398                                     <widget row="1"  column="0" >
399                                         <class>QRadioButton</class>
400                                         <property stdset="1">
401                                             <name>name</name>
402                                             <cstring>displayscaleRB</cstring>
403                                         </property>
404                                         <property stdset="1">
405                                             <name>text</name>
406                                             <string>Sca&amp;le :</string>
407                                         </property>
408                                         <property>
409                                             <name>toolTip</name>
410                                             <string>Scale image size</string>
411                                         </property>
412                                     </widget>
413                                     <widget row="2"  column="0" >
414                                         <class>QLayoutWidget</class>
415                                         <property stdset="1">
416                                             <name>name</name>
417                                             <cstring>Layout37</cstring>
418                                         </property>
419                                         <vbox>
420                                             <property stdset="1">
421                                                 <name>margin</name>
422                                                 <number>0</number>
423                                             </property>
424                                             <property stdset="1">
425                                                 <name>spacing</name>
426                                                 <number>6</number>
427                                             </property>
428                                             <widget>
429                                                 <class>QRadioButton</class>
430                                                 <property stdset="1">
431                                                     <name>name</name>
432                                                     <cstring>displaycustomRB</cstring>
433                                                 </property>
434                                                 <property stdset="1">
435                                                     <name>text</name>
436                                                     <string>Custo&amp;m :</string>
437                                                 </property>
438                                                 <property>
439                                                     <name>toolTip</name>
440                                                     <string>Custom size</string>
441                                                 </property>
442                                             </widget>
443                                             <spacer>
444                                                 <property>
445                                                     <name>name</name>
446                                                     <cstring>Spacer170</cstring>
447                                                 </property>
448                                                 <property stdset="1">
449                                                     <name>orientation</name>
450                                                     <enum>Vertical</enum>
451                                                 </property>
452                                                 <property stdset="1">
453                                                     <name>sizeType</name>
454                                                     <enum>Expanding</enum>
455                                                 </property>
456                                                 <property>
457                                                     <name>sizeHint</name>
458                                                     <size>
459                                                         <width>20</width>
460                                                         <height>20</height>
461                                                     </size>
462                                                 </property>
463                                             </spacer>
464                                         </vbox>
465                                     </widget>
466                                     <widget row="2"  column="1" >
467                                         <class>QLayoutWidget</class>
468                                         <property stdset="1">
469                                             <name>name</name>
470                                             <cstring>Layout32</cstring>
471                                         </property>
472                                         <vbox>
473                                             <property stdset="1">
474                                                 <name>margin</name>
475                                                 <number>0</number>
476                                             </property>
477                                             <property stdset="1">
478                                                 <name>spacing</name>
479                                                 <number>6</number>
480                                             </property>
481                                             <widget>
482                                                 <class>QLayoutWidget</class>
483                                                 <property stdset="1">
484                                                     <name>name</name>
485                                                     <cstring>Layout21</cstring>
486                                                 </property>
487                                                 <hbox>
488                                                     <property stdset="1">
489                                                         <name>margin</name>
490                                                         <number>0</number>
491                                                     </property>
492                                                     <property stdset="1">
493                                                         <name>spacing</name>
494                                                         <number>6</number>
495                                                     </property>
496                                                     <widget>
497                                                         <class>QLayoutWidget</class>
498                                                         <property stdset="1">
499                                                             <name>name</name>
500                                                             <cstring>Layout18</cstring>
501                                                         </property>
502                                                         <vbox>
503                                                             <property stdset="1">
504                                                                 <name>margin</name>
505                                                                 <number>0</number>
506                                                             </property>
507                                                             <property stdset="1">
508                                                                 <name>spacing</name>
509                                                                 <number>6</number>
510                                                             </property>
511                                                             <widget>
512                                                                 <class>QLabel</class>
513                                                                 <property stdset="1">
514                                                                     <name>name</name>
515                                                                     <cstring>TextLabel7</cstring>
516                                                                 </property>
517                                                                 <property stdset="1">
518                                                                     <name>enabled</name>
519                                                                     <bool>false</bool>
520                                                                 </property>
521                                                                 <property stdset="1">
522                                                                     <name>text</name>
523                                                                     <string>&amp;Width</string>
524                                                                 </property>
525                                                                 <property>
526                                                                     <name>buddy</name>
527                                                                     <cstring>displaywidth</cstring>
528                                                                 </property>
529                                                             </widget>
530                                                             <widget>
531                                                                 <class>QLayoutWidget</class>
532                                                                 <property stdset="1">
533                                                                     <name>name</name>
534                                                                     <cstring>Layout16</cstring>
535                                                                 </property>
536                                                                 <hbox>
537                                                                     <property stdset="1">
538                                                                         <name>margin</name>
539                                                                         <number>0</number>
540                                                                     </property>
541                                                                     <property stdset="1">
542                                                                         <name>spacing</name>
543                                                                         <number>6</number>
544                                                                     </property>
545                                                                     <widget>
546                                                                         <class>QLineEdit</class>
547                                                                         <property stdset="1">
548                                                                             <name>name</name>
549                                                                             <cstring>displaywidth</cstring>
550                                                                         </property>
551                                                                         <property stdset="1">
552                                                                             <name>enabled</name>
553                                                                             <bool>false</bool>
554                                                                         </property>
555                                                                         <property stdset="1">
556                                                                             <name>sizePolicy</name>
557                                                                             <sizepolicy>
558                                                                                 <hsizetype>7</hsizetype>
559                                                                                 <vsizetype>0</vsizetype>
560                                                                             </sizepolicy>
561                                                                         </property>
562                                                                         <property>
563                                                                             <name>toolTip</name>
564                                                                             <string>Width of image on screen</string>
565                                                                         </property>
566                                                                     </widget>
567                                                                     <widget>
568                                                                         <class>LengthCombo</class>
569                                                                         <property stdset="1">
570                                                                             <name>name</name>
571                                                                             <cstring>displaywidthUnit</cstring>
572                                                                         </property>
573                                                                         <property stdset="1">
574                                                                             <name>enabled</name>
575                                                                             <bool>false</bool>
576                                                                         </property>
577                                                                         <property stdset="1">
578                                                                             <name>minimumSize</name>
579                                                                             <size>
580                                                                                 <width>30</width>
581                                                                                 <height>0</height>
582                                                                             </size>
583                                                                         </property>
584                                                                         <property stdset="1">
585                                                                             <name>focusPolicy</name>
586                                                                             <enum>StrongFocus</enum>
587                                                                         </property>
588                                                                     </widget>
589                                                                 </hbox>
590                                                             </widget>
591                                                         </vbox>
592                                                     </widget>
593                                                     <widget>
594                                                         <class>QLayoutWidget</class>
595                                                         <property stdset="1">
596                                                             <name>name</name>
597                                                             <cstring>Layout19</cstring>
598                                                         </property>
599                                                         <vbox>
600                                                             <property stdset="1">
601                                                                 <name>margin</name>
602                                                                 <number>0</number>
603                                                             </property>
604                                                             <property stdset="1">
605                                                                 <name>spacing</name>
606                                                                 <number>6</number>
607                                                             </property>
608                                                             <widget>
609                                                                 <class>QLabel</class>
610                                                                 <property stdset="1">
611                                                                     <name>name</name>
612                                                                     <cstring>TextLabel7_2</cstring>
613                                                                 </property>
614                                                                 <property stdset="1">
615                                                                     <name>enabled</name>
616                                                                     <bool>false</bool>
617                                                                 </property>
618                                                                 <property stdset="1">
619                                                                     <name>text</name>
620                                                                     <string>&amp;Height</string>
621                                                                 </property>
622                                                                 <property>
623                                                                     <name>buddy</name>
624                                                                     <cstring>displayheight</cstring>
625                                                                 </property>
626                                                             </widget>
627                                                             <widget>
628                                                                 <class>QLayoutWidget</class>
629                                                                 <property stdset="1">
630                                                                     <name>name</name>
631                                                                     <cstring>Layout17</cstring>
632                                                                 </property>
633                                                                 <hbox>
634                                                                     <property stdset="1">
635                                                                         <name>margin</name>
636                                                                         <number>0</number>
637                                                                     </property>
638                                                                     <property stdset="1">
639                                                                         <name>spacing</name>
640                                                                         <number>6</number>
641                                                                     </property>
642                                                                     <widget>
643                                                                         <class>QLineEdit</class>
644                                                                         <property stdset="1">
645                                                                             <name>name</name>
646                                                                             <cstring>displayheight</cstring>
647                                                                         </property>
648                                                                         <property stdset="1">
649                                                                             <name>enabled</name>
650                                                                             <bool>false</bool>
651                                                                         </property>
652                                                                         <property>
653                                                                             <name>toolTip</name>
654                                                                             <string>Height of image on screen</string>
655                                                                         </property>
656                                                                     </widget>
657                                                                     <widget>
658                                                                         <class>LengthCombo</class>
659                                                                         <property stdset="1">
660                                                                             <name>name</name>
661                                                                             <cstring>displayheightUnit</cstring>
662                                                                         </property>
663                                                                         <property stdset="1">
664                                                                             <name>enabled</name>
665                                                                             <bool>false</bool>
666                                                                         </property>
667                                                                         <property stdset="1">
668                                                                             <name>minimumSize</name>
669                                                                             <size>
670                                                                                 <width>30</width>
671                                                                                 <height>0</height>
672                                                                             </size>
673                                                                         </property>
674                                                                         <property stdset="1">
675                                                                             <name>focusPolicy</name>
676                                                                             <enum>StrongFocus</enum>
677                                                                         </property>
678                                                                     </widget>
679                                                                 </hbox>
680                                                             </widget>
681                                                         </vbox>
682                                                     </widget>
683                                                 </hbox>
684                                             </widget>
685                                             <widget>
686                                                 <class>QLayoutWidget</class>
687                                                 <property stdset="1">
688                                                     <name>name</name>
689                                                     <cstring>Layout31</cstring>
690                                                 </property>
691                                                 <hbox>
692                                                     <property stdset="1">
693                                                         <name>margin</name>
694                                                         <number>0</number>
695                                                     </property>
696                                                     <property stdset="1">
697                                                         <name>spacing</name>
698                                                         <number>6</number>
699                                                     </property>
700                                                     <widget>
701                                                         <class>QCheckBox</class>
702                                                         <property stdset="1">
703                                                             <name>name</name>
704                                                             <cstring>displayratioCB</cstring>
705                                                         </property>
706                                                         <property stdset="1">
707                                                             <name>enabled</name>
708                                                             <bool>false</bool>
709                                                         </property>
710                                                         <property stdset="1">
711                                                             <name>text</name>
712                                                             <string>&amp;Keep aspect ratio</string>
713                                                         </property>
714                                                     </widget>
715                                                     <spacer>
716                                                         <property>
717                                                             <name>name</name>
718                                                             <cstring>Spacer17</cstring>
719                                                         </property>
720                                                         <property stdset="1">
721                                                             <name>orientation</name>
722                                                             <enum>Horizontal</enum>
723                                                         </property>
724                                                         <property stdset="1">
725                                                             <name>sizeType</name>
726                                                             <enum>Expanding</enum>
727                                                         </property>
728                                                         <property>
729                                                             <name>sizeHint</name>
730                                                             <size>
731                                                                 <width>20</width>
732                                                                 <height>20</height>
733                                                             </size>
734                                                         </property>
735                                                     </spacer>
736                                                 </hbox>
737                                             </widget>
738                                         </vbox>
739                                     </widget>
740                                     <widget row="0"  column="0" >
741                                         <class>QRadioButton</class>
742                                         <property stdset="1">
743                                             <name>name</name>
744                                             <cstring>displaydefaultRB</cstring>
745                                         </property>
746                                         <property stdset="1">
747                                             <name>text</name>
748                                             <string>Ima&amp;ge size</string>
749                                         </property>
750                                         <property stdset="1">
751                                             <name>checked</name>
752                                             <bool>true</bool>
753                                         </property>
754                                         <property>
755                                             <name>toolTip</name>
756                                             <string>Original image size</string>
757                                         </property>
758                                     </widget>
759                                 </grid>
760                             </widget>
761                         </grid>
762                     </widget>
763                     <widget>
764                         <class>QLayoutWidget</class>
765                         <property stdset="1">
766                             <name>name</name>
767                             <cstring>Layout18</cstring>
768                         </property>
769                         <hbox>
770                             <property stdset="1">
771                                 <name>margin</name>
772                                 <number>0</number>
773                             </property>
774                             <property stdset="1">
775                                 <name>spacing</name>
776                                 <number>6</number>
777                             </property>
778                             <widget>
779                                 <class>QCheckBox</class>
780                                 <property stdset="1">
781                                     <name>name</name>
782                                     <cstring>draft</cstring>
783                                 </property>
784                                 <property stdset="1">
785                                     <name>text</name>
786                                     <string>&amp;Draft mode</string>
787                                 </property>
788                                 <property>
789                                     <name>toolTip</name>
790                                     <string>Draft mode</string>
791                                 </property>
792                             </widget>
793                             <spacer>
794                                 <property>
795                                     <name>name</name>
796                                     <cstring>Spacer8</cstring>
797                                 </property>
798                                 <property stdset="1">
799                                     <name>orientation</name>
800                                     <enum>Horizontal</enum>
801                                 </property>
802                                 <property stdset="1">
803                                     <name>sizeType</name>
804                                     <enum>Expanding</enum>
805                                 </property>
806                                 <property>
807                                     <name>sizeHint</name>
808                                     <size>
809                                         <width>20</width>
810                                         <height>20</height>
811                                     </size>
812                                 </property>
813                             </spacer>
814                         </hbox>
815                     </widget>
816                 </vbox>
817             </widget>
818             <widget>
819                 <class>QWidget</class>
820                 <property stdset="1">
821                     <name>name</name>
822                     <cstring>tab</cstring>
823                 </property>
824                 <attribute>
825                     <name>title</name>
826                     <string>Output si&amp;ze</string>
827                 </attribute>
828                 <hbox>
829                     <property stdset="1">
830                         <name>margin</name>
831                         <number>11</number>
832                     </property>
833                     <property stdset="1">
834                         <name>spacing</name>
835                         <number>6</number>
836                     </property>
837                     <widget>
838                         <class>QButtonGroup</class>
839                         <property stdset="1">
840                             <name>name</name>
841                             <cstring>ButtonGroup19</cstring>
842                         </property>
843                         <property stdset="1">
844                             <name>frameShape</name>
845                             <enum>NoFrame</enum>
846                         </property>
847                         <property stdset="1">
848                             <name>title</name>
849                             <string></string>
850                         </property>
851                         <grid>
852                             <property stdset="1">
853                                 <name>margin</name>
854                                 <number>11</number>
855                             </property>
856                             <property stdset="1">
857                                 <name>spacing</name>
858                                 <number>6</number>
859                             </property>
860                             <widget row="1"  column="0" >
861                                 <class>QRadioButton</class>
862                                 <property stdset="1">
863                                     <name>name</name>
864                                     <cstring>scaleRB</cstring>
865                                 </property>
866                                 <property stdset="1">
867                                     <name>text</name>
868                                     <string>&amp;Scale</string>
869                                 </property>
870                                 <property stdset="1">
871                                     <name>checked</name>
872                                     <bool>false</bool>
873                                 </property>
874                                 <property>
875                                     <name>toolTip</name>
876                                     <string>Scale the image size</string>
877                                 </property>
878                             </widget>
879                             <widget row="0"  column="0" >
880                                 <class>QRadioButton</class>
881                                 <property stdset="1">
882                                     <name>name</name>
883                                     <cstring>defaultRB</cstring>
884                                 </property>
885                                 <property stdset="1">
886                                     <name>text</name>
887                                     <string>&amp;Image size</string>
888                                 </property>
889                                 <property stdset="1">
890                                     <name>checked</name>
891                                     <bool>true</bool>
892                                 </property>
893                                 <property>
894                                     <name>toolTip</name>
895                                     <string>Use the image's natural size</string>
896                                 </property>
897                             </widget>
898                             <widget row="1"  column="1" >
899                                 <class>QLayoutWidget</class>
900                                 <property stdset="1">
901                                     <name>name</name>
902                                     <cstring>Layout7</cstring>
903                                 </property>
904                                 <hbox>
905                                     <property stdset="1">
906                                         <name>margin</name>
907                                         <number>0</number>
908                                     </property>
909                                     <property stdset="1">
910                                         <name>spacing</name>
911                                         <number>6</number>
912                                     </property>
913                                     <widget>
914                                         <class>QLineEdit</class>
915                                         <property stdset="1">
916                                             <name>name</name>
917                                             <cstring>scale</cstring>
918                                         </property>
919                                         <property stdset="1">
920                                             <name>enabled</name>
921                                             <bool>false</bool>
922                                         </property>
923                                         <property stdset="1">
924                                             <name>sizePolicy</name>
925                                             <sizepolicy>
926                                                 <hsizetype>3</hsizetype>
927                                                 <vsizetype>0</vsizetype>
928                                             </sizepolicy>
929                                         </property>
930                                         <property>
931                                             <name>toolTip</name>
932                                             <string>Percentage to scale by in output</string>
933                                         </property>
934                                     </widget>
935                                     <widget>
936                                         <class>QLabel</class>
937                                         <property stdset="1">
938                                             <name>name</name>
939                                             <cstring>TextLabel4_2</cstring>
940                                         </property>
941                                         <property stdset="1">
942                                             <name>enabled</name>
943                                             <bool>false</bool>
944                                         </property>
945                                         <property stdset="1">
946                                             <name>text</name>
947                                             <string>%</string>
948                                         </property>
949                                     </widget>
950                                     <spacer>
951                                         <property>
952                                             <name>name</name>
953                                             <cstring>Spacer12</cstring>
954                                         </property>
955                                         <property stdset="1">
956                                             <name>orientation</name>
957                                             <enum>Horizontal</enum>
958                                         </property>
959                                         <property stdset="1">
960                                             <name>sizeType</name>
961                                             <enum>Expanding</enum>
962                                         </property>
963                                         <property>
964                                             <name>sizeHint</name>
965                                             <size>
966                                                 <width>20</width>
967                                                 <height>20</height>
968                                             </size>
969                                         </property>
970                                     </spacer>
971                                 </hbox>
972                             </widget>
973                             <spacer row="0"  column="1" >
974                                 <property>
975                                     <name>name</name>
976                                     <cstring>Spacer119</cstring>
977                                 </property>
978                                 <property stdset="1">
979                                     <name>orientation</name>
980                                     <enum>Vertical</enum>
981                                 </property>
982                                 <property stdset="1">
983                                     <name>sizeType</name>
984                                     <enum>Minimum</enum>
985                                 </property>
986                                 <property>
987                                     <name>sizeHint</name>
988                                     <size>
989                                         <width>20</width>
990                                         <height>20</height>
991                                     </size>
992                                 </property>
993                             </spacer>
994                             <widget row="2"  column="0" >
995                                 <class>QLayoutWidget</class>
996                                 <property stdset="1">
997                                     <name>name</name>
998                                     <cstring>Layout34</cstring>
999                                 </property>
1000                                 <vbox>
1001                                     <property stdset="1">
1002                                         <name>margin</name>
1003                                         <number>0</number>
1004                                     </property>
1005                                     <property stdset="1">
1006                                         <name>spacing</name>
1007                                         <number>6</number>
1008                                     </property>
1009                                     <widget>
1010                                         <class>QRadioButton</class>
1011                                         <property stdset="1">
1012                                             <name>name</name>
1013                                             <cstring>customRB</cstring>
1014                                         </property>
1015                                         <property stdset="1">
1016                                             <name>text</name>
1017                                             <string>&amp;Custom</string>
1018                                         </property>
1019                                         <property>
1020                                             <name>toolTip</name>
1021                                             <string>Define a custom size</string>
1022                                         </property>
1023                                     </widget>
1024                                     <spacer>
1025                                         <property>
1026                                             <name>name</name>
1027                                             <cstring>Spacer150</cstring>
1028                                         </property>
1029                                         <property stdset="1">
1030                                             <name>orientation</name>
1031                                             <enum>Vertical</enum>
1032                                         </property>
1033                                         <property stdset="1">
1034                                             <name>sizeType</name>
1035                                             <enum>Expanding</enum>
1036                                         </property>
1037                                         <property>
1038                                             <name>sizeHint</name>
1039                                             <size>
1040                                                 <width>20</width>
1041                                                 <height>20</height>
1042                                             </size>
1043                                         </property>
1044                                     </spacer>
1045                                 </vbox>
1046                             </widget>
1047                             <widget row="2"  column="1" >
1048                                 <class>QLayoutWidget</class>
1049                                 <property stdset="1">
1050                                     <name>name</name>
1051                                     <cstring>Layout35</cstring>
1052                                 </property>
1053                                 <vbox>
1054                                     <property stdset="1">
1055                                         <name>margin</name>
1056                                         <number>0</number>
1057                                     </property>
1058                                     <property stdset="1">
1059                                         <name>spacing</name>
1060                                         <number>6</number>
1061                                     </property>
1062                                     <widget>
1063                                         <class>QLayoutWidget</class>
1064                                         <property stdset="1">
1065                                             <name>name</name>
1066                                             <cstring>Layout33</cstring>
1067                                         </property>
1068                                         <vbox>
1069                                             <property stdset="1">
1070                                                 <name>margin</name>
1071                                                 <number>0</number>
1072                                             </property>
1073                                             <property stdset="1">
1074                                                 <name>spacing</name>
1075                                                 <number>6</number>
1076                                             </property>
1077                                             <widget>
1078                                                 <class>QLayoutWidget</class>
1079                                                 <property stdset="1">
1080                                                     <name>name</name>
1081                                                     <cstring>Layout32</cstring>
1082                                                 </property>
1083                                                 <hbox>
1084                                                     <property stdset="1">
1085                                                         <name>margin</name>
1086                                                         <number>0</number>
1087                                                     </property>
1088                                                     <property stdset="1">
1089                                                         <name>spacing</name>
1090                                                         <number>6</number>
1091                                                     </property>
1092                                                     <widget>
1093                                                         <class>QLayoutWidget</class>
1094                                                         <property stdset="1">
1095                                                             <name>name</name>
1096                                                             <cstring>Layout26</cstring>
1097                                                         </property>
1098                                                         <vbox>
1099                                                             <property stdset="1">
1100                                                                 <name>margin</name>
1101                                                                 <number>0</number>
1102                                                             </property>
1103                                                             <property stdset="1">
1104                                                                 <name>spacing</name>
1105                                                                 <number>6</number>
1106                                                             </property>
1107                                                             <widget>
1108                                                                 <class>QLabel</class>
1109                                                                 <property stdset="1">
1110                                                                     <name>name</name>
1111                                                                     <cstring>sizewidthL</cstring>
1112                                                                 </property>
1113                                                                 <property stdset="1">
1114                                                                     <name>enabled</name>
1115                                                                     <bool>false</bool>
1116                                                                 </property>
1117                                                                 <property stdset="1">
1118                                                                     <name>text</name>
1119                                                                     <string>&amp;Width</string>
1120                                                                 </property>
1121                                                                 <property>
1122                                                                     <name>buddy</name>
1123                                                                     <cstring>width</cstring>
1124                                                                 </property>
1125                                                             </widget>
1126                                                             <widget>
1127                                                                 <class>QLayoutWidget</class>
1128                                                                 <property stdset="1">
1129                                                                     <name>name</name>
1130                                                                     <cstring>Layout18</cstring>
1131                                                                 </property>
1132                                                                 <hbox>
1133                                                                     <property stdset="1">
1134                                                                         <name>margin</name>
1135                                                                         <number>0</number>
1136                                                                     </property>
1137                                                                     <property stdset="1">
1138                                                                         <name>spacing</name>
1139                                                                         <number>6</number>
1140                                                                     </property>
1141                                                                     <widget>
1142                                                                         <class>QLineEdit</class>
1143                                                                         <property stdset="1">
1144                                                                             <name>name</name>
1145                                                                             <cstring>width</cstring>
1146                                                                         </property>
1147                                                                         <property stdset="1">
1148                                                                             <name>enabled</name>
1149                                                                             <bool>false</bool>
1150                                                                         </property>
1151                                                                     </widget>
1152                                                                     <widget>
1153                                                                         <class>LengthCombo</class>
1154                                                                         <property stdset="1">
1155                                                                             <name>name</name>
1156                                                                             <cstring>widthUnit</cstring>
1157                                                                         </property>
1158                                                                         <property stdset="1">
1159                                                                             <name>enabled</name>
1160                                                                             <bool>false</bool>
1161                                                                         </property>
1162                                                                         <property stdset="1">
1163                                                                             <name>minimumSize</name>
1164                                                                             <size>
1165                                                                                 <width>30</width>
1166                                                                                 <height>0</height>
1167                                                                             </size>
1168                                                                         </property>
1169                                                                         <property stdset="1">
1170                                                                             <name>focusPolicy</name>
1171                                                                             <enum>StrongFocus</enum>
1172                                                                         </property>
1173                                                                     </widget>
1174                                                                 </hbox>
1175                                                             </widget>
1176                                                         </vbox>
1177                                                     </widget>
1178                                                     <widget>
1179                                                         <class>QLayoutWidget</class>
1180                                                         <property stdset="1">
1181                                                             <name>name</name>
1182                                                             <cstring>Layout31</cstring>
1183                                                         </property>
1184                                                         <vbox>
1185                                                             <property stdset="1">
1186                                                                 <name>margin</name>
1187                                                                 <number>0</number>
1188                                                             </property>
1189                                                             <property stdset="1">
1190                                                                 <name>spacing</name>
1191                                                                 <number>6</number>
1192                                                             </property>
1193                                                             <widget>
1194                                                                 <class>QLabel</class>
1195                                                                 <property stdset="1">
1196                                                                     <name>name</name>
1197                                                                     <cstring>sizeheightL</cstring>
1198                                                                 </property>
1199                                                                 <property stdset="1">
1200                                                                     <name>enabled</name>
1201                                                                     <bool>false</bool>
1202                                                                 </property>
1203                                                                 <property stdset="1">
1204                                                                     <name>text</name>
1205                                                                     <string>&amp;Height</string>
1206                                                                 </property>
1207                                                                 <property>
1208                                                                     <name>buddy</name>
1209                                                                     <cstring>height</cstring>
1210                                                                 </property>
1211                                                             </widget>
1212                                                             <widget>
1213                                                                 <class>QLayoutWidget</class>
1214                                                                 <property stdset="1">
1215                                                                     <name>name</name>
1216                                                                     <cstring>Layout19</cstring>
1217                                                                 </property>
1218                                                                 <hbox>
1219                                                                     <property stdset="1">
1220                                                                         <name>margin</name>
1221                                                                         <number>0</number>
1222                                                                     </property>
1223                                                                     <property stdset="1">
1224                                                                         <name>spacing</name>
1225                                                                         <number>6</number>
1226                                                                     </property>
1227                                                                     <widget>
1228                                                                         <class>QLineEdit</class>
1229                                                                         <property stdset="1">
1230                                                                             <name>name</name>
1231                                                                             <cstring>height</cstring>
1232                                                                         </property>
1233                                                                         <property stdset="1">
1234                                                                             <name>enabled</name>
1235                                                                             <bool>false</bool>
1236                                                                         </property>
1237                                                                     </widget>
1238                                                                     <widget>
1239                                                                         <class>LengthCombo</class>
1240                                                                         <property stdset="1">
1241                                                                             <name>name</name>
1242                                                                             <cstring>heightUnit</cstring>
1243                                                                         </property>
1244                                                                         <property stdset="1">
1245                                                                             <name>enabled</name>
1246                                                                             <bool>false</bool>
1247                                                                         </property>
1248                                                                         <property stdset="1">
1249                                                                             <name>minimumSize</name>
1250                                                                             <size>
1251                                                                                 <width>30</width>
1252                                                                                 <height>0</height>
1253                                                                             </size>
1254                                                                         </property>
1255                                                                         <property stdset="1">
1256                                                                             <name>focusPolicy</name>
1257                                                                             <enum>StrongFocus</enum>
1258                                                                         </property>
1259                                                                     </widget>
1260                                                                 </hbox>
1261                                                             </widget>
1262                                                         </vbox>
1263                                                     </widget>
1264                                                 </hbox>
1265                                             </widget>
1266                                             <widget>
1267                                                 <class>QLayoutWidget</class>
1268                                                 <property stdset="1">
1269                                                     <name>name</name>
1270                                                     <cstring>Layout8</cstring>
1271                                                 </property>
1272                                                 <hbox>
1273                                                     <property stdset="1">
1274                                                         <name>margin</name>
1275                                                         <number>0</number>
1276                                                     </property>
1277                                                     <property stdset="1">
1278                                                         <name>spacing</name>
1279                                                         <number>6</number>
1280                                                     </property>
1281                                                     <widget>
1282                                                         <class>QCheckBox</class>
1283                                                         <property stdset="1">
1284                                                             <name>name</name>
1285                                                             <cstring>aspectratio</cstring>
1286                                                         </property>
1287                                                         <property stdset="1">
1288                                                             <name>enabled</name>
1289                                                             <bool>false</bool>
1290                                                         </property>
1291                                                         <property stdset="1">
1292                                                             <name>text</name>
1293                                                             <string>&amp;Keep aspect ratio</string>
1294                                                         </property>
1295                                                     </widget>
1296                                                     <spacer>
1297                                                         <property>
1298                                                             <name>name</name>
1299                                                             <cstring>Spacer13</cstring>
1300                                                         </property>
1301                                                         <property stdset="1">
1302                                                             <name>orientation</name>
1303                                                             <enum>Horizontal</enum>
1304                                                         </property>
1305                                                         <property stdset="1">
1306                                                             <name>sizeType</name>
1307                                                             <enum>Expanding</enum>
1308                                                         </property>
1309                                                         <property>
1310                                                             <name>sizeHint</name>
1311                                                             <size>
1312                                                                 <width>20</width>
1313                                                                 <height>20</height>
1314                                                             </size>
1315                                                         </property>
1316                                                     </spacer>
1317                                                 </hbox>
1318                                             </widget>
1319                                         </vbox>
1320                                     </widget>
1321                                     <spacer>
1322                                         <property>
1323                                             <name>name</name>
1324                                             <cstring>Spacer151</cstring>
1325                                         </property>
1326                                         <property stdset="1">
1327                                             <name>orientation</name>
1328                                             <enum>Vertical</enum>
1329                                         </property>
1330                                         <property stdset="1">
1331                                             <name>sizeType</name>
1332                                             <enum>Expanding</enum>
1333                                         </property>
1334                                         <property>
1335                                             <name>sizeHint</name>
1336                                             <size>
1337                                                 <width>20</width>
1338                                                 <height>20</height>
1339                                             </size>
1340                                         </property>
1341                                     </spacer>
1342                                 </vbox>
1343                             </widget>
1344                         </grid>
1345                     </widget>
1346                 </hbox>
1347             </widget>
1348             <widget>
1349                 <class>QWidget</class>
1350                 <property stdset="1">
1351                     <name>name</name>
1352                     <cstring>tab</cstring>
1353                 </property>
1354                 <attribute>
1355                     <name>title</name>
1356                     <string>&amp;Clipping</string>
1357                 </attribute>
1358                 <vbox>
1359                     <property stdset="1">
1360                         <name>margin</name>
1361                         <number>11</number>
1362                     </property>
1363                     <property stdset="1">
1364                         <name>spacing</name>
1365                         <number>6</number>
1366                     </property>
1367                     <widget>
1368                         <class>QGroupBox</class>
1369                         <property stdset="1">
1370                             <name>name</name>
1371                             <cstring>bbGB</cstring>
1372                         </property>
1373                         <property stdset="1">
1374                             <name>enabled</name>
1375                             <bool>true</bool>
1376                         </property>
1377                         <property stdset="1">
1378                             <name>title</name>
1379                             <string>Bounding box</string>
1380                         </property>
1381                         <grid>
1382                             <property stdset="1">
1383                                 <name>margin</name>
1384                                 <number>11</number>
1385                             </property>
1386                             <property stdset="1">
1387                                 <name>spacing</name>
1388                                 <number>6</number>
1389                             </property>
1390                             <widget row="1"  column="0" >
1391                                 <class>QLabel</class>
1392                                 <property stdset="1">
1393                                     <name>name</name>
1394                                     <cstring>lbL</cstring>
1395                                 </property>
1396                                 <property stdset="1">
1397                                     <name>text</name>
1398                                     <string>&amp;Left bottom:</string>
1399                                 </property>
1400                                 <property>
1401                                     <name>buddy</name>
1402                                     <cstring>lbX</cstring>
1403                                 </property>
1404                             </widget>
1405                             <widget row="2"  column="0" >
1406                                 <class>QLabel</class>
1407                                 <property stdset="1">
1408                                     <name>name</name>
1409                                     <cstring>rtL</cstring>
1410                                 </property>
1411                                 <property stdset="1">
1412                                     <name>text</name>
1413                                     <string>Right &amp;top:</string>
1414                                 </property>
1415                                 <property>
1416                                     <name>buddy</name>
1417                                     <cstring>rtX</cstring>
1418                                 </property>
1419                             </widget>
1420                             <widget row="0"  column="2" >
1421                                 <class>QLabel</class>
1422                                 <property stdset="1">
1423                                     <name>name</name>
1424                                     <cstring>yL</cstring>
1425                                 </property>
1426                                 <property stdset="1">
1427                                     <name>text</name>
1428                                     <string>Y</string>
1429                                 </property>
1430                             </widget>
1431                             <widget row="0"  column="1" >
1432                                 <class>QLabel</class>
1433                                 <property stdset="1">
1434                                     <name>name</name>
1435                                     <cstring>xL</cstring>
1436                                 </property>
1437                                 <property stdset="1">
1438                                     <name>text</name>
1439                                     <string>X</string>
1440                                 </property>
1441                             </widget>
1442                             <widget row="1"  column="1" >
1443                                 <class>QLayoutWidget</class>
1444                                 <property stdset="1">
1445                                     <name>name</name>
1446                                     <cstring>Layout25</cstring>
1447                                 </property>
1448                                 <hbox>
1449                                     <property stdset="1">
1450                                         <name>margin</name>
1451                                         <number>0</number>
1452                                     </property>
1453                                     <property stdset="1">
1454                                         <name>spacing</name>
1455                                         <number>6</number>
1456                                     </property>
1457                                     <widget>
1458                                         <class>QLineEdit</class>
1459                                         <property stdset="1">
1460                                             <name>name</name>
1461                                             <cstring>lbX</cstring>
1462                                         </property>
1463                                         <property>
1464                                             <name>toolTip</name>
1465                                             <string></string>
1466                                         </property>
1467                                     </widget>
1468                                     <widget>
1469                                         <class>QComboBox</class>
1470                                         <item>
1471                                             <property>
1472                                                 <name>text</name>
1473                                                 <string>pt</string>
1474                                             </property>
1475                                         </item>
1476                                         <item>
1477                                             <property>
1478                                                 <name>text</name>
1479                                                 <string>cm</string>
1480                                             </property>
1481                                         </item>
1482                                         <item>
1483                                             <property>
1484                                                 <name>text</name>
1485                                                 <string>in</string>
1486                                             </property>
1487                                         </item>
1488                                         <property stdset="1">
1489                                             <name>name</name>
1490                                             <cstring>lbXunit</cstring>
1491                                         </property>
1492                                     </widget>
1493                                 </hbox>
1494                             </widget>
1495                             <widget row="2"  column="1" >
1496                                 <class>QLayoutWidget</class>
1497                                 <property stdset="1">
1498                                     <name>name</name>
1499                                     <cstring>Layout25_2</cstring>
1500                                 </property>
1501                                 <hbox>
1502                                     <property stdset="1">
1503                                         <name>margin</name>
1504                                         <number>0</number>
1505                                     </property>
1506                                     <property stdset="1">
1507                                         <name>spacing</name>
1508                                         <number>6</number>
1509                                     </property>
1510                                     <widget>
1511                                         <class>QLineEdit</class>
1512                                         <property stdset="1">
1513                                             <name>name</name>
1514                                             <cstring>rtX</cstring>
1515                                         </property>
1516                                     </widget>
1517                                     <widget>
1518                                         <class>QComboBox</class>
1519                                         <item>
1520                                             <property>
1521                                                 <name>text</name>
1522                                                 <string>pt</string>
1523                                             </property>
1524                                         </item>
1525                                         <item>
1526                                             <property>
1527                                                 <name>text</name>
1528                                                 <string>cm</string>
1529                                             </property>
1530                                         </item>
1531                                         <item>
1532                                             <property>
1533                                                 <name>text</name>
1534                                                 <string>in</string>
1535                                             </property>
1536                                         </item>
1537                                         <property stdset="1">
1538                                             <name>name</name>
1539                                             <cstring>rtXunit</cstring>
1540                                         </property>
1541                                     </widget>
1542                                 </hbox>
1543                             </widget>
1544                             <widget row="2"  column="2" >
1545                                 <class>QLayoutWidget</class>
1546                                 <property stdset="1">
1547                                     <name>name</name>
1548                                     <cstring>Layout25_2_2</cstring>
1549                                 </property>
1550                                 <hbox>
1551                                     <property stdset="1">
1552                                         <name>margin</name>
1553                                         <number>0</number>
1554                                     </property>
1555                                     <property stdset="1">
1556                                         <name>spacing</name>
1557                                         <number>6</number>
1558                                     </property>
1559                                     <widget>
1560                                         <class>QLineEdit</class>
1561                                         <property stdset="1">
1562                                             <name>name</name>
1563                                             <cstring>rtY</cstring>
1564                                         </property>
1565                                     </widget>
1566                                     <widget>
1567                                         <class>QComboBox</class>
1568                                         <item>
1569                                             <property>
1570                                                 <name>text</name>
1571                                                 <string>pt</string>
1572                                             </property>
1573                                         </item>
1574                                         <item>
1575                                             <property>
1576                                                 <name>text</name>
1577                                                 <string>cm</string>
1578                                             </property>
1579                                         </item>
1580                                         <item>
1581                                             <property>
1582                                                 <name>text</name>
1583                                                 <string>in</string>
1584                                             </property>
1585                                         </item>
1586                                         <property stdset="1">
1587                                             <name>name</name>
1588                                             <cstring>rtYXunit</cstring>
1589                                         </property>
1590                                     </widget>
1591                                 </hbox>
1592                             </widget>
1593                             <widget row="1"  column="2" >
1594                                 <class>QLayoutWidget</class>
1595                                 <property stdset="1">
1596                                     <name>name</name>
1597                                     <cstring>Layout25_3</cstring>
1598                                 </property>
1599                                 <hbox>
1600                                     <property stdset="1">
1601                                         <name>margin</name>
1602                                         <number>0</number>
1603                                     </property>
1604                                     <property stdset="1">
1605                                         <name>spacing</name>
1606                                         <number>6</number>
1607                                     </property>
1608                                     <widget>
1609                                         <class>QLineEdit</class>
1610                                         <property stdset="1">
1611                                             <name>name</name>
1612                                             <cstring>lbY</cstring>
1613                                         </property>
1614                                     </widget>
1615                                     <widget>
1616                                         <class>QComboBox</class>
1617                                         <item>
1618                                             <property>
1619                                                 <name>text</name>
1620                                                 <string>pt</string>
1621                                             </property>
1622                                         </item>
1623                                         <item>
1624                                             <property>
1625                                                 <name>text</name>
1626                                                 <string>cm</string>
1627                                             </property>
1628                                         </item>
1629                                         <item>
1630                                             <property>
1631                                                 <name>text</name>
1632                                                 <string>in</string>
1633                                             </property>
1634                                         </item>
1635                                         <property stdset="1">
1636                                             <name>name</name>
1637                                             <cstring>lbYunit</cstring>
1638                                         </property>
1639                                     </widget>
1640                                 </hbox>
1641                             </widget>
1642                             <widget row="3"  column="1"  rowspan="1"  colspan="2" >
1643                                 <class>QLayoutWidget</class>
1644                                 <property stdset="1">
1645                                     <name>name</name>
1646                                     <cstring>Layout16</cstring>
1647                                 </property>
1648                                 <hbox>
1649                                     <property stdset="1">
1650                                         <name>margin</name>
1651                                         <number>0</number>
1652                                     </property>
1653                                     <property stdset="1">
1654                                         <name>spacing</name>
1655                                         <number>6</number>
1656                                     </property>
1657                                     <spacer>
1658                                         <property>
1659                                             <name>name</name>
1660                                             <cstring>Spacer6</cstring>
1661                                         </property>
1662                                         <property stdset="1">
1663                                             <name>orientation</name>
1664                                             <enum>Horizontal</enum>
1665                                         </property>
1666                                         <property stdset="1">
1667                                             <name>sizeType</name>
1668                                             <enum>Expanding</enum>
1669                                         </property>
1670                                         <property>
1671                                             <name>sizeHint</name>
1672                                             <size>
1673                                                 <width>20</width>
1674                                                 <height>20</height>
1675                                             </size>
1676                                         </property>
1677                                     </spacer>
1678                                     <widget>
1679                                         <class>QPushButton</class>
1680                                         <property stdset="1">
1681                                             <name>name</name>
1682                                             <cstring>getPB</cstring>
1683                                         </property>
1684                                         <property stdset="1">
1685                                             <name>text</name>
1686                                             <string>&amp;Get from file</string>
1687                                         </property>
1688                                         <property>
1689                                             <name>toolTip</name>
1690                                             <string>Get bounding box from the EPS file</string>
1691                                         </property>
1692                                     </widget>
1693                                 </hbox>
1694                             </widget>
1695                         </grid>
1696                     </widget>
1697                     <widget>
1698                         <class>QLayoutWidget</class>
1699                         <property stdset="1">
1700                             <name>name</name>
1701                             <cstring>Layout17</cstring>
1702                         </property>
1703                         <hbox>
1704                             <property stdset="1">
1705                                 <name>margin</name>
1706                                 <number>0</number>
1707                             </property>
1708                             <property stdset="1">
1709                                 <name>spacing</name>
1710                                 <number>6</number>
1711                             </property>
1712                             <widget>
1713                                 <class>QCheckBox</class>
1714                                 <property stdset="1">
1715                                     <name>name</name>
1716                                     <cstring>clip</cstring>
1717                                 </property>
1718                                 <property stdset="1">
1719                                     <name>text</name>
1720                                     <string>Clip to &amp;bounding box</string>
1721                                 </property>
1722                                 <property>
1723                                     <name>toolTip</name>
1724                                     <string>Clip to bounding box (FIXME: what ??)</string>
1725                                 </property>
1726                             </widget>
1727                             <spacer>
1728                                 <property>
1729                                     <name>name</name>
1730                                     <cstring>Spacer7</cstring>
1731                                 </property>
1732                                 <property stdset="1">
1733                                     <name>orientation</name>
1734                                     <enum>Horizontal</enum>
1735                                 </property>
1736                                 <property stdset="1">
1737                                     <name>sizeType</name>
1738                                     <enum>Expanding</enum>
1739                                 </property>
1740                                 <property>
1741                                     <name>sizeHint</name>
1742                                     <size>
1743                                         <width>20</width>
1744                                         <height>20</height>
1745                                     </size>
1746                                 </property>
1747                             </spacer>
1748                         </hbox>
1749                     </widget>
1750                 </vbox>
1751             </widget>
1752             <widget>
1753                 <class>QWidget</class>
1754                 <property stdset="1">
1755                     <name>name</name>
1756                     <cstring>tab</cstring>
1757                 </property>
1758                 <attribute>
1759                     <name>title</name>
1760                     <string>E&amp;xtra</string>
1761                 </attribute>
1762                 <vbox>
1763                     <property stdset="1">
1764                         <name>margin</name>
1765                         <number>11</number>
1766                     </property>
1767                     <property stdset="1">
1768                         <name>spacing</name>
1769                         <number>6</number>
1770                     </property>
1771                     <widget>
1772                         <class>QGroupBox</class>
1773                         <property stdset="1">
1774                             <name>name</name>
1775                             <cstring>rotateGB</cstring>
1776                         </property>
1777                         <property stdset="1">
1778                             <name>title</name>
1779                             <string>Rotation</string>
1780                         </property>
1781                         <hbox>
1782                             <property stdset="1">
1783                                 <name>margin</name>
1784                                 <number>11</number>
1785                             </property>
1786                             <property stdset="1">
1787                                 <name>spacing</name>
1788                                 <number>6</number>
1789                             </property>
1790                             <widget>
1791                                 <class>QLabel</class>
1792                                 <property stdset="1">
1793                                     <name>name</name>
1794                                     <cstring>angleL</cstring>
1795                                 </property>
1796                                 <property stdset="1">
1797                                     <name>text</name>
1798                                     <string>A&amp;ngle:</string>
1799                                 </property>
1800                                 <property>
1801                                     <name>buddy</name>
1802                                     <cstring>angle</cstring>
1803                                 </property>
1804                                 <property>
1805                                     <name>toolTip</name>
1806                                     <string>Angle to rotate image by</string>
1807                                 </property>
1808                             </widget>
1809                             <widget>
1810                                 <class>QLineEdit</class>
1811                                 <property stdset="1">
1812                                     <name>name</name>
1813                                     <cstring>angle</cstring>
1814                                 </property>
1815                                 <property>
1816                                     <name>toolTip</name>
1817                                     <string>Angle to rotate image by</string>
1818                                 </property>
1819                             </widget>
1820                             <widget>
1821                                 <class>QLabel</class>
1822                                 <property stdset="1">
1823                                     <name>name</name>
1824                                     <cstring>originL</cstring>
1825                                 </property>
1826                                 <property stdset="1">
1827                                     <name>text</name>
1828                                     <string>Ori&amp;gin:</string>
1829                                 </property>
1830                                 <property>
1831                                     <name>buddy</name>
1832                                     <cstring>origin</cstring>
1833                                 </property>
1834                             </widget>
1835                             <widget>
1836                                 <class>QComboBox</class>
1837                                 <item>
1838                                     <property>
1839                                         <name>text</name>
1840                                         <string>default</string>
1841                                     </property>
1842                                 </item>
1843                                 <item>
1844                                     <property>
1845                                         <name>text</name>
1846                                         <string>Top left</string>
1847                                     </property>
1848                                 </item>
1849                                 <item>
1850                                     <property>
1851                                         <name>text</name>
1852                                         <string>Bottom left</string>
1853                                     </property>
1854                                 </item>
1855                                 <item>
1856                                     <property>
1857                                         <name>text</name>
1858                                         <string>Left baseline</string>
1859                                     </property>
1860                                 </item>
1861                                 <item>
1862                                     <property>
1863                                         <name>text</name>
1864                                         <string>Center</string>
1865                                     </property>
1866                                 </item>
1867                                 <item>
1868                                     <property>
1869                                         <name>text</name>
1870                                         <string>Top center</string>
1871                                     </property>
1872                                 </item>
1873                                 <item>
1874                                     <property>
1875                                         <name>text</name>
1876                                         <string>Bottom center</string>
1877                                     </property>
1878                                 </item>
1879                                 <item>
1880                                     <property>
1881                                         <name>text</name>
1882                                         <string>Center baseline</string>
1883                                     </property>
1884                                 </item>
1885                                 <item>
1886                                     <property>
1887                                         <name>text</name>
1888                                         <string>Top right</string>
1889                                     </property>
1890                                 </item>
1891                                 <item>
1892                                     <property>
1893                                         <name>text</name>
1894                                         <string>Bottom right</string>
1895                                     </property>
1896                                 </item>
1897                                 <item>
1898                                     <property>
1899                                         <name>text</name>
1900                                         <string>Right baseline</string>
1901                                     </property>
1902                                 </item>
1903                                 <item>
1904                                     <property>
1905                                         <name>text</name>
1906                                         <string>Reference point</string>
1907                                     </property>
1908                                 </item>
1909                                 <property stdset="1">
1910                                     <name>name</name>
1911                                     <cstring>origin</cstring>
1912                                 </property>
1913                                 <property>
1914                                     <name>toolTip</name>
1915                                     <string>The origin of the rotation</string>
1916                                 </property>
1917                             </widget>
1918                         </hbox>
1919                     </widget>
1920                     <widget>
1921                         <class>QGroupBox</class>
1922                         <property stdset="1">
1923                             <name>name</name>
1924                             <cstring>latexoptionsGB</cstring>
1925                         </property>
1926                         <property stdset="1">
1927                             <name>title</name>
1928                             <string>LaTeX options</string>
1929                         </property>
1930                         <grid>
1931                             <property stdset="1">
1932                                 <name>margin</name>
1933                                 <number>11</number>
1934                             </property>
1935                             <property stdset="1">
1936                                 <name>spacing</name>
1937                                 <number>6</number>
1938                             </property>
1939                             <widget row="0"  column="0" >
1940                                 <class>QLineEdit</class>
1941                                 <property stdset="1">
1942                                     <name>name</name>
1943                                     <cstring>latexoptions</cstring>
1944                                 </property>
1945                             </widget>
1946                         </grid>
1947                     </widget>
1948                     <widget>
1949                         <class>QLayoutWidget</class>
1950                         <property stdset="1">
1951                             <name>name</name>
1952                             <cstring>Layout6</cstring>
1953                         </property>
1954                         <hbox>
1955                             <property stdset="1">
1956                                 <name>margin</name>
1957                                 <number>0</number>
1958                             </property>
1959                             <property stdset="1">
1960                                 <name>spacing</name>
1961                                 <number>6</number>
1962                             </property>
1963                             <widget>
1964                                 <class>QCheckBox</class>
1965                                 <property stdset="1">
1966                                     <name>name</name>
1967                                     <cstring>subfigure</cstring>
1968                                 </property>
1969                                 <property stdset="1">
1970                                     <name>text</name>
1971                                     <string>Su&amp;bfigure</string>
1972                                 </property>
1973                                 <property>
1974                                     <name>toolTip</name>
1975                                     <string>Is this just one part of a figure float ?</string>
1976                                 </property>
1977                             </widget>
1978                             <widget>
1979                                 <class>QLineEdit</class>
1980                                 <property stdset="1">
1981                                     <name>name</name>
1982                                     <cstring>subcaption</cstring>
1983                                 </property>
1984                                 <property stdset="1">
1985                                     <name>enabled</name>
1986                                     <bool>false</bool>
1987                                 </property>
1988                                 <property>
1989                                     <name>toolTip</name>
1990                                     <string>The sub-caption for the figure</string>
1991                                 </property>
1992                             </widget>
1993                         </hbox>
1994                     </widget>
1995                     <spacer>
1996                         <property>
1997                             <name>name</name>
1998                             <cstring>Spacer26</cstring>
1999                         </property>
2000                         <property stdset="1">
2001                             <name>orientation</name>
2002                             <enum>Vertical</enum>
2003                         </property>
2004                         <property stdset="1">
2005                             <name>sizeType</name>
2006                             <enum>Expanding</enum>
2007                         </property>
2008                         <property>
2009                             <name>sizeHint</name>
2010                             <size>
2011                                 <width>20</width>
2012                                 <height>20</height>
2013                             </size>
2014                         </property>
2015                     </spacer>
2016                 </vbox>
2017             </widget>
2018         </widget>
2019         <widget>
2020             <class>QLayoutWidget</class>
2021             <property stdset="1">
2022                 <name>name</name>
2023                 <cstring>Layout20</cstring>
2024             </property>
2025             <hbox>
2026                 <property stdset="1">
2027                     <name>margin</name>
2028                     <number>0</number>
2029                 </property>
2030                 <property stdset="1">
2031                     <name>spacing</name>
2032                     <number>6</number>
2033                 </property>
2034                 <widget>
2035                     <class>QPushButton</class>
2036                     <property stdset="1">
2037                         <name>name</name>
2038                         <cstring>restorePB</cstring>
2039                     </property>
2040                     <property stdset="1">
2041                         <name>text</name>
2042                         <string>&amp;Restore</string>
2043                     </property>
2044                     <property stdset="1">
2045                         <name>autoDefault</name>
2046                         <bool>false</bool>
2047                     </property>
2048                     <property stdset="1">
2049                         <name>default</name>
2050                         <bool>false</bool>
2051                     </property>
2052                 </widget>
2053                 <spacer>
2054                     <property>
2055                         <name>name</name>
2056                         <cstring>Spacer3</cstring>
2057                     </property>
2058                     <property stdset="1">
2059                         <name>orientation</name>
2060                         <enum>Horizontal</enum>
2061                     </property>
2062                     <property stdset="1">
2063                         <name>sizeType</name>
2064                         <enum>Expanding</enum>
2065                     </property>
2066                     <property>
2067                         <name>sizeHint</name>
2068                         <size>
2069                             <width>20</width>
2070                             <height>20</height>
2071                         </size>
2072                     </property>
2073                 </spacer>
2074                 <widget>
2075                     <class>QPushButton</class>
2076                     <property stdset="1">
2077                         <name>name</name>
2078                         <cstring>okPB</cstring>
2079                     </property>
2080                     <property stdset="1">
2081                         <name>text</name>
2082                         <string>&amp;OK</string>
2083                     </property>
2084                     <property stdset="1">
2085                         <name>autoDefault</name>
2086                         <bool>false</bool>
2087                     </property>
2088                     <property stdset="1">
2089                         <name>default</name>
2090                         <bool>true</bool>
2091                     </property>
2092                 </widget>
2093                 <widget>
2094                     <class>QPushButton</class>
2095                     <property stdset="1">
2096                         <name>name</name>
2097                         <cstring>applyPB</cstring>
2098                     </property>
2099                     <property stdset="1">
2100                         <name>sizePolicy</name>
2101                         <sizepolicy>
2102                             <hsizetype>1</hsizetype>
2103                             <vsizetype>0</vsizetype>
2104                         </sizepolicy>
2105                     </property>
2106                     <property stdset="1">
2107                         <name>text</name>
2108                         <string>&amp;Apply</string>
2109                     </property>
2110                     <property stdset="1">
2111                         <name>autoDefault</name>
2112                         <bool>false</bool>
2113                     </property>
2114                     <property stdset="1">
2115                         <name>default</name>
2116                         <bool>false</bool>
2117                     </property>
2118                 </widget>
2119                 <widget>
2120                     <class>QPushButton</class>
2121                     <property stdset="1">
2122                         <name>name</name>
2123                         <cstring>closePB</cstring>
2124                     </property>
2125                     <property stdset="1">
2126                         <name>sizePolicy</name>
2127                         <sizepolicy>
2128                             <hsizetype>1</hsizetype>
2129                             <vsizetype>0</vsizetype>
2130                         </sizepolicy>
2131                     </property>
2132                     <property stdset="1">
2133                         <name>text</name>
2134                         <string>Close</string>
2135                     </property>
2136                     <property stdset="1">
2137                         <name>autoDefault</name>
2138                         <bool>false</bool>
2139                     </property>
2140                 </widget>
2141             </hbox>
2142         </widget>
2143     </vbox>
2144 </widget>
2145 <customwidgets>
2146     <customwidget>
2147         <class>LengthCombo</class>
2148         <header location="local">lengthcombo.h</header>
2149         <sizehint>
2150             <width>-1</width>
2151             <height>-1</height>
2152         </sizehint>
2153         <container>0</container>
2154         <sizepolicy>
2155             <hordata>5</hordata>
2156             <verdata>5</verdata>
2157         </sizepolicy>
2158         <pixmap>image0</pixmap>
2159         <signal>selectionChanged(LyXLength::UNIT)</signal>
2160     </customwidget>
2161 </customwidgets>
2162 <images>
2163     <image>
2164         <name>image0</name>
2165         <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
2166     </image>
2167 </images>
2168 <connections>
2169     <connection>
2170         <sender>scaleRB</sender>
2171         <signal>toggled(bool)</signal>
2172         <receiver>scale</receiver>
2173         <slot>setEnabled(bool)</slot>
2174     </connection>
2175     <connection>
2176         <sender>scaleRB</sender>
2177         <signal>toggled(bool)</signal>
2178         <receiver>TextLabel4_2</receiver>
2179         <slot>setEnabled(bool)</slot>
2180     </connection>
2181     <connection>
2182         <sender>customRB</sender>
2183         <signal>toggled(bool)</signal>
2184         <receiver>width</receiver>
2185         <slot>setEnabled(bool)</slot>
2186     </connection>
2187     <connection>
2188         <sender>customRB</sender>
2189         <signal>toggled(bool)</signal>
2190         <receiver>height</receiver>
2191         <slot>setEnabled(bool)</slot>
2192     </connection>
2193     <connection>
2194         <sender>customRB</sender>
2195         <signal>toggled(bool)</signal>
2196         <receiver>sizewidthL</receiver>
2197         <slot>setEnabled(bool)</slot>
2198     </connection>
2199     <connection>
2200         <sender>customRB</sender>
2201         <signal>toggled(bool)</signal>
2202         <receiver>sizeheightL</receiver>
2203         <slot>setEnabled(bool)</slot>
2204     </connection>
2205     <connection>
2206         <sender>customRB</sender>
2207         <signal>toggled(bool)</signal>
2208         <receiver>aspectratio</receiver>
2209         <slot>setEnabled(bool)</slot>
2210     </connection>
2211     <connection>
2212         <sender>subfigure</sender>
2213         <signal>toggled(bool)</signal>
2214         <receiver>subcaption</receiver>
2215         <slot>setEnabled(bool)</slot>
2216     </connection>
2217     <connection>
2218         <sender>browsePB</sender>
2219         <signal>clicked()</signal>
2220         <receiver>QGraphicsDialogBase</receiver>
2221         <slot>browse_clicked()</slot>
2222     </connection>
2223     <connection>
2224         <sender>getPB</sender>
2225         <signal>clicked()</signal>
2226         <receiver>QGraphicsDialogBase</receiver>
2227         <slot>get_clicked()</slot>
2228     </connection>
2229     <connection>
2230         <sender>customRB</sender>
2231         <signal>toggled(bool)</signal>
2232         <receiver>widthUnit</receiver>
2233         <slot>setEnabled(bool)</slot>
2234     </connection>
2235     <connection>
2236         <sender>customRB</sender>
2237         <signal>toggled(bool)</signal>
2238         <receiver>heightUnit</receiver>
2239         <slot>setEnabled(bool)</slot>
2240     </connection>
2241     <connection>
2242         <sender>filename</sender>
2243         <signal>textChanged(const QString&amp;)</signal>
2244         <receiver>QGraphicsDialogBase</receiver>
2245         <slot>change_adaptor()</slot>
2246     </connection>
2247     <connection>
2248         <sender>displaywidth</sender>
2249         <signal>textChanged(const QString&amp;)</signal>
2250         <receiver>QGraphicsDialogBase</receiver>
2251         <slot>change_adaptor()</slot>
2252     </connection>
2253     <connection>
2254         <sender>displayheight</sender>
2255         <signal>textChanged(const QString&amp;)</signal>
2256         <receiver>QGraphicsDialogBase</receiver>
2257         <slot>change_adaptor()</slot>
2258     </connection>
2259     <connection>
2260         <sender>displaywidthUnit</sender>
2261         <signal>selectionChanged(LyXLength::UNIT)</signal>
2262         <receiver>QGraphicsDialogBase</receiver>
2263         <slot>change_adaptor()</slot>
2264     </connection>
2265     <connection>
2266         <sender>displayheightUnit</sender>
2267         <signal>selectionChanged(LyXLength::UNIT)</signal>
2268         <receiver>QGraphicsDialogBase</receiver>
2269         <slot>change_adaptor()</slot>
2270     </connection>
2271     <connection>
2272         <sender>subcaption</sender>
2273         <signal>textChanged(const QString&amp;)</signal>
2274         <receiver>QGraphicsDialogBase</receiver>
2275         <slot>change_adaptor()</slot>
2276     </connection>
2277     <connection>
2278         <sender>subfigure</sender>
2279         <signal>stateChanged(int)</signal>
2280         <receiver>QGraphicsDialogBase</receiver>
2281         <slot>change_adaptor()</slot>
2282     </connection>
2283     <connection>
2284         <sender>defaultRB</sender>
2285         <signal>stateChanged(int)</signal>
2286         <receiver>QGraphicsDialogBase</receiver>
2287         <slot>change_adaptor()</slot>
2288     </connection>
2289     <connection>
2290         <sender>scaleRB</sender>
2291         <signal>stateChanged(int)</signal>
2292         <receiver>QGraphicsDialogBase</receiver>
2293         <slot>change_adaptor()</slot>
2294     </connection>
2295     <connection>
2296         <sender>customRB</sender>
2297         <signal>stateChanged(int)</signal>
2298         <receiver>QGraphicsDialogBase</receiver>
2299         <slot>change_adaptor()</slot>
2300     </connection>
2301     <connection>
2302         <sender>angle</sender>
2303         <signal>textChanged(const QString&amp;)</signal>
2304         <receiver>QGraphicsDialogBase</receiver>
2305         <slot>change_adaptor()</slot>
2306     </connection>
2307     <connection>
2308         <sender>latexoptions</sender>
2309         <signal>textChanged(const QString&amp;)</signal>
2310         <receiver>QGraphicsDialogBase</receiver>
2311         <slot>change_adaptor()</slot>
2312     </connection>
2313     <connection>
2314         <sender>clip</sender>
2315         <signal>stateChanged(int)</signal>
2316         <receiver>QGraphicsDialogBase</receiver>
2317         <slot>change_adaptor()</slot>
2318     </connection>
2319     <connection>
2320         <sender>draft</sender>
2321         <signal>stateChanged(int)</signal>
2322         <receiver>QGraphicsDialogBase</receiver>
2323         <slot>change_adaptor()</slot>
2324     </connection>
2325     <connection>
2326         <sender>lbX</sender>
2327         <signal>textChanged(const QString&amp;)</signal>
2328         <receiver>QGraphicsDialogBase</receiver>
2329         <slot>change_adaptor()</slot>
2330     </connection>
2331     <connection>
2332         <sender>lbY</sender>
2333         <signal>returnPressed()</signal>
2334         <receiver>QGraphicsDialogBase</receiver>
2335         <slot>change_adaptor()</slot>
2336     </connection>
2337     <connection>
2338         <sender>rtX</sender>
2339         <signal>returnPressed()</signal>
2340         <receiver>QGraphicsDialogBase</receiver>
2341         <slot>change_adaptor()</slot>
2342     </connection>
2343     <connection>
2344         <sender>rtY</sender>
2345         <signal>returnPressed()</signal>
2346         <receiver>QGraphicsDialogBase</receiver>
2347         <slot>change_adaptor()</slot>
2348     </connection>
2349     <connection>
2350         <sender>scale</sender>
2351         <signal>textChanged(const QString&amp;)</signal>
2352         <receiver>QGraphicsDialogBase</receiver>
2353         <slot>change_adaptor()</slot>
2354     </connection>
2355     <connection>
2356         <sender>width</sender>
2357         <signal>textChanged(const QString&amp;)</signal>
2358         <receiver>QGraphicsDialogBase</receiver>
2359         <slot>change_adaptor()</slot>
2360     </connection>
2361     <connection>
2362         <sender>widthUnit</sender>
2363         <signal>selectionChanged(LyXLength::UNIT)</signal>
2364         <receiver>QGraphicsDialogBase</receiver>
2365         <slot>change_adaptor()</slot>
2366     </connection>
2367     <connection>
2368         <sender>height</sender>
2369         <signal>textChanged(const QString&amp;)</signal>
2370         <receiver>QGraphicsDialogBase</receiver>
2371         <slot>change_adaptor()</slot>
2372     </connection>
2373     <connection>
2374         <sender>heightUnit</sender>
2375         <signal>selectionChanged(LyXLength::UNIT)</signal>
2376         <receiver>QGraphicsDialogBase</receiver>
2377         <slot>change_adaptor()</slot>
2378     </connection>
2379     <connection>
2380         <sender>aspectratio</sender>
2381         <signal>stateChanged(int)</signal>
2382         <receiver>QGraphicsDialogBase</receiver>
2383         <slot>change_adaptor()</slot>
2384     </connection>
2385     <connection>
2386         <sender>lbXunit</sender>
2387         <signal>activated(int)</signal>
2388         <receiver>QGraphicsDialogBase</receiver>
2389         <slot>change_adaptor()</slot>
2390     </connection>
2391     <connection>
2392         <sender>lbYunit</sender>
2393         <signal>activated(int)</signal>
2394         <receiver>QGraphicsDialogBase</receiver>
2395         <slot>change_adaptor()</slot>
2396     </connection>
2397     <connection>
2398         <sender>rtXunit</sender>
2399         <signal>activated(int)</signal>
2400         <receiver>QGraphicsDialogBase</receiver>
2401         <slot>change_adaptor()</slot>
2402     </connection>
2403     <connection>
2404         <sender>rtYXunit</sender>
2405         <signal>activated(int)</signal>
2406         <receiver>QGraphicsDialogBase</receiver>
2407         <slot>change_adaptor()</slot>
2408     </connection>
2409     <connection>
2410         <sender>origin</sender>
2411         <signal>activated(int)</signal>
2412         <receiver>QGraphicsDialogBase</receiver>
2413         <slot>change_adaptor()</slot>
2414     </connection>
2415     <connection>
2416         <sender>show</sender>
2417         <signal>activated(int)</signal>
2418         <receiver>QGraphicsDialogBase</receiver>
2419         <slot>change_adaptor()</slot>
2420     </connection>
2421     <connection>
2422         <sender>displayscaleRB</sender>
2423         <signal>toggled(bool)</signal>
2424         <receiver>displayscale</receiver>
2425         <slot>setEnabled(bool)</slot>
2426     </connection>
2427     <connection>
2428         <sender>displaycustomRB</sender>
2429         <signal>toggled(bool)</signal>
2430         <receiver>displaywidth</receiver>
2431         <slot>setEnabled(bool)</slot>
2432     </connection>
2433     <connection>
2434         <sender>displaycustomRB</sender>
2435         <signal>toggled(bool)</signal>
2436         <receiver>displayheight</receiver>
2437         <slot>setEnabled(bool)</slot>
2438     </connection>
2439     <connection>
2440         <sender>displayscaleRB</sender>
2441         <signal>toggled(bool)</signal>
2442         <receiver>TextLabel4_2_2</receiver>
2443         <slot>setEnabled(bool)</slot>
2444     </connection>
2445     <connection>
2446         <sender>displaycustomRB</sender>
2447         <signal>toggled(bool)</signal>
2448         <receiver>TextLabel7</receiver>
2449         <slot>setEnabled(bool)</slot>
2450     </connection>
2451     <connection>
2452         <sender>displaycustomRB</sender>
2453         <signal>toggled(bool)</signal>
2454         <receiver>displaywidthUnit</receiver>
2455         <slot>setEnabled(bool)</slot>
2456     </connection>
2457     <connection>
2458         <sender>displaycustomRB</sender>
2459         <signal>toggled(bool)</signal>
2460         <receiver>displayheightUnit</receiver>
2461         <slot>setEnabled(bool)</slot>
2462     </connection>
2463     <connection>
2464         <sender>displaycustomRB</sender>
2465         <signal>toggled(bool)</signal>
2466         <receiver>TextLabel7_2</receiver>
2467         <slot>setEnabled(bool)</slot>
2468     </connection>
2469     <connection>
2470         <sender>displaycustomRB</sender>
2471         <signal>toggled(bool)</signal>
2472         <receiver>displayratioCB</receiver>
2473         <slot>setEnabled(bool)</slot>
2474     </connection>
2475     <connection>
2476         <sender>displaycustomRB</sender>
2477         <signal>stateChanged(int)</signal>
2478         <receiver>QGraphicsDialogBase</receiver>
2479         <slot>change_adaptor()</slot>
2480     </connection>
2481     <connection>
2482         <sender>displayscaleRB</sender>
2483         <signal>stateChanged(int)</signal>
2484         <receiver>QGraphicsDialogBase</receiver>
2485         <slot>change_adaptor()</slot>
2486     </connection>
2487     <connection>
2488         <sender>displayratioCB</sender>
2489         <signal>stateChanged(int)</signal>
2490         <receiver>QGraphicsDialogBase</receiver>
2491         <slot>change_adaptor()</slot>
2492     </connection>
2493     <connection>
2494         <sender>displayscale</sender>
2495         <signal>textChanged(const QString&amp;)</signal>
2496         <receiver>QGraphicsDialogBase</receiver>
2497         <slot>change_adaptor()</slot>
2498     </connection>
2499     <slot access="protected">browse_clicked()</slot>
2500     <slot access="protected">get_clicked()</slot>
2501     <slot access="protected">change_adaptor()</slot>
2502 </connections>
2503 <tabstops>
2504     <tabstop>TabWidget</tabstop>
2505     <tabstop>filename</tabstop>
2506     <tabstop>browsePB</tabstop>
2507     <tabstop>show</tabstop>
2508     <tabstop>displaydefaultRB</tabstop>
2509     <tabstop>displayscaleRB</tabstop>
2510     <tabstop>displaycustomRB</tabstop>
2511     <tabstop>displayscale</tabstop>
2512     <tabstop>displaywidth</tabstop>
2513     <tabstop>displaywidthUnit</tabstop>
2514     <tabstop>displayheight</tabstop>
2515     <tabstop>displayheightUnit</tabstop>
2516     <tabstop>draft</tabstop>
2517     <tabstop>restorePB</tabstop>
2518     <tabstop>scaleRB</tabstop>
2519     <tabstop>scale</tabstop>
2520     <tabstop>defaultRB</tabstop>
2521     <tabstop>width</tabstop>
2522     <tabstop>widthUnit</tabstop>
2523     <tabstop>height</tabstop>
2524     <tabstop>heightUnit</tabstop>
2525     <tabstop>aspectratio</tabstop>
2526     <tabstop>lbX</tabstop>
2527     <tabstop>lbXunit</tabstop>
2528     <tabstop>lbY</tabstop>
2529     <tabstop>lbYunit</tabstop>
2530     <tabstop>rtX</tabstop>
2531     <tabstop>rtXunit</tabstop>
2532     <tabstop>rtY</tabstop>
2533     <tabstop>rtYXunit</tabstop>
2534     <tabstop>getPB</tabstop>
2535     <tabstop>clip</tabstop>
2536     <tabstop>angle</tabstop>
2537     <tabstop>origin</tabstop>
2538     <tabstop>latexoptions</tabstop>
2539     <tabstop>subfigure</tabstop>
2540     <tabstop>subcaption</tabstop>
2541     <tabstop>okPB</tabstop>
2542     <tabstop>applyPB</tabstop>
2543     <tabstop>closePB</tabstop>
2544     <tabstop>customRB</tabstop>
2545 </tabstops>
2546 </UI>