]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/QGraphicsDialog.ui
Brand new qt document dialog. Not finished yet though. TODO is updated and lists
[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>430</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>TextLabel4_2_2</cstring>
594                                 </property>
595                                 <property stdset="1">
596                                     <name>enabled</name>
597                                     <bool>false</bool>
598                                 </property>
599                                 <property stdset="1">
600                                     <name>text</name>
601                                     <string>%</string>
602                                 </property>
603                             </widget>
604                             <widget row="1"  column="3" >
605                                 <class>QLineEdit</class>
606                                 <property stdset="1">
607                                     <name>name</name>
608                                     <cstring>displayscale</cstring>
609                                 </property>
610                                 <property stdset="1">
611                                     <name>enabled</name>
612                                     <bool>true</bool>
613                                 </property>
614                                 <property stdset="1">
615                                     <name>sizePolicy</name>
616                                     <sizepolicy>
617                                         <hsizetype>5</hsizetype>
618                                         <vsizetype>0</vsizetype>
619                                     </sizepolicy>
620                                 </property>
621                                 <property>
622                                     <name>toolTip</name>
623                                     <string>Percentage to scale by in LyX</string>
624                                 </property>
625                             </widget>
626                         </grid>
627                     </widget>
628                 </grid>
629             </widget>
630             <widget>
631                 <class>QWidget</class>
632                 <property stdset="1">
633                     <name>name</name>
634                     <cstring>tab</cstring>
635                 </property>
636                 <attribute>
637                     <name>title</name>
638                     <string>&amp;Clipping</string>
639                 </attribute>
640                 <grid>
641                     <property stdset="1">
642                         <name>margin</name>
643                         <number>11</number>
644                     </property>
645                     <property stdset="1">
646                         <name>spacing</name>
647                         <number>6</number>
648                     </property>
649                     <widget row="0"  column="0"  rowspan="1"  colspan="3" >
650                         <class>QFrame</class>
651                         <property stdset="1">
652                             <name>name</name>
653                             <cstring>Frame3</cstring>
654                         </property>
655                         <property stdset="1">
656                             <name>enabled</name>
657                             <bool>true</bool>
658                         </property>
659                         <property stdset="1">
660                             <name>sizePolicy</name>
661                             <sizepolicy>
662                                 <hsizetype>5</hsizetype>
663                                 <vsizetype>7</vsizetype>
664                             </sizepolicy>
665                         </property>
666                         <property stdset="1">
667                             <name>frameShape</name>
668                             <enum>StyledPanel</enum>
669                         </property>
670                         <property stdset="1">
671                             <name>frameShadow</name>
672                             <enum>Raised</enum>
673                         </property>
674                         <grid>
675                             <property stdset="1">
676                                 <name>margin</name>
677                                 <number>11</number>
678                             </property>
679                             <property stdset="1">
680                                 <name>spacing</name>
681                                 <number>6</number>
682                             </property>
683                             <widget row="0"  column="3"  rowspan="1"  colspan="3" >
684                                 <class>QLabel</class>
685                                 <property stdset="1">
686                                     <name>name</name>
687                                     <cstring>rtL</cstring>
688                                 </property>
689                                 <property stdset="1">
690                                     <name>text</name>
691                                     <string>Right &amp;top:</string>
692                                 </property>
693                                 <property>
694                                     <name>buddy</name>
695                                     <cstring>rtX</cstring>
696                                 </property>
697                             </widget>
698                             <widget row="2"  column="3" >
699                                 <class>QLabel</class>
700                                 <property stdset="1">
701                                     <name>name</name>
702                                     <cstring>yL_2</cstring>
703                                 </property>
704                                 <property stdset="1">
705                                     <name>text</name>
706                                     <string>y</string>
707                                 </property>
708                             </widget>
709                             <widget row="2"  column="4" >
710                                 <class>QLineEdit</class>
711                                 <property stdset="1">
712                                     <name>name</name>
713                                     <cstring>rtY</cstring>
714                                 </property>
715                             </widget>
716                             <widget row="2"  column="5" >
717                                 <class>QComboBox</class>
718                                 <item>
719                                     <property>
720                                         <name>text</name>
721                                         <string>pt</string>
722                                     </property>
723                                 </item>
724                                 <item>
725                                     <property>
726                                         <name>text</name>
727                                         <string>cm</string>
728                                     </property>
729                                 </item>
730                                 <item>
731                                     <property>
732                                         <name>text</name>
733                                         <string>in</string>
734                                     </property>
735                                 </item>
736                                 <property stdset="1">
737                                     <name>name</name>
738                                     <cstring>rtYunit</cstring>
739                                 </property>
740                             </widget>
741                             <widget row="1"  column="3" >
742                                 <class>QLabel</class>
743                                 <property stdset="1">
744                                     <name>name</name>
745                                     <cstring>xL_2</cstring>
746                                 </property>
747                                 <property stdset="1">
748                                     <name>text</name>
749                                     <string>x</string>
750                                 </property>
751                             </widget>
752                             <widget row="1"  column="4" >
753                                 <class>QLineEdit</class>
754                                 <property stdset="1">
755                                     <name>name</name>
756                                     <cstring>rtX</cstring>
757                                 </property>
758                             </widget>
759                             <widget row="1"  column="5" >
760                                 <class>QComboBox</class>
761                                 <item>
762                                     <property>
763                                         <name>text</name>
764                                         <string>pt</string>
765                                     </property>
766                                 </item>
767                                 <item>
768                                     <property>
769                                         <name>text</name>
770                                         <string>cm</string>
771                                     </property>
772                                 </item>
773                                 <item>
774                                     <property>
775                                         <name>text</name>
776                                         <string>in</string>
777                                     </property>
778                                 </item>
779                                 <property stdset="1">
780                                     <name>name</name>
781                                     <cstring>rtXunit</cstring>
782                                 </property>
783                             </widget>
784                             <widget row="1"  column="2" >
785                                 <class>QComboBox</class>
786                                 <item>
787                                     <property>
788                                         <name>text</name>
789                                         <string>pt</string>
790                                     </property>
791                                 </item>
792                                 <item>
793                                     <property>
794                                         <name>text</name>
795                                         <string>cm</string>
796                                     </property>
797                                 </item>
798                                 <item>
799                                     <property>
800                                         <name>text</name>
801                                         <string>in</string>
802                                     </property>
803                                 </item>
804                                 <property stdset="1">
805                                     <name>name</name>
806                                     <cstring>lbXunit</cstring>
807                                 </property>
808                             </widget>
809                             <widget row="2"  column="0" >
810                                 <class>QLabel</class>
811                                 <property stdset="1">
812                                     <name>name</name>
813                                     <cstring>yL</cstring>
814                                 </property>
815                                 <property stdset="1">
816                                     <name>text</name>
817                                     <string>y</string>
818                                 </property>
819                             </widget>
820                             <widget row="2"  column="2" >
821                                 <class>QComboBox</class>
822                                 <item>
823                                     <property>
824                                         <name>text</name>
825                                         <string>pt</string>
826                                     </property>
827                                 </item>
828                                 <item>
829                                     <property>
830                                         <name>text</name>
831                                         <string>cm</string>
832                                     </property>
833                                 </item>
834                                 <item>
835                                     <property>
836                                         <name>text</name>
837                                         <string>in</string>
838                                     </property>
839                                 </item>
840                                 <property stdset="1">
841                                     <name>name</name>
842                                     <cstring>lbYunit</cstring>
843                                 </property>
844                             </widget>
845                             <widget row="1"  column="0" >
846                                 <class>QLabel</class>
847                                 <property stdset="1">
848                                     <name>name</name>
849                                     <cstring>xL</cstring>
850                                 </property>
851                                 <property stdset="1">
852                                     <name>text</name>
853                                     <string>x</string>
854                                 </property>
855                             </widget>
856                             <widget row="2"  column="1" >
857                                 <class>QLineEdit</class>
858                                 <property stdset="1">
859                                     <name>name</name>
860                                     <cstring>lbY</cstring>
861                                 </property>
862                             </widget>
863                             <widget row="1"  column="1" >
864                                 <class>QLineEdit</class>
865                                 <property stdset="1">
866                                     <name>name</name>
867                                     <cstring>lbX</cstring>
868                                 </property>
869                                 <property>
870                                     <name>toolTip</name>
871                                     <string></string>
872                                 </property>
873                             </widget>
874                             <widget row="0"  column="1"  rowspan="1"  colspan="2" >
875                                 <class>QLabel</class>
876                                 <property stdset="1">
877                                     <name>name</name>
878                                     <cstring>lbL</cstring>
879                                 </property>
880                                 <property stdset="1">
881                                     <name>text</name>
882                                     <string>&amp;Left bottom:</string>
883                                 </property>
884                                 <property>
885                                     <name>buddy</name>
886                                     <cstring>lbX</cstring>
887                                 </property>
888                             </widget>
889                         </grid>
890                     </widget>
891                     <widget row="1"  column="2" >
892                         <class>QPushButton</class>
893                         <property stdset="1">
894                             <name>name</name>
895                             <cstring>getPB</cstring>
896                         </property>
897                         <property stdset="1">
898                             <name>text</name>
899                             <string>&amp;Get from file</string>
900                         </property>
901                         <property>
902                             <name>toolTip</name>
903                             <string>Get bounding box from the EPS file</string>
904                         </property>
905                     </widget>
906                     <spacer row="2"  column="1" >
907                         <property>
908                             <name>name</name>
909                             <cstring>Spacer48_2</cstring>
910                         </property>
911                         <property stdset="1">
912                             <name>orientation</name>
913                             <enum>Vertical</enum>
914                         </property>
915                         <property stdset="1">
916                             <name>sizeType</name>
917                             <enum>MinimumExpanding</enum>
918                         </property>
919                         <property>
920                             <name>sizeHint</name>
921                             <size>
922                                 <width>20</width>
923                                 <height>20</height>
924                             </size>
925                         </property>
926                     </spacer>
927                     <spacer row="1"  column="1" >
928                         <property>
929                             <name>name</name>
930                             <cstring>Spacer48</cstring>
931                         </property>
932                         <property stdset="1">
933                             <name>orientation</name>
934                             <enum>Horizontal</enum>
935                         </property>
936                         <property stdset="1">
937                             <name>sizeType</name>
938                             <enum>Expanding</enum>
939                         </property>
940                         <property>
941                             <name>sizeHint</name>
942                             <size>
943                                 <width>20</width>
944                                 <height>20</height>
945                             </size>
946                         </property>
947                     </spacer>
948                     <widget row="1"  column="0" >
949                         <class>QCheckBox</class>
950                         <property stdset="1">
951                             <name>name</name>
952                             <cstring>clip</cstring>
953                         </property>
954                         <property stdset="1">
955                             <name>text</name>
956                             <string>Clip to &amp;bounding box</string>
957                         </property>
958                         <property>
959                             <name>toolTip</name>
960                             <string>Clip to bounding box (FIXME: what ??)</string>
961                         </property>
962                     </widget>
963                 </grid>
964             </widget>
965             <widget>
966                 <class>QWidget</class>
967                 <property stdset="1">
968                     <name>name</name>
969                     <cstring>tab</cstring>
970                 </property>
971                 <attribute>
972                     <name>title</name>
973                     <string>E&amp;xtra options</string>
974                 </attribute>
975                 <grid>
976                     <property stdset="1">
977                         <name>margin</name>
978                         <number>11</number>
979                     </property>
980                     <property stdset="1">
981                         <name>spacing</name>
982                         <number>6</number>
983                     </property>
984                     <widget row="0"  column="0"  rowspan="1"  colspan="2" >
985                         <class>QCheckBox</class>
986                         <property stdset="1">
987                             <name>name</name>
988                             <cstring>subfigure</cstring>
989                         </property>
990                         <property stdset="1">
991                             <name>text</name>
992                             <string>Su&amp;bfigure</string>
993                         </property>
994                         <property>
995                             <name>toolTip</name>
996                             <string>Is this just one part of a figure float ?</string>
997                         </property>
998                     </widget>
999                     <widget row="7"  column="0"  rowspan="1"  colspan="2" >
1000                         <class>QCheckBox</class>
1001                         <property stdset="1">
1002                             <name>name</name>
1003                             <cstring>unzipCB</cstring>
1004                         </property>
1005                         <property stdset="1">
1006                             <name>text</name>
1007                             <string>Don't un&amp;zip on export</string>
1008                         </property>
1009                         <property>
1010                             <name>toolTip</name>
1011                             <string>Don't uncompress image before exporting to LaTeX</string>
1012                         </property>
1013                     </widget>
1014                     <widget row="3"  column="0" >
1015                         <class>QLabel</class>
1016                         <property stdset="1">
1017                             <name>name</name>
1018                             <cstring>latexoptionsLA</cstring>
1019                         </property>
1020                         <property stdset="1">
1021                             <name>text</name>
1022                             <string>LaTeX &amp;options:</string>
1023                         </property>
1024                         <property>
1025                             <name>buddy</name>
1026                             <cstring>latexoptions</cstring>
1027                         </property>
1028                         <property>
1029                             <name>toolTip</name>
1030                             <string>Additional LaTeX options</string>
1031                         </property>
1032                     </widget>
1033                     <widget row="3"  column="1" >
1034                         <class>QLineEdit</class>
1035                         <property stdset="1">
1036                             <name>name</name>
1037                             <cstring>latexoptions</cstring>
1038                         </property>
1039                         <property>
1040                             <name>toolTip</name>
1041                             <string>Additional LaTeX options</string>
1042                         </property>
1043                     </widget>
1044                     <widget row="5"  column="0"  rowspan="1"  colspan="2" >
1045                         <class>QCheckBox</class>
1046                         <property stdset="1">
1047                             <name>name</name>
1048                             <cstring>draftCB</cstring>
1049                         </property>
1050                         <property stdset="1">
1051                             <name>text</name>
1052                             <string>&amp;Draft mode</string>
1053                         </property>
1054                         <property>
1055                             <name>toolTip</name>
1056                             <string>Draft mode</string>
1057                         </property>
1058                     </widget>
1059                     <spacer row="4"  column="0"  rowspan="1"  colspan="2" >
1060                         <property>
1061                             <name>name</name>
1062                             <cstring>Spacer37</cstring>
1063                         </property>
1064                         <property stdset="1">
1065                             <name>orientation</name>
1066                             <enum>Horizontal</enum>
1067                         </property>
1068                         <property stdset="1">
1069                             <name>sizeType</name>
1070                             <enum>Expanding</enum>
1071                         </property>
1072                         <property>
1073                             <name>sizeHint</name>
1074                             <size>
1075                                 <width>20</width>
1076                                 <height>20</height>
1077                             </size>
1078                         </property>
1079                     </spacer>
1080                     <spacer row="6"  column="0"  rowspan="1"  colspan="2" >
1081                         <property>
1082                             <name>name</name>
1083                             <cstring>Spacer38</cstring>
1084                         </property>
1085                         <property stdset="1">
1086                             <name>orientation</name>
1087                             <enum>Horizontal</enum>
1088                         </property>
1089                         <property stdset="1">
1090                             <name>sizeType</name>
1091                             <enum>Expanding</enum>
1092                         </property>
1093                         <property>
1094                             <name>sizeHint</name>
1095                             <size>
1096                                 <width>20</width>
1097                                 <height>20</height>
1098                             </size>
1099                         </property>
1100                     </spacer>
1101                     <spacer row="2"  column="0"  rowspan="1"  colspan="2" >
1102                         <property>
1103                             <name>name</name>
1104                             <cstring>Spacer36</cstring>
1105                         </property>
1106                         <property stdset="1">
1107                             <name>orientation</name>
1108                             <enum>Horizontal</enum>
1109                         </property>
1110                         <property stdset="1">
1111                             <name>sizeType</name>
1112                             <enum>Expanding</enum>
1113                         </property>
1114                         <property>
1115                             <name>sizeHint</name>
1116                             <size>
1117                                 <width>20</width>
1118                                 <height>20</height>
1119                             </size>
1120                         </property>
1121                     </spacer>
1122                     <widget row="1"  column="0" >
1123                         <class>QLabel</class>
1124                         <property stdset="1">
1125                             <name>name</name>
1126                             <cstring>CaptionLA</cstring>
1127                         </property>
1128                         <property stdset="1">
1129                             <name>text</name>
1130                             <string>Ca&amp;ption :</string>
1131                         </property>
1132                         <property>
1133                             <name>buddy</name>
1134                             <cstring>subcaption</cstring>
1135                         </property>
1136                         <property>
1137                             <name>toolTip</name>
1138                             <string>The caption for the sub-figure</string>
1139                         </property>
1140                     </widget>
1141                     <widget row="1"  column="1" >
1142                         <class>QLineEdit</class>
1143                         <property stdset="1">
1144                             <name>name</name>
1145                             <cstring>subcaption</cstring>
1146                         </property>
1147                         <property stdset="1">
1148                             <name>enabled</name>
1149                             <bool>false</bool>
1150                         </property>
1151                         <property>
1152                             <name>toolTip</name>
1153                             <string>The caption for the sub-figure</string>
1154                         </property>
1155                     </widget>
1156                     <spacer row="8"  column="1" >
1157                         <property>
1158                             <name>name</name>
1159                             <cstring>Spacer76</cstring>
1160                         </property>
1161                         <property stdset="1">
1162                             <name>orientation</name>
1163                             <enum>Vertical</enum>
1164                         </property>
1165                         <property stdset="1">
1166                             <name>sizeType</name>
1167                             <enum>Expanding</enum>
1168                         </property>
1169                         <property>
1170                             <name>sizeHint</name>
1171                             <size>
1172                                 <width>20</width>
1173                                 <height>20</height>
1174                             </size>
1175                         </property>
1176                     </spacer>
1177                 </grid>
1178             </widget>
1179         </widget>
1180         <widget>
1181             <class>QLayoutWidget</class>
1182             <property stdset="1">
1183                 <name>name</name>
1184                 <cstring>Layout20</cstring>
1185             </property>
1186             <hbox>
1187                 <property stdset="1">
1188                     <name>margin</name>
1189                     <number>0</number>
1190                 </property>
1191                 <property stdset="1">
1192                     <name>spacing</name>
1193                     <number>6</number>
1194                 </property>
1195                 <widget>
1196                     <class>QPushButton</class>
1197                     <property stdset="1">
1198                         <name>name</name>
1199                         <cstring>restorePB</cstring>
1200                     </property>
1201                     <property stdset="1">
1202                         <name>text</name>
1203                         <string>&amp;Restore</string>
1204                     </property>
1205                     <property stdset="1">
1206                         <name>autoDefault</name>
1207                         <bool>false</bool>
1208                     </property>
1209                     <property stdset="1">
1210                         <name>default</name>
1211                         <bool>false</bool>
1212                     </property>
1213                 </widget>
1214                 <spacer>
1215                     <property>
1216                         <name>name</name>
1217                         <cstring>Spacer3</cstring>
1218                     </property>
1219                     <property stdset="1">
1220                         <name>orientation</name>
1221                         <enum>Horizontal</enum>
1222                     </property>
1223                     <property stdset="1">
1224                         <name>sizeType</name>
1225                         <enum>Expanding</enum>
1226                     </property>
1227                     <property>
1228                         <name>sizeHint</name>
1229                         <size>
1230                             <width>20</width>
1231                             <height>20</height>
1232                         </size>
1233                     </property>
1234                 </spacer>
1235                 <widget>
1236                     <class>QPushButton</class>
1237                     <property stdset="1">
1238                         <name>name</name>
1239                         <cstring>okPB</cstring>
1240                     </property>
1241                     <property stdset="1">
1242                         <name>text</name>
1243                         <string>OK</string>
1244                     </property>
1245                     <property stdset="1">
1246                         <name>autoDefault</name>
1247                         <bool>true</bool>
1248                     </property>
1249                     <property stdset="1">
1250                         <name>default</name>
1251                         <bool>true</bool>
1252                     </property>
1253                 </widget>
1254                 <widget>
1255                     <class>QPushButton</class>
1256                     <property stdset="1">
1257                         <name>name</name>
1258                         <cstring>applyPB</cstring>
1259                     </property>
1260                     <property stdset="1">
1261                         <name>sizePolicy</name>
1262                         <sizepolicy>
1263                             <hsizetype>1</hsizetype>
1264                             <vsizetype>0</vsizetype>
1265                         </sizepolicy>
1266                     </property>
1267                     <property stdset="1">
1268                         <name>text</name>
1269                         <string>&amp;Apply</string>
1270                     </property>
1271                     <property stdset="1">
1272                         <name>autoDefault</name>
1273                         <bool>false</bool>
1274                     </property>
1275                     <property stdset="1">
1276                         <name>default</name>
1277                         <bool>false</bool>
1278                     </property>
1279                 </widget>
1280                 <widget>
1281                     <class>QPushButton</class>
1282                     <property stdset="1">
1283                         <name>name</name>
1284                         <cstring>closePB</cstring>
1285                     </property>
1286                     <property stdset="1">
1287                         <name>sizePolicy</name>
1288                         <sizepolicy>
1289                             <hsizetype>1</hsizetype>
1290                             <vsizetype>0</vsizetype>
1291                         </sizepolicy>
1292                     </property>
1293                     <property stdset="1">
1294                         <name>text</name>
1295                         <string>Close</string>
1296                     </property>
1297                     <property stdset="1">
1298                         <name>autoDefault</name>
1299                         <bool>false</bool>
1300                     </property>
1301                 </widget>
1302             </hbox>
1303         </widget>
1304     </vbox>
1305 </widget>
1306 <customwidgets>
1307     <customwidget>
1308         <class>LengthCombo</class>
1309         <header location="local">lengthcombo.h</header>
1310         <sizehint>
1311             <width>-1</width>
1312             <height>-1</height>
1313         </sizehint>
1314         <container>0</container>
1315         <sizepolicy>
1316             <hordata>5</hordata>
1317             <verdata>5</verdata>
1318         </sizepolicy>
1319         <pixmap>image0</pixmap>
1320         <signal>selectionChanged(LyXLength::UNIT)</signal>
1321     </customwidget>
1322 </customwidgets>
1323 <images>
1324     <image>
1325         <name>image0</name>
1326         <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
1327     </image>
1328 </images>
1329 <connections>
1330     <connection>
1331         <sender>subfigure</sender>
1332         <signal>toggled(bool)</signal>
1333         <receiver>subcaption</receiver>
1334         <slot>setEnabled(bool)</slot>
1335     </connection>
1336     <connection>
1337         <sender>browsePB</sender>
1338         <signal>clicked()</signal>
1339         <receiver>QGraphicsDialogBase</receiver>
1340         <slot>browse_clicked()</slot>
1341     </connection>
1342     <connection>
1343         <sender>filename</sender>
1344         <signal>textChanged(const QString&amp;)</signal>
1345         <receiver>QGraphicsDialogBase</receiver>
1346         <slot>change_adaptor()</slot>
1347     </connection>
1348     <connection>
1349         <sender>subcaption</sender>
1350         <signal>textChanged(const QString&amp;)</signal>
1351         <receiver>QGraphicsDialogBase</receiver>
1352         <slot>change_adaptor()</slot>
1353     </connection>
1354     <connection>
1355         <sender>subfigure</sender>
1356         <signal>stateChanged(int)</signal>
1357         <receiver>QGraphicsDialogBase</receiver>
1358         <slot>change_adaptor()</slot>
1359     </connection>
1360     <connection>
1361         <sender>latexoptions</sender>
1362         <signal>textChanged(const QString&amp;)</signal>
1363         <receiver>QGraphicsDialogBase</receiver>
1364         <slot>change_adaptor()</slot>
1365     </connection>
1366     <connection>
1367         <sender>clip</sender>
1368         <signal>stateChanged(int)</signal>
1369         <receiver>QGraphicsDialogBase</receiver>
1370         <slot>change_adaptor()</slot>
1371     </connection>
1372     <connection>
1373         <sender>lbX</sender>
1374         <signal>textChanged(const QString&amp;)</signal>
1375         <receiver>QGraphicsDialogBase</receiver>
1376         <slot>change_adaptor()</slot>
1377     </connection>
1378     <connection>
1379         <sender>lbXunit</sender>
1380         <signal>activated(int)</signal>
1381         <receiver>QGraphicsDialogBase</receiver>
1382         <slot>change_adaptor()</slot>
1383     </connection>
1384     <connection>
1385         <sender>lbYunit</sender>
1386         <signal>activated(int)</signal>
1387         <receiver>QGraphicsDialogBase</receiver>
1388         <slot>change_adaptor()</slot>
1389     </connection>
1390     <connection>
1391         <sender>rtXunit</sender>
1392         <signal>activated(int)</signal>
1393         <receiver>QGraphicsDialogBase</receiver>
1394         <slot>change_adaptor()</slot>
1395     </connection>
1396     <connection>
1397         <sender>rtYunit</sender>
1398         <signal>activated(int)</signal>
1399         <receiver>QGraphicsDialogBase</receiver>
1400         <slot>change_adaptor()</slot>
1401     </connection>
1402     <connection>
1403         <sender>showCB</sender>
1404         <signal>activated(int)</signal>
1405         <receiver>QGraphicsDialogBase</receiver>
1406         <slot>change_adaptor()</slot>
1407     </connection>
1408     <connection>
1409         <sender>displayscale</sender>
1410         <signal>textChanged(const QString&amp;)</signal>
1411         <receiver>QGraphicsDialogBase</receiver>
1412         <slot>change_adaptor()</slot>
1413     </connection>
1414     <connection>
1415         <sender>width</sender>
1416         <signal>textChanged(const QString&amp;)</signal>
1417         <receiver>QGraphicsDialogBase</receiver>
1418         <slot>change_adaptor()</slot>
1419     </connection>
1420     <connection>
1421         <sender>widthUnit</sender>
1422         <signal>selectionChanged(LyXLength::UNIT)</signal>
1423         <receiver>QGraphicsDialogBase</receiver>
1424         <slot>change_adaptor()</slot>
1425     </connection>
1426     <connection>
1427         <sender>heightUnit</sender>
1428         <signal>selectionChanged(LyXLength::UNIT)</signal>
1429         <receiver>QGraphicsDialogBase</receiver>
1430         <slot>change_adaptor()</slot>
1431     </connection>
1432     <connection>
1433         <sender>aspectratio</sender>
1434         <signal>stateChanged(int)</signal>
1435         <receiver>QGraphicsDialogBase</receiver>
1436         <slot>change_adaptor()</slot>
1437     </connection>
1438     <connection>
1439         <sender>displayCB</sender>
1440         <signal>stateChanged(int)</signal>
1441         <receiver>QGraphicsDialogBase</receiver>
1442         <slot>change_adaptor()</slot>
1443     </connection>
1444     <connection>
1445         <sender>draftCB</sender>
1446         <signal>stateChanged(int)</signal>
1447         <receiver>QGraphicsDialogBase</receiver>
1448         <slot>change_adaptor()</slot>
1449     </connection>
1450     <connection>
1451         <sender>unzipCB</sender>
1452         <signal>stateChanged(int)</signal>
1453         <receiver>QGraphicsDialogBase</receiver>
1454         <slot>change_adaptor()</slot>
1455     </connection>
1456     <connection>
1457         <sender>displayCB</sender>
1458         <signal>toggled(bool)</signal>
1459         <receiver>showCB</receiver>
1460         <slot>setEnabled(bool)</slot>
1461     </connection>
1462     <connection>
1463         <sender>displayCB</sender>
1464         <signal>toggled(bool)</signal>
1465         <receiver>displayscale</receiver>
1466         <slot>setEnabled(bool)</slot>
1467     </connection>
1468     <connection>
1469         <sender>height</sender>
1470         <signal>textChanged(const QString&amp;)</signal>
1471         <receiver>QGraphicsDialogBase</receiver>
1472         <slot>change_adaptor()</slot>
1473     </connection>
1474     <connection>
1475         <sender>height</sender>
1476         <signal>returnPressed()</signal>
1477         <receiver>QGraphicsDialogBase</receiver>
1478         <slot>change_adaptor()</slot>
1479     </connection>
1480     <connection>
1481         <sender>angle</sender>
1482         <signal>textChanged(const QString&amp;)</signal>
1483         <receiver>QGraphicsDialogBase</receiver>
1484         <slot>change_adaptor()</slot>
1485     </connection>
1486     <connection>
1487         <sender>origin</sender>
1488         <signal>textChanged(const QString&amp;)</signal>
1489         <receiver>QGraphicsDialogBase</receiver>
1490         <slot>change_adaptor()</slot>
1491     </connection>
1492     <connection>
1493         <sender>rtX</sender>
1494         <signal>textChanged(const QString&amp;)</signal>
1495         <receiver>QGraphicsDialogBase</receiver>
1496         <slot>change_adaptor()</slot>
1497     </connection>
1498     <connection>
1499         <sender>rtY</sender>
1500         <signal>textChanged(const QString&amp;)</signal>
1501         <receiver>QGraphicsDialogBase</receiver>
1502         <slot>change_adaptor()</slot>
1503     </connection>
1504     <connection>
1505         <sender>lbY</sender>
1506         <signal>textChanged(const QString&amp;)</signal>
1507         <receiver>QGraphicsDialogBase</receiver>
1508         <slot>change_adaptor()</slot>
1509     </connection>
1510     <connection>
1511         <sender>getPB</sender>
1512         <signal>clicked()</signal>
1513         <receiver>QGraphicsDialogBase</receiver>
1514         <slot>get_clicked()</slot>
1515     </connection>
1516     <connection>
1517         <sender>getPB</sender>
1518         <signal>clicked()</signal>
1519         <receiver>QGraphicsDialogBase</receiver>
1520         <slot>change_adaptor()</slot>
1521     </connection>
1522     <slot access="protected">browse_clicked()</slot>
1523     <slot access="protected">get_clicked()</slot>
1524     <slot access="protected">change_adaptor()</slot>
1525 </connections>
1526 <tabstops>
1527     <tabstop>TabWidget</tabstop>
1528     <tabstop>filename</tabstop>
1529     <tabstop>browsePB</tabstop>
1530     <tabstop>displayCB</tabstop>
1531     <tabstop>showCB</tabstop>
1532     <tabstop>displayscale</tabstop>
1533     <tabstop>width</tabstop>
1534     <tabstop>widthUnit</tabstop>
1535     <tabstop>height</tabstop>
1536     <tabstop>heightUnit</tabstop>
1537     <tabstop>aspectratio</tabstop>
1538     <tabstop>angle</tabstop>
1539     <tabstop>origin</tabstop>
1540     <tabstop>lbX</tabstop>
1541     <tabstop>lbXunit</tabstop>
1542     <tabstop>lbY</tabstop>
1543     <tabstop>lbYunit</tabstop>
1544     <tabstop>rtX</tabstop>
1545     <tabstop>rtXunit</tabstop>
1546     <tabstop>rtY</tabstop>
1547     <tabstop>rtYunit</tabstop>
1548     <tabstop>getPB</tabstop>
1549     <tabstop>subfigure</tabstop>
1550     <tabstop>subcaption</tabstop>
1551     <tabstop>latexoptions</tabstop>
1552     <tabstop>draftCB</tabstop>
1553     <tabstop>unzipCB</tabstop>
1554     <tabstop>restorePB</tabstop>
1555     <tabstop>okPB</tabstop>
1556     <tabstop>applyPB</tabstop>
1557     <tabstop>closePB</tabstop>
1558     <tabstop>clip</tabstop>
1559 </tabstops>
1560 </UI>