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