]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/QGraphicsDialog.ui
some fixes from Herbert Voss
[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>426</width>
17             <height>484</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>&amp;Graphics</string>
56                 </attribute>
57                 <grid>
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 row="0"  column="0" >
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                                 <property>
96                                     <name>toolTip</name>
97                                     <string>File name of image</string>
98                                 </property>
99                             </widget>
100                             <widget>
101                                 <class>QLineEdit</class>
102                                 <property stdset="1">
103                                     <name>name</name>
104                                     <cstring>filename</cstring>
105                                 </property>
106                                 <property>
107                                     <name>toolTip</name>
108                                     <string>File name of image</string>
109                                 </property>
110                             </widget>
111                             <widget>
112                                 <class>QPushButton</class>
113                                 <property stdset="1">
114                                     <name>name</name>
115                                     <cstring>browsePB</cstring>
116                                 </property>
117                                 <property stdset="1">
118                                     <name>text</name>
119                                     <string>&amp;Browse ...</string>
120                                 </property>
121                                 <property>
122                                     <name>toolTip</name>
123                                     <string>Select an image file</string>
124                                 </property>
125                             </widget>
126                         </hbox>
127                     </widget>
128                     <widget row="3"  column="0" >
129                         <class>QGroupBox</class>
130                         <property stdset="1">
131                             <name>name</name>
132                             <cstring>rotateGB</cstring>
133                         </property>
134                         <property stdset="1">
135                             <name>title</name>
136                             <string>Rotation</string>
137                         </property>
138                         <hbox>
139                             <property stdset="1">
140                                 <name>margin</name>
141                                 <number>11</number>
142                             </property>
143                             <property stdset="1">
144                                 <name>spacing</name>
145                                 <number>6</number>
146                             </property>
147                             <widget>
148                                 <class>QLabel</class>
149                                 <property stdset="1">
150                                     <name>name</name>
151                                     <cstring>angleL_2</cstring>
152                                 </property>
153                                 <property stdset="1">
154                                     <name>text</name>
155                                     <string>A&amp;ngle:</string>
156                                 </property>
157                                 <property>
158                                     <name>buddy</name>
159                                     <cstring>angle</cstring>
160                                 </property>
161                                 <property>
162                                     <name>toolTip</name>
163                                     <string>Angle to rotate image by</string>
164                                 </property>
165                             </widget>
166                             <widget>
167                                 <class>QLineEdit</class>
168                                 <property stdset="1">
169                                     <name>name</name>
170                                     <cstring>angle</cstring>
171                                 </property>
172                                 <property stdset="1">
173                                     <name>sizePolicy</name>
174                                     <sizepolicy>
175                                         <hsizetype>3</hsizetype>
176                                         <vsizetype>0</vsizetype>
177                                     </sizepolicy>
178                                 </property>
179                                 <property>
180                                     <name>toolTip</name>
181                                     <string>Angle to rotate image by</string>
182                                 </property>
183                             </widget>
184                             <widget>
185                                 <class>QLabel</class>
186                                 <property stdset="1">
187                                     <name>name</name>
188                                     <cstring>originL_2</cstring>
189                                 </property>
190                                 <property stdset="1">
191                                     <name>text</name>
192                                     <string>&amp;Origin:</string>
193                                 </property>
194                                 <property>
195                                     <name>buddy</name>
196                                     <cstring>origin</cstring>
197                                 </property>
198                                 <property>
199                                     <name>toolTip</name>
200                                     <string>The origin of the rotation</string>
201                                 </property>
202                             </widget>
203                             <widget>
204                                 <class>QComboBox</class>
205                                 <item>
206                                     <property>
207                                         <name>text</name>
208                                         <string>default</string>
209                                     </property>
210                                 </item>
211                                 <item>
212                                     <property>
213                                         <name>text</name>
214                                         <string>Top left</string>
215                                     </property>
216                                 </item>
217                                 <item>
218                                     <property>
219                                         <name>text</name>
220                                         <string>Bottom left</string>
221                                     </property>
222                                 </item>
223                                 <item>
224                                     <property>
225                                         <name>text</name>
226                                         <string>Left baseline</string>
227                                     </property>
228                                 </item>
229                                 <item>
230                                     <property>
231                                         <name>text</name>
232                                         <string>Center</string>
233                                     </property>
234                                 </item>
235                                 <item>
236                                     <property>
237                                         <name>text</name>
238                                         <string>Top center</string>
239                                     </property>
240                                 </item>
241                                 <item>
242                                     <property>
243                                         <name>text</name>
244                                         <string>Bottom center</string>
245                                     </property>
246                                 </item>
247                                 <item>
248                                     <property>
249                                         <name>text</name>
250                                         <string>Center baseline</string>
251                                     </property>
252                                 </item>
253                                 <item>
254                                     <property>
255                                         <name>text</name>
256                                         <string>Top right</string>
257                                     </property>
258                                 </item>
259                                 <item>
260                                     <property>
261                                         <name>text</name>
262                                         <string>Bottom right</string>
263                                     </property>
264                                 </item>
265                                 <item>
266                                     <property>
267                                         <name>text</name>
268                                         <string>Right baseline</string>
269                                     </property>
270                                 </item>
271                                 <item>
272                                     <property>
273                                         <name>text</name>
274                                         <string>Reference point</string>
275                                     </property>
276                                 </item>
277                                 <property stdset="1">
278                                     <name>name</name>
279                                     <cstring>origin</cstring>
280                                 </property>
281                                 <property>
282                                     <name>toolTip</name>
283                                     <string>The origin of the rotation</string>
284                                 </property>
285                             </widget>
286                         </hbox>
287                     </widget>
288                     <widget row="2"  column="0" >
289                         <class>QGroupBox</class>
290                         <property stdset="1">
291                             <name>name</name>
292                             <cstring>GroupBox11</cstring>
293                         </property>
294                         <property stdset="1">
295                             <name>title</name>
296                             <string>Output</string>
297                         </property>
298                         <grid>
299                             <property stdset="1">
300                                 <name>margin</name>
301                                 <number>11</number>
302                             </property>
303                             <property stdset="1">
304                                 <name>spacing</name>
305                                 <number>6</number>
306                             </property>
307                             <widget row="0"  column="1" >
308                                 <class>QLabel</class>
309                                 <property stdset="1">
310                                     <name>name</name>
311                                     <cstring>sizeheightL_2</cstring>
312                                 </property>
313                                 <property stdset="1">
314                                     <name>enabled</name>
315                                     <bool>true</bool>
316                                 </property>
317                                 <property stdset="1">
318                                     <name>text</name>
319                                     <string>&amp;Height</string>
320                                 </property>
321                                 <property>
322                                     <name>buddy</name>
323                                     <cstring>height</cstring>
324                                 </property>
325                             </widget>
326                             <widget row="1"  column="1" >
327                                 <class>QLayoutWidget</class>
328                                 <property stdset="1">
329                                     <name>name</name>
330                                     <cstring>Layout19_2</cstring>
331                                 </property>
332                                 <hbox>
333                                     <property stdset="1">
334                                         <name>margin</name>
335                                         <number>0</number>
336                                     </property>
337                                     <property stdset="1">
338                                         <name>spacing</name>
339                                         <number>6</number>
340                                     </property>
341                                     <widget>
342                                         <class>QLineEdit</class>
343                                         <property stdset="1">
344                                             <name>name</name>
345                                             <cstring>height</cstring>
346                                         </property>
347                                         <property stdset="1">
348                                             <name>enabled</name>
349                                             <bool>true</bool>
350                                         </property>
351                                         <property>
352                                             <name>toolTip</name>
353                                             <string>Height of image in output</string>
354                                         </property>
355                                     </widget>
356                                     <widget>
357                                         <class>LengthCombo</class>
358                                         <property stdset="1">
359                                             <name>name</name>
360                                             <cstring>heightUnit</cstring>
361                                         </property>
362                                         <property stdset="1">
363                                             <name>enabled</name>
364                                             <bool>true</bool>
365                                         </property>
366                                         <property stdset="1">
367                                             <name>minimumSize</name>
368                                             <size>
369                                                 <width>50</width>
370                                                 <height>0</height>
371                                             </size>
372                                         </property>
373                                         <property stdset="1">
374                                             <name>focusPolicy</name>
375                                             <enum>StrongFocus</enum>
376                                         </property>
377                                         <property>
378                                             <name>toolTip</name>
379                                             <string>Height unit</string>
380                                         </property>
381                                     </widget>
382                                 </hbox>
383                             </widget>
384                             <widget row="0"  column="0" >
385                                 <class>QLabel</class>
386                                 <property stdset="1">
387                                     <name>name</name>
388                                     <cstring>sizewidthL_2</cstring>
389                                 </property>
390                                 <property stdset="1">
391                                     <name>enabled</name>
392                                     <bool>true</bool>
393                                 </property>
394                                 <property stdset="1">
395                                     <name>text</name>
396                                     <string>&amp;Width</string>
397                                 </property>
398                                 <property>
399                                     <name>buddy</name>
400                                     <cstring>width</cstring>
401                                 </property>
402                             </widget>
403                             <widget row="1"  column="0" >
404                                 <class>QLayoutWidget</class>
405                                 <property stdset="1">
406                                     <name>name</name>
407                                     <cstring>Layout18_2</cstring>
408                                 </property>
409                                 <hbox>
410                                     <property stdset="1">
411                                         <name>margin</name>
412                                         <number>0</number>
413                                     </property>
414                                     <property stdset="1">
415                                         <name>spacing</name>
416                                         <number>6</number>
417                                     </property>
418                                     <widget>
419                                         <class>QLineEdit</class>
420                                         <property stdset="1">
421                                             <name>name</name>
422                                             <cstring>width</cstring>
423                                         </property>
424                                         <property stdset="1">
425                                             <name>enabled</name>
426                                             <bool>true</bool>
427                                         </property>
428                                         <property>
429                                             <name>toolTip</name>
430                                             <string>Width of image in output</string>
431                                         </property>
432                                     </widget>
433                                     <widget>
434                                         <class>LengthCombo</class>
435                                         <property stdset="1">
436                                             <name>name</name>
437                                             <cstring>widthUnit</cstring>
438                                         </property>
439                                         <property stdset="1">
440                                             <name>enabled</name>
441                                             <bool>true</bool>
442                                         </property>
443                                         <property stdset="1">
444                                             <name>minimumSize</name>
445                                             <size>
446                                                 <width>50</width>
447                                                 <height>0</height>
448                                             </size>
449                                         </property>
450                                         <property stdset="1">
451                                             <name>focusPolicy</name>
452                                             <enum>StrongFocus</enum>
453                                         </property>
454                                         <property>
455                                             <name>toolTip</name>
456                                             <string>Width unit</string>
457                                         </property>
458                                     </widget>
459                                 </hbox>
460                             </widget>
461                             <widget row="2"  column="0"  rowspan="1"  colspan="2" >
462                                 <class>QCheckBox</class>
463                                 <property stdset="1">
464                                     <name>name</name>
465                                     <cstring>aspectratio</cstring>
466                                 </property>
467                                 <property stdset="1">
468                                     <name>enabled</name>
469                                     <bool>true</bool>
470                                 </property>
471                                 <property stdset="1">
472                                     <name>text</name>
473                                     <string>&amp;Maintain aspect ratio</string>
474                                 </property>
475                                 <property>
476                                     <name>toolTip</name>
477                                     <string>Maintain aspect ratio with largest dimension</string>
478                                 </property>
479                             </widget>
480                         </grid>
481                     </widget>
482                     <widget row="1"  column="0" >
483                         <class>QGroupBox</class>
484                         <property stdset="1">
485                             <name>name</name>
486                             <cstring>GroupBox5</cstring>
487                         </property>
488                         <property stdset="1">
489                             <name>title</name>
490                             <string>LyX display</string>
491                         </property>
492                         <grid>
493                             <property stdset="1">
494                                 <name>margin</name>
495                                 <number>11</number>
496                             </property>
497                             <property stdset="1">
498                                 <name>spacing</name>
499                                 <number>6</number>
500                             </property>
501                             <widget row="0"  column="0"  rowspan="1"  colspan="5" >
502                                 <class>QCheckBox</class>
503                                 <property stdset="1">
504                                     <name>name</name>
505                                     <cstring>displayCB</cstring>
506                                 </property>
507                                 <property stdset="1">
508                                     <name>text</name>
509                                     <string>&amp;Show in LyX</string>
510                                 </property>
511                                 <property>
512                                     <name>toolTip</name>
513                                     <string>Display image in LyX</string>
514                                 </property>
515                             </widget>
516                             <widget row="1"  column="0" >
517                                 <class>QLabel</class>
518                                 <property stdset="1">
519                                     <name>name</name>
520                                     <cstring>TextLabel1</cstring>
521                                 </property>
522                                 <property stdset="1">
523                                     <name>text</name>
524                                     <string>Display :</string>
525                                 </property>
526                                 <property>
527                                     <name>buddy</name>
528                                     <cstring>showCB</cstring>
529                                 </property>
530                                 <property>
531                                     <name>toolTip</name>
532                                     <string>Screen display</string>
533                                 </property>
534                             </widget>
535                             <widget row="1"  column="1" >
536                                 <class>QComboBox</class>
537                                 <item>
538                                     <property>
539                                         <name>text</name>
540                                         <string>Default</string>
541                                     </property>
542                                 </item>
543                                 <item>
544                                     <property>
545                                         <name>text</name>
546                                         <string>Monochrome</string>
547                                     </property>
548                                 </item>
549                                 <item>
550                                     <property>
551                                         <name>text</name>
552                                         <string>Grayscale</string>
553                                     </property>
554                                 </item>
555                                 <item>
556                                     <property>
557                                         <name>text</name>
558                                         <string>Color</string>
559                                     </property>
560                                 </item>
561                                 <property stdset="1">
562                                     <name>name</name>
563                                     <cstring>showCB</cstring>
564                                 </property>
565                                 <property>
566                                     <name>toolTip</name>
567                                     <string>Screen display</string>
568                                 </property>
569                             </widget>
570                             <widget row="1"  column="2" >
571                                 <class>QLabel</class>
572                                 <property stdset="1">
573                                     <name>name</name>
574                                     <cstring>scaleLA</cstring>
575                                 </property>
576                                 <property stdset="1">
577                                     <name>text</name>
578                                     <string>Scale :</string>
579                                 </property>
580                                 <property>
581                                     <name>buddy</name>
582                                     <cstring>displayscale</cstring>
583                                 </property>
584                                 <property>
585                                     <name>toolTip</name>
586                                     <string>Percentage to scale by in LyX</string>
587                                 </property>
588                             </widget>
589                             <widget row="1"  column="4" >
590                                 <class>QLabel</class>
591                                 <property stdset="1">
592                                     <name>name</name>
593                                     <cstring>displayscaleL</cstring>
594                                 </property>
595                                 <property stdset="1">
596                                     <name>enabled</name>
597                                     <bool>true</bool>
598                                 </property>
599                                 <property stdset="1">
600                                     <name>focusPolicy</name>
601                                     <enum>NoFocus</enum>
602                                 </property>
603                                 <property stdset="1">
604                                     <name>text</name>
605                                     <string>%</string>
606                                 </property>
607                             </widget>
608                             <widget row="1"  column="3" >
609                                 <class>QLineEdit</class>
610                                 <property stdset="1">
611                                     <name>name</name>
612                                     <cstring>displayscale</cstring>
613                                 </property>
614                                 <property stdset="1">
615                                     <name>enabled</name>
616                                     <bool>true</bool>
617                                 </property>
618                                 <property stdset="1">
619                                     <name>sizePolicy</name>
620                                     <sizepolicy>
621                                         <hsizetype>5</hsizetype>
622                                         <vsizetype>0</vsizetype>
623                                     </sizepolicy>
624                                 </property>
625                                 <property>
626                                     <name>toolTip</name>
627                                     <string>Percentage to scale by in LyX</string>
628                                 </property>
629                             </widget>
630                         </grid>
631                     </widget>
632                 </grid>
633             </widget>
634             <widget>
635                 <class>QWidget</class>
636                 <property stdset="1">
637                     <name>name</name>
638                     <cstring>tab</cstring>
639                 </property>
640                 <attribute>
641                     <name>title</name>
642                     <string>&amp;Clipping</string>
643                 </attribute>
644                 <grid>
645                     <property stdset="1">
646                         <name>margin</name>
647                         <number>11</number>
648                     </property>
649                     <property stdset="1">
650                         <name>spacing</name>
651                         <number>6</number>
652                     </property>
653                     <widget row="0"  column="0"  rowspan="1"  colspan="3" >
654                         <class>QFrame</class>
655                         <property stdset="1">
656                             <name>name</name>
657                             <cstring>Frame3</cstring>
658                         </property>
659                         <property stdset="1">
660                             <name>enabled</name>
661                             <bool>true</bool>
662                         </property>
663                         <property stdset="1">
664                             <name>sizePolicy</name>
665                             <sizepolicy>
666                                 <hsizetype>5</hsizetype>
667                                 <vsizetype>7</vsizetype>
668                             </sizepolicy>
669                         </property>
670                         <property stdset="1">
671                             <name>frameShape</name>
672                             <enum>StyledPanel</enum>
673                         </property>
674                         <property stdset="1">
675                             <name>frameShadow</name>
676                             <enum>Raised</enum>
677                         </property>
678                         <grid>
679                             <property stdset="1">
680                                 <name>margin</name>
681                                 <number>11</number>
682                             </property>
683                             <property stdset="1">
684                                 <name>spacing</name>
685                                 <number>6</number>
686                             </property>
687                             <widget row="0"  column="3"  rowspan="1"  colspan="3" >
688                                 <class>QLabel</class>
689                                 <property stdset="1">
690                                     <name>name</name>
691                                     <cstring>rtL</cstring>
692                                 </property>
693                                 <property stdset="1">
694                                     <name>text</name>
695                                     <string>Right &amp;top:</string>
696                                 </property>
697                                 <property>
698                                     <name>buddy</name>
699                                     <cstring>rtX</cstring>
700                                 </property>
701                             </widget>
702                             <widget row="2"  column="3" >
703                                 <class>QLabel</class>
704                                 <property stdset="1">
705                                     <name>name</name>
706                                     <cstring>yL_2</cstring>
707                                 </property>
708                                 <property stdset="1">
709                                     <name>text</name>
710                                     <string>y</string>
711                                 </property>
712                             </widget>
713                             <widget row="2"  column="4" >
714                                 <class>QLineEdit</class>
715                                 <property stdset="1">
716                                     <name>name</name>
717                                     <cstring>rtY</cstring>
718                                 </property>
719                             </widget>
720                             <widget row="2"  column="5" >
721                                 <class>QComboBox</class>
722                                 <item>
723                                     <property>
724                                         <name>text</name>
725                                         <string>pt</string>
726                                     </property>
727                                 </item>
728                                 <item>
729                                     <property>
730                                         <name>text</name>
731                                         <string>cm</string>
732                                     </property>
733                                 </item>
734                                 <item>
735                                     <property>
736                                         <name>text</name>
737                                         <string>in</string>
738                                     </property>
739                                 </item>
740                                 <property stdset="1">
741                                     <name>name</name>
742                                     <cstring>rtYunit</cstring>
743                                 </property>
744                             </widget>
745                             <widget row="1"  column="3" >
746                                 <class>QLabel</class>
747                                 <property stdset="1">
748                                     <name>name</name>
749                                     <cstring>xL_2</cstring>
750                                 </property>
751                                 <property stdset="1">
752                                     <name>text</name>
753                                     <string>x</string>
754                                 </property>
755                             </widget>
756                             <widget row="1"  column="4" >
757                                 <class>QLineEdit</class>
758                                 <property stdset="1">
759                                     <name>name</name>
760                                     <cstring>rtX</cstring>
761                                 </property>
762                             </widget>
763                             <widget row="1"  column="5" >
764                                 <class>QComboBox</class>
765                                 <item>
766                                     <property>
767                                         <name>text</name>
768                                         <string>pt</string>
769                                     </property>
770                                 </item>
771                                 <item>
772                                     <property>
773                                         <name>text</name>
774                                         <string>cm</string>
775                                     </property>
776                                 </item>
777                                 <item>
778                                     <property>
779                                         <name>text</name>
780                                         <string>in</string>
781                                     </property>
782                                 </item>
783                                 <property stdset="1">
784                                     <name>name</name>
785                                     <cstring>rtXunit</cstring>
786                                 </property>
787                             </widget>
788                             <widget row="1"  column="2" >
789                                 <class>QComboBox</class>
790                                 <item>
791                                     <property>
792                                         <name>text</name>
793                                         <string>pt</string>
794                                     </property>
795                                 </item>
796                                 <item>
797                                     <property>
798                                         <name>text</name>
799                                         <string>cm</string>
800                                     </property>
801                                 </item>
802                                 <item>
803                                     <property>
804                                         <name>text</name>
805                                         <string>in</string>
806                                     </property>
807                                 </item>
808                                 <property stdset="1">
809                                     <name>name</name>
810                                     <cstring>lbXunit</cstring>
811                                 </property>
812                             </widget>
813                             <widget row="2"  column="0" >
814                                 <class>QLabel</class>
815                                 <property stdset="1">
816                                     <name>name</name>
817                                     <cstring>yL</cstring>
818                                 </property>
819                                 <property stdset="1">
820                                     <name>text</name>
821                                     <string>y</string>
822                                 </property>
823                             </widget>
824                             <widget row="2"  column="2" >
825                                 <class>QComboBox</class>
826                                 <item>
827                                     <property>
828                                         <name>text</name>
829                                         <string>pt</string>
830                                     </property>
831                                 </item>
832                                 <item>
833                                     <property>
834                                         <name>text</name>
835                                         <string>cm</string>
836                                     </property>
837                                 </item>
838                                 <item>
839                                     <property>
840                                         <name>text</name>
841                                         <string>in</string>
842                                     </property>
843                                 </item>
844                                 <property stdset="1">
845                                     <name>name</name>
846                                     <cstring>lbYunit</cstring>
847                                 </property>
848                             </widget>
849                             <widget row="1"  column="0" >
850                                 <class>QLabel</class>
851                                 <property stdset="1">
852                                     <name>name</name>
853                                     <cstring>xL</cstring>
854                                 </property>
855                                 <property stdset="1">
856                                     <name>text</name>
857                                     <string>x</string>
858                                 </property>
859                             </widget>
860                             <widget row="2"  column="1" >
861                                 <class>QLineEdit</class>
862                                 <property stdset="1">
863                                     <name>name</name>
864                                     <cstring>lbY</cstring>
865                                 </property>
866                             </widget>
867                             <widget row="1"  column="1" >
868                                 <class>QLineEdit</class>
869                                 <property stdset="1">
870                                     <name>name</name>
871                                     <cstring>lbX</cstring>
872                                 </property>
873                                 <property>
874                                     <name>toolTip</name>
875                                     <string></string>
876                                 </property>
877                             </widget>
878                             <widget row="0"  column="1"  rowspan="1"  colspan="2" >
879                                 <class>QLabel</class>
880                                 <property stdset="1">
881                                     <name>name</name>
882                                     <cstring>lbL</cstring>
883                                 </property>
884                                 <property stdset="1">
885                                     <name>text</name>
886                                     <string>&amp;Left bottom:</string>
887                                 </property>
888                                 <property>
889                                     <name>buddy</name>
890                                     <cstring>lbX</cstring>
891                                 </property>
892                             </widget>
893                         </grid>
894                     </widget>
895                     <widget row="1"  column="2" >
896                         <class>QPushButton</class>
897                         <property stdset="1">
898                             <name>name</name>
899                             <cstring>getPB</cstring>
900                         </property>
901                         <property stdset="1">
902                             <name>text</name>
903                             <string>&amp;Get from file</string>
904                         </property>
905                         <property>
906                             <name>toolTip</name>
907                             <string>Get bounding box from the EPS file</string>
908                         </property>
909                     </widget>
910                     <spacer row="2"  column="1" >
911                         <property>
912                             <name>name</name>
913                             <cstring>Spacer48_2</cstring>
914                         </property>
915                         <property stdset="1">
916                             <name>orientation</name>
917                             <enum>Vertical</enum>
918                         </property>
919                         <property stdset="1">
920                             <name>sizeType</name>
921                             <enum>MinimumExpanding</enum>
922                         </property>
923                         <property>
924                             <name>sizeHint</name>
925                             <size>
926                                 <width>20</width>
927                                 <height>20</height>
928                             </size>
929                         </property>
930                     </spacer>
931                     <spacer row="1"  column="1" >
932                         <property>
933                             <name>name</name>
934                             <cstring>Spacer48</cstring>
935                         </property>
936                         <property stdset="1">
937                             <name>orientation</name>
938                             <enum>Horizontal</enum>
939                         </property>
940                         <property stdset="1">
941                             <name>sizeType</name>
942                             <enum>Expanding</enum>
943                         </property>
944                         <property>
945                             <name>sizeHint</name>
946                             <size>
947                                 <width>20</width>
948                                 <height>20</height>
949                             </size>
950                         </property>
951                     </spacer>
952                     <widget row="1"  column="0" >
953                         <class>QCheckBox</class>
954                         <property stdset="1">
955                             <name>name</name>
956                             <cstring>clip</cstring>
957                         </property>
958                         <property stdset="1">
959                             <name>text</name>
960                             <string>Clip to &amp;bounding box</string>
961                         </property>
962                         <property>
963                             <name>toolTip</name>
964                             <string>Clip to bounding box (FIXME: what ??)</string>
965                         </property>
966                     </widget>
967                 </grid>
968             </widget>
969             <widget>
970                 <class>QWidget</class>
971                 <property stdset="1">
972                     <name>name</name>
973                     <cstring>tab</cstring>
974                 </property>
975                 <attribute>
976                     <name>title</name>
977                     <string>E&amp;xtra options</string>
978                 </attribute>
979                 <grid>
980                     <property stdset="1">
981                         <name>margin</name>
982                         <number>11</number>
983                     </property>
984                     <property stdset="1">
985                         <name>spacing</name>
986                         <number>6</number>
987                     </property>
988                     <widget row="0"  column="0"  rowspan="1"  colspan="2" >
989                         <class>QCheckBox</class>
990                         <property stdset="1">
991                             <name>name</name>
992                             <cstring>subfigure</cstring>
993                         </property>
994                         <property stdset="1">
995                             <name>text</name>
996                             <string>Su&amp;bfigure</string>
997                         </property>
998                         <property>
999                             <name>toolTip</name>
1000                             <string>Is this just one part of a figure float ?</string>
1001                         </property>
1002                     </widget>
1003                     <widget row="7"  column="0"  rowspan="1"  colspan="2" >
1004                         <class>QCheckBox</class>
1005                         <property stdset="1">
1006                             <name>name</name>
1007                             <cstring>unzipCB</cstring>
1008                         </property>
1009                         <property stdset="1">
1010                             <name>text</name>
1011                             <string>Don't un&amp;zip on export</string>
1012                         </property>
1013                         <property>
1014                             <name>toolTip</name>
1015                             <string>Don't uncompress image before exporting to LaTeX</string>
1016                         </property>
1017                     </widget>
1018                     <widget row="3"  column="0" >
1019                         <class>QLabel</class>
1020                         <property stdset="1">
1021                             <name>name</name>
1022                             <cstring>latexoptionsLA</cstring>
1023                         </property>
1024                         <property stdset="1">
1025                             <name>text</name>
1026                             <string>LaTeX &amp;options:</string>
1027                         </property>
1028                         <property>
1029                             <name>buddy</name>
1030                             <cstring>latexoptions</cstring>
1031                         </property>
1032                         <property>
1033                             <name>toolTip</name>
1034                             <string>Additional LaTeX options</string>
1035                         </property>
1036                     </widget>
1037                     <widget row="3"  column="1" >
1038                         <class>QLineEdit</class>
1039                         <property stdset="1">
1040                             <name>name</name>
1041                             <cstring>latexoptions</cstring>
1042                         </property>
1043                         <property>
1044                             <name>toolTip</name>
1045                             <string>Additional LaTeX options</string>
1046                         </property>
1047                     </widget>
1048                     <widget row="5"  column="0"  rowspan="1"  colspan="2" >
1049                         <class>QCheckBox</class>
1050                         <property stdset="1">
1051                             <name>name</name>
1052                             <cstring>draftCB</cstring>
1053                         </property>
1054                         <property stdset="1">
1055                             <name>text</name>
1056                             <string>&amp;Draft mode</string>
1057                         </property>
1058                         <property>
1059                             <name>toolTip</name>
1060                             <string>Draft mode</string>
1061                         </property>
1062                     </widget>
1063                     <spacer row="4"  column="0"  rowspan="1"  colspan="2" >
1064                         <property>
1065                             <name>name</name>
1066                             <cstring>Spacer37</cstring>
1067                         </property>
1068                         <property stdset="1">
1069                             <name>orientation</name>
1070                             <enum>Horizontal</enum>
1071                         </property>
1072                         <property stdset="1">
1073                             <name>sizeType</name>
1074                             <enum>Expanding</enum>
1075                         </property>
1076                         <property>
1077                             <name>sizeHint</name>
1078                             <size>
1079                                 <width>20</width>
1080                                 <height>20</height>
1081                             </size>
1082                         </property>
1083                     </spacer>
1084                     <spacer row="6"  column="0"  rowspan="1"  colspan="2" >
1085                         <property>
1086                             <name>name</name>
1087                             <cstring>Spacer38</cstring>
1088                         </property>
1089                         <property stdset="1">
1090                             <name>orientation</name>
1091                             <enum>Horizontal</enum>
1092                         </property>
1093                         <property stdset="1">
1094                             <name>sizeType</name>
1095                             <enum>Expanding</enum>
1096                         </property>
1097                         <property>
1098                             <name>sizeHint</name>
1099                             <size>
1100                                 <width>20</width>
1101                                 <height>20</height>
1102                             </size>
1103                         </property>
1104                     </spacer>
1105                     <spacer row="2"  column="0"  rowspan="1"  colspan="2" >
1106                         <property>
1107                             <name>name</name>
1108                             <cstring>Spacer36</cstring>
1109                         </property>
1110                         <property stdset="1">
1111                             <name>orientation</name>
1112                             <enum>Horizontal</enum>
1113                         </property>
1114                         <property stdset="1">
1115                             <name>sizeType</name>
1116                             <enum>Expanding</enum>
1117                         </property>
1118                         <property>
1119                             <name>sizeHint</name>
1120                             <size>
1121                                 <width>20</width>
1122                                 <height>20</height>
1123                             </size>
1124                         </property>
1125                     </spacer>
1126                     <widget row="1"  column="0" >
1127                         <class>QLabel</class>
1128                         <property stdset="1">
1129                             <name>name</name>
1130                             <cstring>CaptionLA</cstring>
1131                         </property>
1132                         <property stdset="1">
1133                             <name>text</name>
1134                             <string>Ca&amp;ption :</string>
1135                         </property>
1136                         <property>
1137                             <name>buddy</name>
1138                             <cstring>subcaption</cstring>
1139                         </property>
1140                         <property>
1141                             <name>toolTip</name>
1142                             <string>The caption for the sub-figure</string>
1143                         </property>
1144                     </widget>
1145                     <widget row="1"  column="1" >
1146                         <class>QLineEdit</class>
1147                         <property stdset="1">
1148                             <name>name</name>
1149                             <cstring>subcaption</cstring>
1150                         </property>
1151                         <property stdset="1">
1152                             <name>enabled</name>
1153                             <bool>false</bool>
1154                         </property>
1155                         <property>
1156                             <name>toolTip</name>
1157                             <string>The caption for the sub-figure</string>
1158                         </property>
1159                     </widget>
1160                     <spacer row="8"  column="1" >
1161                         <property>
1162                             <name>name</name>
1163                             <cstring>Spacer76</cstring>
1164                         </property>
1165                         <property stdset="1">
1166                             <name>orientation</name>
1167                             <enum>Vertical</enum>
1168                         </property>
1169                         <property stdset="1">
1170                             <name>sizeType</name>
1171                             <enum>Expanding</enum>
1172                         </property>
1173                         <property>
1174                             <name>sizeHint</name>
1175                             <size>
1176                                 <width>20</width>
1177                                 <height>20</height>
1178                             </size>
1179                         </property>
1180                     </spacer>
1181                 </grid>
1182             </widget>
1183         </widget>
1184         <widget>
1185             <class>QLayoutWidget</class>
1186             <property stdset="1">
1187                 <name>name</name>
1188                 <cstring>Layout20</cstring>
1189             </property>
1190             <hbox>
1191                 <property stdset="1">
1192                     <name>margin</name>
1193                     <number>0</number>
1194                 </property>
1195                 <property stdset="1">
1196                     <name>spacing</name>
1197                     <number>6</number>
1198                 </property>
1199                 <widget>
1200                     <class>QPushButton</class>
1201                     <property stdset="1">
1202                         <name>name</name>
1203                         <cstring>restorePB</cstring>
1204                     </property>
1205                     <property stdset="1">
1206                         <name>text</name>
1207                         <string>&amp;Restore</string>
1208                     </property>
1209                     <property stdset="1">
1210                         <name>autoDefault</name>
1211                         <bool>false</bool>
1212                     </property>
1213                     <property stdset="1">
1214                         <name>default</name>
1215                         <bool>false</bool>
1216                     </property>
1217                 </widget>
1218                 <spacer>
1219                     <property>
1220                         <name>name</name>
1221                         <cstring>Spacer3</cstring>
1222                     </property>
1223                     <property stdset="1">
1224                         <name>orientation</name>
1225                         <enum>Horizontal</enum>
1226                     </property>
1227                     <property stdset="1">
1228                         <name>sizeType</name>
1229                         <enum>Expanding</enum>
1230                     </property>
1231                     <property>
1232                         <name>sizeHint</name>
1233                         <size>
1234                             <width>20</width>
1235                             <height>20</height>
1236                         </size>
1237                     </property>
1238                 </spacer>
1239                 <widget>
1240                     <class>QPushButton</class>
1241                     <property stdset="1">
1242                         <name>name</name>
1243                         <cstring>okPB</cstring>
1244                     </property>
1245                     <property stdset="1">
1246                         <name>text</name>
1247                         <string>OK</string>
1248                     </property>
1249                     <property stdset="1">
1250                         <name>autoDefault</name>
1251                         <bool>true</bool>
1252                     </property>
1253                     <property stdset="1">
1254                         <name>default</name>
1255                         <bool>true</bool>
1256                     </property>
1257                 </widget>
1258                 <widget>
1259                     <class>QPushButton</class>
1260                     <property stdset="1">
1261                         <name>name</name>
1262                         <cstring>applyPB</cstring>
1263                     </property>
1264                     <property stdset="1">
1265                         <name>sizePolicy</name>
1266                         <sizepolicy>
1267                             <hsizetype>1</hsizetype>
1268                             <vsizetype>0</vsizetype>
1269                         </sizepolicy>
1270                     </property>
1271                     <property stdset="1">
1272                         <name>text</name>
1273                         <string>&amp;Apply</string>
1274                     </property>
1275                     <property stdset="1">
1276                         <name>autoDefault</name>
1277                         <bool>false</bool>
1278                     </property>
1279                     <property stdset="1">
1280                         <name>default</name>
1281                         <bool>false</bool>
1282                     </property>
1283                 </widget>
1284                 <widget>
1285                     <class>QPushButton</class>
1286                     <property stdset="1">
1287                         <name>name</name>
1288                         <cstring>closePB</cstring>
1289                     </property>
1290                     <property stdset="1">
1291                         <name>sizePolicy</name>
1292                         <sizepolicy>
1293                             <hsizetype>1</hsizetype>
1294                             <vsizetype>0</vsizetype>
1295                         </sizepolicy>
1296                     </property>
1297                     <property stdset="1">
1298                         <name>text</name>
1299                         <string>Close</string>
1300                     </property>
1301                     <property stdset="1">
1302                         <name>autoDefault</name>
1303                         <bool>false</bool>
1304                     </property>
1305                 </widget>
1306             </hbox>
1307         </widget>
1308     </vbox>
1309 </widget>
1310 <customwidgets>
1311     <customwidget>
1312         <class>LengthCombo</class>
1313         <header location="local">lengthcombo.h</header>
1314         <sizehint>
1315             <width>-1</width>
1316             <height>-1</height>
1317         </sizehint>
1318         <container>0</container>
1319         <sizepolicy>
1320             <hordata>5</hordata>
1321             <verdata>5</verdata>
1322         </sizepolicy>
1323         <pixmap>image0</pixmap>
1324         <signal>selectionChanged(LyXLength::UNIT)</signal>
1325     </customwidget>
1326 </customwidgets>
1327 <images>
1328     <image>
1329         <name>image0</name>
1330         <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
1331     </image>
1332 </images>
1333 <connections>
1334     <connection>
1335         <sender>subfigure</sender>
1336         <signal>toggled(bool)</signal>
1337         <receiver>subcaption</receiver>
1338         <slot>setEnabled(bool)</slot>
1339     </connection>
1340     <connection>
1341         <sender>browsePB</sender>
1342         <signal>clicked()</signal>
1343         <receiver>QGraphicsDialogBase</receiver>
1344         <slot>browse_clicked()</slot>
1345     </connection>
1346     <connection>
1347         <sender>filename</sender>
1348         <signal>textChanged(const QString&amp;)</signal>
1349         <receiver>QGraphicsDialogBase</receiver>
1350         <slot>change_adaptor()</slot>
1351     </connection>
1352     <connection>
1353         <sender>subcaption</sender>
1354         <signal>textChanged(const QString&amp;)</signal>
1355         <receiver>QGraphicsDialogBase</receiver>
1356         <slot>change_adaptor()</slot>
1357     </connection>
1358     <connection>
1359         <sender>subfigure</sender>
1360         <signal>stateChanged(int)</signal>
1361         <receiver>QGraphicsDialogBase</receiver>
1362         <slot>change_adaptor()</slot>
1363     </connection>
1364     <connection>
1365         <sender>latexoptions</sender>
1366         <signal>textChanged(const QString&amp;)</signal>
1367         <receiver>QGraphicsDialogBase</receiver>
1368         <slot>change_adaptor()</slot>
1369     </connection>
1370     <connection>
1371         <sender>clip</sender>
1372         <signal>stateChanged(int)</signal>
1373         <receiver>QGraphicsDialogBase</receiver>
1374         <slot>change_adaptor()</slot>
1375     </connection>
1376     <connection>
1377         <sender>lbX</sender>
1378         <signal>textChanged(const QString&amp;)</signal>
1379         <receiver>QGraphicsDialogBase</receiver>
1380         <slot>change_adaptor()</slot>
1381     </connection>
1382     <connection>
1383         <sender>lbXunit</sender>
1384         <signal>activated(int)</signal>
1385         <receiver>QGraphicsDialogBase</receiver>
1386         <slot>change_adaptor()</slot>
1387     </connection>
1388     <connection>
1389         <sender>lbYunit</sender>
1390         <signal>activated(int)</signal>
1391         <receiver>QGraphicsDialogBase</receiver>
1392         <slot>change_adaptor()</slot>
1393     </connection>
1394     <connection>
1395         <sender>rtXunit</sender>
1396         <signal>activated(int)</signal>
1397         <receiver>QGraphicsDialogBase</receiver>
1398         <slot>change_adaptor()</slot>
1399     </connection>
1400     <connection>
1401         <sender>rtYunit</sender>
1402         <signal>activated(int)</signal>
1403         <receiver>QGraphicsDialogBase</receiver>
1404         <slot>change_adaptor()</slot>
1405     </connection>
1406     <connection>
1407         <sender>showCB</sender>
1408         <signal>activated(int)</signal>
1409         <receiver>QGraphicsDialogBase</receiver>
1410         <slot>change_adaptor()</slot>
1411     </connection>
1412     <connection>
1413         <sender>displayscale</sender>
1414         <signal>textChanged(const QString&amp;)</signal>
1415         <receiver>QGraphicsDialogBase</receiver>
1416         <slot>change_adaptor()</slot>
1417     </connection>
1418     <connection>
1419         <sender>width</sender>
1420         <signal>textChanged(const QString&amp;)</signal>
1421         <receiver>QGraphicsDialogBase</receiver>
1422         <slot>change_adaptor()</slot>
1423     </connection>
1424     <connection>
1425         <sender>widthUnit</sender>
1426         <signal>selectionChanged(LyXLength::UNIT)</signal>
1427         <receiver>QGraphicsDialogBase</receiver>
1428         <slot>change_adaptor()</slot>
1429     </connection>
1430     <connection>
1431         <sender>heightUnit</sender>
1432         <signal>selectionChanged(LyXLength::UNIT)</signal>
1433         <receiver>QGraphicsDialogBase</receiver>
1434         <slot>change_adaptor()</slot>
1435     </connection>
1436     <connection>
1437         <sender>aspectratio</sender>
1438         <signal>stateChanged(int)</signal>
1439         <receiver>QGraphicsDialogBase</receiver>
1440         <slot>change_adaptor()</slot>
1441     </connection>
1442     <connection>
1443         <sender>displayCB</sender>
1444         <signal>stateChanged(int)</signal>
1445         <receiver>QGraphicsDialogBase</receiver>
1446         <slot>change_adaptor()</slot>
1447     </connection>
1448     <connection>
1449         <sender>draftCB</sender>
1450         <signal>stateChanged(int)</signal>
1451         <receiver>QGraphicsDialogBase</receiver>
1452         <slot>change_adaptor()</slot>
1453     </connection>
1454     <connection>
1455         <sender>unzipCB</sender>
1456         <signal>stateChanged(int)</signal>
1457         <receiver>QGraphicsDialogBase</receiver>
1458         <slot>change_adaptor()</slot>
1459     </connection>
1460     <connection>
1461         <sender>displayCB</sender>
1462         <signal>toggled(bool)</signal>
1463         <receiver>showCB</receiver>
1464         <slot>setEnabled(bool)</slot>
1465     </connection>
1466     <connection>
1467         <sender>displayCB</sender>
1468         <signal>toggled(bool)</signal>
1469         <receiver>displayscale</receiver>
1470         <slot>setEnabled(bool)</slot>
1471     </connection>
1472     <connection>
1473         <sender>height</sender>
1474         <signal>textChanged(const QString&amp;)</signal>
1475         <receiver>QGraphicsDialogBase</receiver>
1476         <slot>change_adaptor()</slot>
1477     </connection>
1478     <connection>
1479         <sender>height</sender>
1480         <signal>returnPressed()</signal>
1481         <receiver>QGraphicsDialogBase</receiver>
1482         <slot>change_adaptor()</slot>
1483     </connection>
1484     <connection>
1485         <sender>angle</sender>
1486         <signal>textChanged(const QString&amp;)</signal>
1487         <receiver>QGraphicsDialogBase</receiver>
1488         <slot>change_adaptor()</slot>
1489     </connection>
1490     <connection>
1491         <sender>origin</sender>
1492         <signal>activated(int)</signal>
1493         <receiver>QGraphicsDialogBase</receiver>
1494         <slot>change_adaptor()</slot>
1495     </connection>
1496     <connection>
1497         <sender>rtX</sender>
1498         <signal>textChanged(const QString&amp;)</signal>
1499         <receiver>QGraphicsDialogBase</receiver>
1500         <slot>change_adaptor()</slot>
1501     </connection>
1502     <connection>
1503         <sender>rtY</sender>
1504         <signal>textChanged(const QString&amp;)</signal>
1505         <receiver>QGraphicsDialogBase</receiver>
1506         <slot>change_adaptor()</slot>
1507     </connection>
1508     <connection>
1509         <sender>lbY</sender>
1510         <signal>textChanged(const QString&amp;)</signal>
1511         <receiver>QGraphicsDialogBase</receiver>
1512         <slot>change_adaptor()</slot>
1513     </connection>
1514     <connection>
1515         <sender>getPB</sender>
1516         <signal>clicked()</signal>
1517         <receiver>QGraphicsDialogBase</receiver>
1518         <slot>get_clicked()</slot>
1519     </connection>
1520     <connection>
1521         <sender>getPB</sender>
1522         <signal>clicked()</signal>
1523         <receiver>QGraphicsDialogBase</receiver>
1524         <slot>change_adaptor()</slot>
1525     </connection>
1526     <slot access="protected">browse_clicked()</slot>
1527     <slot access="protected">get_clicked()</slot>
1528     <slot access="protected">change_adaptor()</slot>
1529 </connections>
1530 <tabstops>
1531     <tabstop>TabWidget</tabstop>
1532     <tabstop>filename</tabstop>
1533     <tabstop>browsePB</tabstop>
1534     <tabstop>displayCB</tabstop>
1535     <tabstop>showCB</tabstop>
1536     <tabstop>displayscale</tabstop>
1537     <tabstop>width</tabstop>
1538     <tabstop>widthUnit</tabstop>
1539     <tabstop>height</tabstop>
1540     <tabstop>heightUnit</tabstop>
1541     <tabstop>aspectratio</tabstop>
1542     <tabstop>angle</tabstop>
1543     <tabstop>origin</tabstop>
1544     <tabstop>lbX</tabstop>
1545     <tabstop>lbXunit</tabstop>
1546     <tabstop>lbY</tabstop>
1547     <tabstop>lbYunit</tabstop>
1548     <tabstop>rtX</tabstop>
1549     <tabstop>rtXunit</tabstop>
1550     <tabstop>rtY</tabstop>
1551     <tabstop>rtYunit</tabstop>
1552     <tabstop>getPB</tabstop>
1553     <tabstop>subfigure</tabstop>
1554     <tabstop>subcaption</tabstop>
1555     <tabstop>latexoptions</tabstop>
1556     <tabstop>draftCB</tabstop>
1557     <tabstop>unzipCB</tabstop>
1558     <tabstop>restorePB</tabstop>
1559     <tabstop>okPB</tabstop>
1560     <tabstop>applyPB</tabstop>
1561     <tabstop>closePB</tabstop>
1562     <tabstop>clip</tabstop>
1563 </tabstops>
1564 </UI>