]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/QPrefScreenFontsModule.ui
Some string(widget->text()) fixes. Weirdness
[lyx.git] / src / frontends / qt2 / ui / QPrefScreenFontsModule.ui
1 <!DOCTYPE UI><UI>
2 <class>QPrefScreenFontsModule</class>
3 <include location="global">config.h</include>
4 <include location="local">gettext.h</include>
5 <widget>
6     <class>QWidget</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>QPrefScreenFontsModule</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>321</width>
17             <height>344</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>Screen Fonts</string>
23     </property>
24     <vbox>
25         <property stdset="1">
26             <name>margin</name>
27             <number>11</number>
28         </property>
29         <property stdset="1">
30             <name>spacing</name>
31             <number>6</number>
32         </property>
33         <widget>
34             <class>QLayoutWidget</class>
35             <property stdset="1">
36                 <name>name</name>
37                 <cstring>Layout6</cstring>
38             </property>
39             <hbox>
40                 <property stdset="1">
41                     <name>margin</name>
42                     <number>0</number>
43                 </property>
44                 <property stdset="1">
45                     <name>spacing</name>
46                     <number>6</number>
47                 </property>
48                 <widget>
49                     <class>QLayoutWidget</class>
50                     <property stdset="1">
51                         <name>name</name>
52                         <cstring>Layout5</cstring>
53                     </property>
54                     <property stdset="1">
55                         <name>minimumSize</name>
56                         <size>
57                             <width>60</width>
58                             <height>0</height>
59                         </size>
60                     </property>
61                     <grid>
62                         <property stdset="1">
63                             <name>margin</name>
64                             <number>0</number>
65                         </property>
66                         <property stdset="1">
67                             <name>spacing</name>
68                             <number>6</number>
69                         </property>
70                         <widget row="1"  column="1" >
71                             <class>QComboBox</class>
72                             <property stdset="1">
73                                 <name>name</name>
74                                 <cstring>screenSansCO</cstring>
75                             </property>
76                             <property stdset="1">
77                                 <name>duplicatesEnabled</name>
78                                 <bool>false</bool>
79                             </property>
80                         </widget>
81                         <widget row="1"  column="2" >
82                             <class>QFontExample</class>
83                             <property stdset="1">
84                                 <name>name</name>
85                                 <cstring>screenSansFE</cstring>
86                             </property>
87                             <property stdset="1">
88                                 <name>sizePolicy</name>
89                                 <sizepolicy>
90                                     <hsizetype>3</hsizetype>
91                                     <vsizetype>5</vsizetype>
92                                 </sizepolicy>
93                             </property>
94                             <property stdset="1">
95                                 <name>minimumSize</name>
96                                 <size>
97                                     <width>60</width>
98                                     <height>0</height>
99                                 </size>
100                             </property>
101                         </widget>
102                         <widget row="1"  column="0" >
103                             <class>QLabel</class>
104                             <property stdset="1">
105                                 <name>name</name>
106                                 <cstring>screenSansLA</cstring>
107                             </property>
108                             <property stdset="1">
109                                 <name>text</name>
110                                 <string>Sa&amp;ns Serif :</string>
111                             </property>
112                             <property>
113                                 <name>buddy</name>
114                                 <cstring>screenSansCO</cstring>
115                             </property>
116                         </widget>
117                         <widget row="0"  column="2" >
118                             <class>QFontExample</class>
119                             <property stdset="1">
120                                 <name>name</name>
121                                 <cstring>screenRomanFE</cstring>
122                             </property>
123                             <property stdset="1">
124                                 <name>sizePolicy</name>
125                                 <sizepolicy>
126                                     <hsizetype>3</hsizetype>
127                                     <vsizetype>5</vsizetype>
128                                 </sizepolicy>
129                             </property>
130                             <property stdset="1">
131                                 <name>minimumSize</name>
132                                 <size>
133                                     <width>60</width>
134                                     <height>0</height>
135                                 </size>
136                             </property>
137                         </widget>
138                         <widget row="0"  column="1" >
139                             <class>QComboBox</class>
140                             <property stdset="1">
141                                 <name>name</name>
142                                 <cstring>screenRomanCO</cstring>
143                             </property>
144                             <property stdset="1">
145                                 <name>duplicatesEnabled</name>
146                                 <bool>false</bool>
147                             </property>
148                         </widget>
149                         <widget row="2"  column="0" >
150                             <class>QLabel</class>
151                             <property stdset="1">
152                                 <name>name</name>
153                                 <cstring>screenTypewriterLA</cstring>
154                             </property>
155                             <property stdset="1">
156                                 <name>text</name>
157                                 <string>T&amp;ypewriter :</string>
158                             </property>
159                             <property>
160                                 <name>buddy</name>
161                                 <cstring>screenTypewriterCO</cstring>
162                             </property>
163                         </widget>
164                         <widget row="0"  column="0" >
165                             <class>QLabel</class>
166                             <property stdset="1">
167                                 <name>name</name>
168                                 <cstring>screenRomanLA</cstring>
169                             </property>
170                             <property stdset="1">
171                                 <name>text</name>
172                                 <string>&amp;Roman :</string>
173                             </property>
174                             <property>
175                                 <name>buddy</name>
176                                 <cstring>screenRomanCO</cstring>
177                             </property>
178                         </widget>
179                         <widget row="2"  column="2" >
180                             <class>QFontExample</class>
181                             <property stdset="1">
182                                 <name>name</name>
183                                 <cstring>screenTypewriterFE</cstring>
184                             </property>
185                             <property stdset="1">
186                                 <name>sizePolicy</name>
187                                 <sizepolicy>
188                                     <hsizetype>3</hsizetype>
189                                     <vsizetype>5</vsizetype>
190                                 </sizepolicy>
191                             </property>
192                         </widget>
193                         <widget row="2"  column="1" >
194                             <class>QComboBox</class>
195                             <property stdset="1">
196                                 <name>name</name>
197                                 <cstring>screenTypewriterCO</cstring>
198                             </property>
199                             <property stdset="1">
200                                 <name>duplicatesEnabled</name>
201                                 <bool>false</bool>
202                             </property>
203                         </widget>
204                     </grid>
205                 </widget>
206             </hbox>
207         </widget>
208         <widget>
209             <class>QLayoutWidget</class>
210             <property stdset="1">
211                 <name>name</name>
212                 <cstring>Layout19</cstring>
213             </property>
214             <hbox>
215                 <property stdset="1">
216                     <name>margin</name>
217                     <number>0</number>
218                 </property>
219                 <property stdset="1">
220                     <name>spacing</name>
221                     <number>6</number>
222                 </property>
223                 <widget>
224                     <class>QLayoutWidget</class>
225                     <property stdset="1">
226                         <name>name</name>
227                         <cstring>Layout18</cstring>
228                     </property>
229                     <grid>
230                         <property stdset="1">
231                             <name>margin</name>
232                             <number>0</number>
233                         </property>
234                         <property stdset="1">
235                             <name>spacing</name>
236                             <number>6</number>
237                         </property>
238                         <widget row="1"  column="0" >
239                             <class>QLabel</class>
240                             <property stdset="1">
241                                 <name>name</name>
242                                 <cstring>scrrenDpiLA</cstring>
243                             </property>
244                             <property stdset="1">
245                                 <name>text</name>
246                                 <string>Screen &amp;DPI:</string>
247                             </property>
248                             <property>
249                                 <name>buddy</name>
250                                 <cstring>screenDpiSB</cstring>
251                             </property>
252                         </widget>
253                         <widget row="1"  column="1" >
254                             <class>QSpinBox</class>
255                             <property stdset="1">
256                                 <name>name</name>
257                                 <cstring>screenDpiSB</cstring>
258                             </property>
259                             <property stdset="1">
260                                 <name>maxValue</name>
261                                 <number>999</number>
262                             </property>
263                         </widget>
264                         <widget row="0"  column="0" >
265                             <class>QLabel</class>
266                             <property stdset="1">
267                                 <name>name</name>
268                                 <cstring>screenZoomLA</cstring>
269                             </property>
270                             <property stdset="1">
271                                 <name>text</name>
272                                 <string>&amp;Zoom %:</string>
273                             </property>
274                             <property>
275                                 <name>buddy</name>
276                                 <cstring>screenZoomSB</cstring>
277                             </property>
278                         </widget>
279                         <widget row="0"  column="1" >
280                             <class>QSpinBox</class>
281                             <property stdset="1">
282                                 <name>name</name>
283                                 <cstring>screenZoomSB</cstring>
284                             </property>
285                             <property stdset="1">
286                                 <name>maxValue</name>
287                                 <number>999</number>
288                             </property>
289                         </widget>
290                     </grid>
291                 </widget>
292                 <spacer>
293                     <property>
294                         <name>name</name>
295                         <cstring>Spacer23</cstring>
296                     </property>
297                     <property stdset="1">
298                         <name>orientation</name>
299                         <enum>Horizontal</enum>
300                     </property>
301                     <property stdset="1">
302                         <name>sizeType</name>
303                         <enum>Expanding</enum>
304                     </property>
305                     <property>
306                         <name>sizeHint</name>
307                         <size>
308                             <width>20</width>
309                             <height>20</height>
310                         </size>
311                     </property>
312                 </spacer>
313             </hbox>
314         </widget>
315         <widget>
316             <class>QGroupBox</class>
317             <property stdset="1">
318                 <name>name</name>
319                 <cstring>GroupBox3</cstring>
320             </property>
321             <property stdset="1">
322                 <name>title</name>
323                 <string>Font sizes</string>
324             </property>
325             <grid>
326                 <property stdset="1">
327                     <name>margin</name>
328                     <number>11</number>
329                 </property>
330                 <property stdset="1">
331                     <name>spacing</name>
332                     <number>6</number>
333                 </property>
334                 <widget row="0"  column="1" >
335                     <class>QLineEdit</class>
336                     <property stdset="1">
337                         <name>name</name>
338                         <cstring>screenTinyED</cstring>
339                     </property>
340                 </widget>
341                 <widget row="4"  column="3" >
342                     <class>QLineEdit</class>
343                     <property stdset="1">
344                         <name>name</name>
345                         <cstring>screenHugerED</cstring>
346                     </property>
347                 </widget>
348                 <widget row="1"  column="1" >
349                     <class>QLineEdit</class>
350                     <property stdset="1">
351                         <name>name</name>
352                         <cstring>screenSmallestED</cstring>
353                     </property>
354                 </widget>
355                 <widget row="2"  column="1" >
356                     <class>QLineEdit</class>
357                     <property stdset="1">
358                         <name>name</name>
359                         <cstring>screenSmallerED</cstring>
360                     </property>
361                 </widget>
362                 <widget row="3"  column="1" >
363                     <class>QLineEdit</class>
364                     <property stdset="1">
365                         <name>name</name>
366                         <cstring>screenSmallED</cstring>
367                     </property>
368                 </widget>
369                 <widget row="4"  column="1" >
370                     <class>QLineEdit</class>
371                     <property stdset="1">
372                         <name>name</name>
373                         <cstring>screenNormalED</cstring>
374                     </property>
375                 </widget>
376                 <widget row="0"  column="3" >
377                     <class>QLineEdit</class>
378                     <property stdset="1">
379                         <name>name</name>
380                         <cstring>screenLargeED</cstring>
381                     </property>
382                 </widget>
383                 <widget row="1"  column="3" >
384                     <class>QLineEdit</class>
385                     <property stdset="1">
386                         <name>name</name>
387                         <cstring>screenLargerED</cstring>
388                     </property>
389                 </widget>
390                 <widget row="2"  column="3" >
391                     <class>QLineEdit</class>
392                     <property stdset="1">
393                         <name>name</name>
394                         <cstring>screenLargestED</cstring>
395                     </property>
396                 </widget>
397                 <widget row="1"  column="2" >
398                     <class>QLabel</class>
399                     <property stdset="1">
400                         <name>name</name>
401                         <cstring>screenLargerLA</cstring>
402                     </property>
403                     <property stdset="1">
404                         <name>text</name>
405                         <string>Larger:</string>
406                     </property>
407                     <property>
408                         <name>buddy</name>
409                         <cstring>screenLargerED</cstring>
410                     </property>
411                 </widget>
412                 <widget row="2"  column="2" >
413                     <class>QLabel</class>
414                     <property stdset="1">
415                         <name>name</name>
416                         <cstring>screenLargestLA</cstring>
417                     </property>
418                     <property stdset="1">
419                         <name>text</name>
420                         <string>Largest:</string>
421                     </property>
422                     <property>
423                         <name>buddy</name>
424                         <cstring>screenLargestED</cstring>
425                     </property>
426                 </widget>
427                 <widget row="3"  column="3" >
428                     <class>QLineEdit</class>
429                     <property stdset="1">
430                         <name>name</name>
431                         <cstring>screenHugeED</cstring>
432                     </property>
433                 </widget>
434                 <widget row="3"  column="2" >
435                     <class>QLabel</class>
436                     <property stdset="1">
437                         <name>name</name>
438                         <cstring>screenHugeLA</cstring>
439                     </property>
440                     <property stdset="1">
441                         <name>text</name>
442                         <string>Huge:</string>
443                     </property>
444                     <property>
445                         <name>buddy</name>
446                         <cstring>screenHugeED</cstring>
447                     </property>
448                 </widget>
449                 <widget row="4"  column="2" >
450                     <class>QLabel</class>
451                     <property stdset="1">
452                         <name>name</name>
453                         <cstring>screenHugestLA</cstring>
454                     </property>
455                     <property stdset="1">
456                         <name>text</name>
457                         <string>Hugest:</string>
458                     </property>
459                     <property>
460                         <name>buddy</name>
461                         <cstring>screenHugestED</cstring>
462                     </property>
463                 </widget>
464                 <widget row="1"  column="0" >
465                     <class>QLabel</class>
466                     <property stdset="1">
467                         <name>name</name>
468                         <cstring>screenSmallestLA</cstring>
469                     </property>
470                     <property stdset="1">
471                         <name>text</name>
472                         <string>Smallest:</string>
473                     </property>
474                     <property>
475                         <name>buddy</name>
476                         <cstring>screenSmallestED</cstring>
477                     </property>
478                 </widget>
479                 <widget row="2"  column="0" >
480                     <class>QLabel</class>
481                     <property stdset="1">
482                         <name>name</name>
483                         <cstring>screenSmallerLA</cstring>
484                     </property>
485                     <property stdset="1">
486                         <name>text</name>
487                         <string>Smaller:</string>
488                     </property>
489                     <property>
490                         <name>buddy</name>
491                         <cstring>screenSmallerED</cstring>
492                     </property>
493                 </widget>
494                 <widget row="3"  column="0" >
495                     <class>QLabel</class>
496                     <property stdset="1">
497                         <name>name</name>
498                         <cstring>screenSmallLA</cstring>
499                     </property>
500                     <property stdset="1">
501                         <name>text</name>
502                         <string>Small:</string>
503                     </property>
504                     <property>
505                         <name>buddy</name>
506                         <cstring>screenSmallED</cstring>
507                     </property>
508                 </widget>
509                 <widget row="4"  column="0" >
510                     <class>QLabel</class>
511                     <property stdset="1">
512                         <name>name</name>
513                         <cstring>screenNormalLA</cstring>
514                     </property>
515                     <property stdset="1">
516                         <name>text</name>
517                         <string>Normal:</string>
518                     </property>
519                     <property>
520                         <name>buddy</name>
521                         <cstring>screenNormalED</cstring>
522                     </property>
523                 </widget>
524                 <widget row="0"  column="0" >
525                     <class>QLabel</class>
526                     <property stdset="1">
527                         <name>name</name>
528                         <cstring>screenTinyLA</cstring>
529                     </property>
530                     <property stdset="1">
531                         <name>text</name>
532                         <string>Tiny:</string>
533                     </property>
534                     <property>
535                         <name>buddy</name>
536                         <cstring>screenTinyED</cstring>
537                     </property>
538                 </widget>
539                 <widget row="0"  column="2" >
540                     <class>QLabel</class>
541                     <property stdset="1">
542                         <name>name</name>
543                         <cstring>screenLargeLA</cstring>
544                     </property>
545                     <property stdset="1">
546                         <name>text</name>
547                         <string>Large:</string>
548                     </property>
549                     <property>
550                         <name>buddy</name>
551                         <cstring>screenLargeED</cstring>
552                     </property>
553                 </widget>
554             </grid>
555         </widget>
556         <spacer>
557             <property>
558                 <name>name</name>
559                 <cstring>Spacer2</cstring>
560             </property>
561             <property stdset="1">
562                 <name>orientation</name>
563                 <enum>Vertical</enum>
564             </property>
565             <property stdset="1">
566                 <name>sizeType</name>
567                 <enum>Expanding</enum>
568             </property>
569             <property>
570                 <name>sizeHint</name>
571                 <size>
572                     <width>20</width>
573                     <height>20</height>
574                 </size>
575             </property>
576         </spacer>
577     </vbox>
578 </widget>
579 <customwidgets>
580     <customwidget>
581         <class>QFontExample</class>
582         <header location="local">qfontexample.h</header>
583         <sizehint>
584             <width>-1</width>
585             <height>-1</height>
586         </sizehint>
587         <container>0</container>
588         <sizepolicy>
589             <hordata>5</hordata>
590             <verdata>5</verdata>
591         </sizepolicy>
592         <pixmap>image0</pixmap>
593     </customwidget>
594 </customwidgets>
595 <images>
596     <image>
597         <name>image0</name>
598         <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
599     </image>
600 </images>
601 <tabstops>
602     <tabstop>screenZoomSB</tabstop>
603     <tabstop>screenDpiSB</tabstop>
604     <tabstop>screenTinyED</tabstop>
605     <tabstop>screenSmallestED</tabstop>
606     <tabstop>screenSmallerED</tabstop>
607     <tabstop>screenSmallED</tabstop>
608     <tabstop>screenNormalED</tabstop>
609     <tabstop>screenLargeED</tabstop>
610     <tabstop>screenLargerED</tabstop>
611     <tabstop>screenLargestED</tabstop>
612     <tabstop>screenHugeED</tabstop>
613     <tabstop>screenHugerED</tabstop>
614 </tabstops>
615 </UI>