]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/FontUi.ui
remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which...
[lyx.git] / src / frontends / qt4 / ui / FontUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>FontUi</class>
6  <widget class="QWidget" name="FontUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>344</width>
12     <height>394</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string>FontUi</string>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>9</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item row="3" column="0" >
26     <spacer>
27      <property name="orientation" >
28       <enum>Qt::Vertical</enum>
29      </property>
30      <property name="sizeType" >
31       <enum>QSizePolicy::Expanding</enum>
32      </property>
33      <property name="sizeHint" >
34       <size>
35        <width>326</width>
36        <height>16</height>
37       </size>
38      </property>
39     </spacer>
40    </item>
41    <item row="2" column="0" >
42     <widget class="QGroupBox" name="fontAdvancedGB" >
43      <property name="title" >
44       <string>Advanced Options</string>
45      </property>
46      <layout class="QGridLayout" >
47       <property name="margin" >
48        <number>9</number>
49       </property>
50       <property name="spacing" >
51        <number>6</number>
52       </property>
53       <item row="0" column="0" >
54        <widget class="QCheckBox" name="fontScCB" >
55         <property name="text" >
56          <string>Use true S&amp;mall Caps</string>
57         </property>
58        </widget>
59       </item>
60       <item row="1" column="0" >
61        <widget class="QCheckBox" name="fontOsfCB" >
62         <property name="text" >
63          <string>Use &amp;Old Style Figures</string>
64         </property>
65        </widget>
66       </item>
67      </layout>
68     </widget>
69    </item>
70    <item row="1" column="0" >
71     <widget class="QGroupBox" name="fontSizesGB" >
72      <property name="title" >
73       <string>Sizes</string>
74      </property>
75      <layout class="QGridLayout" >
76       <property name="margin" >
77        <number>9</number>
78       </property>
79       <property name="spacing" >
80        <number>6</number>
81       </property>
82       <item row="0" column="1" colspan="2" >
83        <widget class="QComboBox" name="fontsizeCO" >
84         <property name="sizePolicy" >
85          <sizepolicy>
86           <hsizetype>5</hsizetype>
87           <vsizetype>0</vsizetype>
88           <horstretch>0</horstretch>
89           <verstretch>0</verstretch>
90          </sizepolicy>
91         </property>
92        </widget>
93       </item>
94       <item row="0" column="0" >
95        <widget class="QLabel" name="TextLabel2_2" >
96         <property name="text" >
97          <string>&amp;Base Size:</string>
98         </property>
99         <property name="buddy" >
100          <cstring>fontsizeCO</cstring>
101         </property>
102        </widget>
103       </item>
104       <item row="3" column="0" colspan="2" >
105        <widget class="QLabel" name="scaleTypewriterLA" >
106         <property name="text" >
107          <string>Sc&amp;ale Typewriter %:</string>
108         </property>
109         <property name="buddy" >
110          <cstring>scaleTypewriterSB</cstring>
111         </property>
112        </widget>
113       </item>
114       <item rowspan="2" row="2" column="2" >
115        <widget class="QSpinBox" name="scaleTypewriterSB" >
116         <property name="maximum" >
117          <number>200</number>
118         </property>
119         <property name="minimum" >
120          <number>10</number>
121         </property>
122        </widget>
123       </item>
124       <item row="1" column="2" >
125        <widget class="QSpinBox" name="scaleSansSB" >
126         <property name="maximum" >
127          <number>200</number>
128         </property>
129         <property name="minimum" >
130          <number>10</number>
131         </property>
132        </widget>
133       </item>
134       <item rowspan="2" row="1" column="0" colspan="2" >
135        <widget class="QLabel" name="scaleSansLA" >
136         <property name="text" >
137          <string>S&amp;cale Sans Serif %:</string>
138         </property>
139         <property name="buddy" >
140          <cstring>scaleSansSB</cstring>
141         </property>
142        </widget>
143       </item>
144      </layout>
145     </widget>
146    </item>
147    <item row="0" column="0" >
148     <widget class="QGroupBox" name="fontsGB" >
149      <property name="title" >
150       <string>Families</string>
151      </property>
152      <layout class="QGridLayout" >
153       <property name="margin" >
154        <number>9</number>
155       </property>
156       <property name="spacing" >
157        <number>6</number>
158       </property>
159       <item row="0" column="1" >
160        <widget class="QComboBox" name="fontsRomanCO" >
161         <property name="sizePolicy" >
162          <sizepolicy>
163           <hsizetype>5</hsizetype>
164           <vsizetype>0</vsizetype>
165           <horstretch>0</horstretch>
166           <verstretch>0</verstretch>
167          </sizepolicy>
168         </property>
169        </widget>
170       </item>
171       <item row="1" column="1" >
172        <widget class="QComboBox" name="fontsSansCO" >
173         <property name="sizePolicy" >
174          <sizepolicy>
175           <hsizetype>5</hsizetype>
176           <vsizetype>0</vsizetype>
177           <horstretch>0</horstretch>
178           <verstretch>0</verstretch>
179          </sizepolicy>
180         </property>
181        </widget>
182       </item>
183       <item row="3" column="1" >
184        <widget class="QComboBox" name="fontsDefaultCO" >
185         <property name="sizePolicy" >
186          <sizepolicy>
187           <hsizetype>5</hsizetype>
188           <vsizetype>0</vsizetype>
189           <horstretch>0</horstretch>
190           <verstretch>0</verstretch>
191          </sizepolicy>
192         </property>
193        </widget>
194       </item>
195       <item row="2" column="1" >
196        <widget class="QComboBox" name="fontsTypewriterCO" >
197         <property name="sizePolicy" >
198          <sizepolicy>
199           <hsizetype>5</hsizetype>
200           <vsizetype>0</vsizetype>
201           <horstretch>0</horstretch>
202           <verstretch>0</verstretch>
203          </sizepolicy>
204         </property>
205        </widget>
206       </item>
207       <item row="3" column="0" >
208        <widget class="QLabel" name="fontsDefaultLA" >
209         <property name="text" >
210          <string>&amp;Default Family:</string>
211         </property>
212         <property name="buddy" >
213          <cstring>fontsDefaultCO</cstring>
214         </property>
215        </widget>
216       </item>
217       <item row="2" column="0" >
218        <widget class="QLabel" name="fontsTypewriterLA" >
219         <property name="text" >
220          <string>&amp;Typewriter:</string>
221         </property>
222         <property name="buddy" >
223          <cstring>fontsRomanCO</cstring>
224         </property>
225        </widget>
226       </item>
227       <item row="1" column="0" >
228        <widget class="QLabel" name="fontsSansLA" >
229         <property name="text" >
230          <string>&amp;Sans Serif:</string>
231         </property>
232         <property name="buddy" >
233          <cstring>fontsRomanCO</cstring>
234         </property>
235        </widget>
236       </item>
237       <item row="0" column="0" >
238        <widget class="QLabel" name="fontsRomanLA" >
239         <property name="text" >
240          <string>&amp;Roman:</string>
241         </property>
242         <property name="buddy" >
243          <cstring>fontsRomanCO</cstring>
244         </property>
245        </widget>
246       </item>
247      </layout>
248     </widget>
249    </item>
250   </layout>
251  </widget>
252  <layoutdefault spacing="6" margin="11" />
253  <pixmapfunction></pixmapfunction>
254  <tabstops>
255   <tabstop>fontsRomanCO</tabstop>
256   <tabstop>fontsizeCO</tabstop>
257  </tabstops>
258  <resources/>
259  <connections/>
260 </ui>