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