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