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