]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/FontUi.ui
* src/frontends/qt4/PanelStack.{cpp, h}:
[lyx.git] / src / frontends / qt4 / ui / FontUi.ui
1 <ui version="4.0" >
2  <class>FontUi</class>
3  <widget class="QWidget" name="FontUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>497</width>
9     <height>299</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>FontUi</string>
14   </property>
15   <layout class="QGridLayout" >
16    <item row="0" column="0" >
17     <widget class="QCheckBox" name="xetexCB" >
18      <property name="toolTip" >
19       <string>Use the XeTeX processor, which allows access to all system fonts</string>
20      </property>
21      <property name="text" >
22       <string>Use &amp;XeTeX</string>
23      </property>
24     </widget>
25    </item>
26    <item row="1" column="0" colspan="5" >
27     <widget class="Line" name="line" >
28      <property name="orientation" >
29       <enum>Qt::Horizontal</enum>
30      </property>
31     </widget>
32    </item>
33    <item row="2" column="0" >
34     <widget class="QLabel" name="fontsDefaultLA" >
35      <property name="text" >
36       <string>&amp;Default Family:</string>
37      </property>
38      <property name="buddy" >
39       <cstring>fontsDefaultCO</cstring>
40      </property>
41     </widget>
42    </item>
43    <item row="2" column="2" >
44     <widget class="QComboBox" name="fontsDefaultCO" />
45    </item>
46    <item row="2" column="3" >
47     <widget class="QLabel" name="TextLabel2_2" >
48      <property name="text" >
49       <string>&amp;Base Size:</string>
50      </property>
51      <property name="buddy" >
52       <cstring>fontsizeCO</cstring>
53      </property>
54     </widget>
55    </item>
56    <item row="2" column="4" >
57     <widget class="QComboBox" name="fontsizeCO" />
58    </item>
59    <item row="3" column="2" >
60     <spacer>
61      <property name="orientation" >
62       <enum>Qt::Horizontal</enum>
63      </property>
64      <property name="sizeHint" >
65       <size>
66        <width>182</width>
67        <height>16</height>
68       </size>
69      </property>
70     </spacer>
71    </item>
72    <item row="4" column="0" >
73     <widget class="QLabel" name="fontsRomanLA" >
74      <property name="text" >
75       <string>&amp;Roman:</string>
76      </property>
77      <property name="buddy" >
78       <cstring>fontsRomanCO</cstring>
79      </property>
80     </widget>
81    </item>
82    <item row="4" column="2" >
83     <widget class="QComboBox" name="fontsRomanCO" />
84    </item>
85    <item row="4" column="3" colspan="2" >
86     <spacer>
87      <property name="orientation" >
88       <enum>Qt::Horizontal</enum>
89      </property>
90      <property name="sizeHint" >
91       <size>
92        <width>131</width>
93        <height>20</height>
94       </size>
95      </property>
96     </spacer>
97    </item>
98    <item row="5" column="0" >
99     <widget class="QLabel" name="fontsSansLA" >
100      <property name="text" >
101       <string>&amp;Sans Serif:</string>
102      </property>
103      <property name="buddy" >
104       <cstring>fontsSansCO</cstring>
105      </property>
106     </widget>
107    </item>
108    <item row="5" column="2" >
109     <widget class="QComboBox" name="fontsSansCO" />
110    </item>
111    <item row="5" column="3" >
112     <widget class="QLabel" name="scaleSansLA" >
113      <property name="text" >
114       <string>S&amp;cale (%):</string>
115      </property>
116      <property name="buddy" >
117       <cstring>scaleSansSB</cstring>
118      </property>
119     </widget>
120    </item>
121    <item row="5" column="4" >
122     <widget class="QSpinBox" name="scaleSansSB" >
123      <property name="minimum" >
124       <number>10</number>
125      </property>
126      <property name="maximum" >
127       <number>200</number>
128      </property>
129     </widget>
130    </item>
131    <item row="6" column="0" >
132     <widget class="QLabel" name="fontsTypewriterLA" >
133      <property name="text" >
134       <string>&amp;Typewriter:</string>
135      </property>
136      <property name="buddy" >
137       <cstring>fontsTypewriterCO</cstring>
138      </property>
139     </widget>
140    </item>
141    <item row="6" column="2" >
142     <widget class="QComboBox" name="fontsTypewriterCO" />
143    </item>
144    <item row="6" column="3" >
145     <widget class="QLabel" name="scaleTypewriterLA" >
146      <property name="text" >
147       <string>Sc&amp;ale (%):</string>
148      </property>
149      <property name="buddy" >
150       <cstring>scaleTypewriterSB</cstring>
151      </property>
152     </widget>
153    </item>
154    <item row="6" column="4" >
155     <widget class="QSpinBox" name="scaleTypewriterSB" >
156      <property name="minimum" >
157       <number>10</number>
158      </property>
159      <property name="maximum" >
160       <number>200</number>
161      </property>
162     </widget>
163    </item>
164    <item row="7" column="2" >
165     <widget class="QCheckBox" name="fontScCB" >
166      <property name="text" >
167       <string>Use true S&amp;mall Caps</string>
168      </property>
169     </widget>
170    </item>
171    <item row="8" column="2" >
172     <widget class="QCheckBox" name="fontOsfCB" >
173      <property name="text" >
174       <string>Use &amp;Old Style Figures</string>
175      </property>
176     </widget>
177    </item>
178    <item row="9" column="0" colspan="5" >
179     <spacer>
180      <property name="orientation" >
181       <enum>Qt::Vertical</enum>
182      </property>
183      <property name="sizeType" >
184       <enum>QSizePolicy::Expanding</enum>
185      </property>
186      <property name="sizeHint" >
187       <size>
188        <width>450</width>
189        <height>16</height>
190       </size>
191      </property>
192     </spacer>
193    </item>
194   </layout>
195  </widget>
196  <layoutdefault spacing="6" margin="11" />
197  <tabstops>
198   <tabstop>fontsDefaultCO</tabstop>
199   <tabstop>fontsizeCO</tabstop>
200   <tabstop>fontsSansCO</tabstop>
201   <tabstop>scaleSansSB</tabstop>
202   <tabstop>fontsTypewriterCO</tabstop>
203   <tabstop>scaleTypewriterSB</tabstop>
204   <tabstop>fontsRomanCO</tabstop>
205   <tabstop>fontScCB</tabstop>
206   <tabstop>fontOsfCB</tabstop>
207  </tabstops>
208  <includes>
209   <include location="local" >qt_helpers.h</include>
210  </includes>
211  <resources/>
212  <connections/>
213 </ui>