]> git.lyx.org Git - lyx.git/blob - src/frontends/qt/ui/CharacterUi.ui
Properly scale some icons for HiDPI (#12695)
[lyx.git] / src / frontends / qt / ui / CharacterUi.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>CharacterUi</class>
4  <widget class="QDialog" name="CharacterUi">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>545</width>
10     <height>428</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string/>
15   </property>
16   <property name="sizeGripEnabled">
17    <bool>true</bool>
18   </property>
19   <layout class="QGridLayout" name="gridLayout_7">
20    <item row="0" column="0" colspan="2">
21     <layout class="QHBoxLayout" name="horizontalLayout_2">
22      <item>
23       <widget class="QGroupBox" name="groupBox">
24        <property name="title">
25         <string>Font Properties</string>
26        </property>
27        <property name="flat">
28         <bool>true</bool>
29        </property>
30        <layout class="QGridLayout" name="gridLayout_2">
31         <item row="0" column="0">
32          <layout class="QGridLayout" name="gridLayout">
33           <item row="0" column="0">
34            <widget class="QLabel" name="familyLA">
35             <property name="toolTip">
36              <string>Font family</string>
37             </property>
38             <property name="text">
39              <string>Fa&amp;mily:</string>
40             </property>
41             <property name="buddy">
42              <cstring>familyCO</cstring>
43             </property>
44            </widget>
45           </item>
46           <item row="0" column="1">
47            <widget class="QComboBox" name="familyCO">
48             <property name="sizePolicy">
49              <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
50               <horstretch>0</horstretch>
51               <verstretch>0</verstretch>
52              </sizepolicy>
53             </property>
54             <property name="toolTip">
55              <string>Font family</string>
56             </property>
57            </widget>
58           </item>
59           <item row="1" column="0">
60            <widget class="QLabel" name="seriesLA">
61             <property name="toolTip">
62              <string>Font series</string>
63             </property>
64             <property name="text">
65              <string>&amp;Series:</string>
66             </property>
67             <property name="buddy">
68              <cstring>seriesCO</cstring>
69             </property>
70            </widget>
71           </item>
72           <item row="1" column="1">
73            <widget class="QComboBox" name="seriesCO">
74             <property name="sizePolicy">
75              <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
76               <horstretch>0</horstretch>
77               <verstretch>0</verstretch>
78              </sizepolicy>
79             </property>
80             <property name="toolTip">
81              <string>Font series</string>
82             </property>
83            </widget>
84           </item>
85           <item row="2" column="0">
86            <widget class="QLabel" name="shapeLA">
87             <property name="toolTip">
88              <string>Font shape</string>
89             </property>
90             <property name="text">
91              <string>S&amp;hape:</string>
92             </property>
93             <property name="buddy">
94              <cstring>shapeCO</cstring>
95             </property>
96            </widget>
97           </item>
98           <item row="2" column="1">
99            <widget class="QComboBox" name="shapeCO">
100             <property name="sizePolicy">
101              <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
102               <horstretch>0</horstretch>
103               <verstretch>0</verstretch>
104              </sizepolicy>
105             </property>
106             <property name="toolTip">
107              <string>Font shape</string>
108             </property>
109            </widget>
110           </item>
111           <item row="3" column="0">
112            <widget class="QLabel" name="sizeLA">
113             <property name="toolTip">
114              <string>Font size</string>
115             </property>
116             <property name="text">
117              <string>Si&amp;ze:</string>
118             </property>
119             <property name="buddy">
120              <cstring>sizeCO</cstring>
121             </property>
122            </widget>
123           </item>
124           <item row="3" column="1">
125            <widget class="QComboBox" name="sizeCO">
126             <property name="sizePolicy">
127              <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
128               <horstretch>0</horstretch>
129               <verstretch>0</verstretch>
130              </sizepolicy>
131             </property>
132             <property name="toolTip">
133              <string>Font size</string>
134             </property>
135            </widget>
136           </item>
137          </layout>
138         </item>
139        </layout>
140       </widget>
141      </item>
142      <item>
143       <widget class="QGroupBox" name="groupBox_2">
144        <property name="title">
145         <string>Decoration</string>
146        </property>
147        <property name="flat">
148         <bool>true</bool>
149        </property>
150        <layout class="QGridLayout" name="gridLayout_4">
151         <item row="0" column="0">
152          <layout class="QGridLayout" name="gridLayout_3">
153           <item row="0" column="0">
154            <widget class="QLabel" name="colorLA">
155             <property name="enabled">
156              <bool>true</bool>
157             </property>
158             <property name="toolTip">
159              <string>Font color</string>
160             </property>
161             <property name="text">
162              <string>&amp;Color:</string>
163             </property>
164             <property name="buddy">
165              <cstring>colorCO</cstring>
166             </property>
167            </widget>
168           </item>
169           <item row="0" column="1">
170            <widget class="QComboBox" name="colorCO">
171             <property name="sizePolicy">
172              <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
173               <horstretch>0</horstretch>
174               <verstretch>0</verstretch>
175              </sizepolicy>
176             </property>
177             <property name="toolTip">
178              <string>Font color</string>
179             </property>
180            </widget>
181           </item>
182           <item row="1" column="0">
183            <widget class="QLabel" name="ulineLA">
184             <property name="text">
185              <string>U&amp;nderlining:</string>
186             </property>
187             <property name="buddy">
188              <cstring>ulineCO</cstring>
189             </property>
190            </widget>
191           </item>
192           <item row="1" column="1">
193            <widget class="QComboBox" name="ulineCO">
194             <property name="sizePolicy">
195              <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
196               <horstretch>0</horstretch>
197               <verstretch>0</verstretch>
198              </sizepolicy>
199             </property>
200             <property name="toolTip">
201              <string>Underlining of text</string>
202             </property>
203            </widget>
204           </item>
205           <item row="2" column="0">
206            <widget class="QLabel" name="strikeLA">
207             <property name="text">
208              <string>S&amp;trikethrough:</string>
209             </property>
210             <property name="buddy">
211              <cstring>strikeCO</cstring>
212             </property>
213            </widget>
214           </item>
215           <item row="2" column="1">
216            <widget class="QComboBox" name="strikeCO">
217             <property name="sizePolicy">
218              <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
219               <horstretch>0</horstretch>
220               <verstretch>0</verstretch>
221              </sizepolicy>
222             </property>
223             <property name="toolTip">
224              <string>Strike-through text</string>
225             </property>
226            </widget>
227           </item>
228          </layout>
229         </item>
230         <item row="1" column="0">
231          <spacer name="verticalSpacer_2">
232           <property name="orientation">
233            <enum>Qt::Vertical</enum>
234           </property>
235           <property name="sizeType">
236            <enum>QSizePolicy::Fixed</enum>
237           </property>
238           <property name="sizeHint" stdset="0">
239            <size>
240             <width>20</width>
241             <height>36</height>
242            </size>
243           </property>
244          </spacer>
245         </item>
246        </layout>
247       </widget>
248      </item>
249     </layout>
250    </item>
251    <item row="1" column="0">
252     <widget class="QGroupBox" name="groupBox_4">
253      <property name="title">
254       <string>Language Settings</string>
255      </property>
256      <property name="flat">
257       <bool>true</bool>
258      </property>
259      <layout class="QGridLayout" name="gridLayout_6">
260       <item row="0" column="0">
261        <layout class="QHBoxLayout" name="horizontalLayout">
262         <item>
263          <widget class="QLabel" name="LanguageLA">
264           <property name="text">
265            <string>&amp;Language:</string>
266           </property>
267           <property name="buddy">
268            <cstring>langCO</cstring>
269           </property>
270          </widget>
271         </item>
272         <item>
273          <widget class="QComboBox" name="langCO">
274           <property name="sizePolicy">
275            <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
276             <horstretch>0</horstretch>
277             <verstretch>0</verstretch>
278            </sizepolicy>
279           </property>
280           <property name="toolTip">
281            <string>Language</string>
282           </property>
283          </widget>
284         </item>
285        </layout>
286       </item>
287       <item row="1" column="0">
288        <widget class="QCheckBox" name="nospellcheckCB">
289         <property name="toolTip">
290          <string>If this is selected, the marked text will not be spellchecked</string>
291         </property>
292         <property name="text">
293          <string>E&amp;xclude from Spellchecking</string>
294         </property>
295        </widget>
296       </item>
297      </layout>
298     </widget>
299    </item>
300    <item row="1" column="1">
301     <widget class="QGroupBox" name="groupBox_3">
302      <property name="title">
303       <string>Semantic Markup</string>
304      </property>
305      <property name="flat">
306       <bool>true</bool>
307      </property>
308      <layout class="QGridLayout" name="gridLayout_5">
309       <item row="0" column="0">
310        <widget class="QCheckBox" name="emphCB">
311         <property name="toolTip">
312          <string>Semantic emphasizing (italic by default, but can be adapted)</string>
313         </property>
314         <property name="text">
315          <string>&amp;Emphasized</string>
316         </property>
317        </widget>
318       </item>
319       <item row="1" column="0">
320        <widget class="QCheckBox" name="nounCB">
321         <property name="toolTip">
322          <string>Semantic markup of nouns (small caps by default, but can be adapted)</string>
323         </property>
324         <property name="text">
325          <string>&amp;Noun</string>
326         </property>
327        </widget>
328       </item>
329      </layout>
330     </widget>
331    </item>
332    <item row="3" column="0" colspan="2">
333     <layout class="QHBoxLayout">
334      <property name="spacing">
335       <number>6</number>
336      </property>
337      <property name="leftMargin">
338       <number>0</number>
339      </property>
340      <property name="topMargin">
341       <number>0</number>
342      </property>
343      <property name="rightMargin">
344       <number>0</number>
345      </property>
346      <property name="bottomMargin">
347       <number>0</number>
348      </property>
349      <item>
350       <widget class="QDialogButtonBox" name="buttonBox">
351        <property name="standardButtons">
352         <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset|QDialogButtonBox::RestoreDefaults</set>
353        </property>
354       </widget>
355      </item>
356     </layout>
357    </item>
358    <item row="2" column="0" colspan="2">
359     <layout class="QHBoxLayout" name="horizontalLayout_3">
360      <item>
361       <spacer>
362        <property name="orientation">
363         <enum>Qt::Horizontal</enum>
364        </property>
365        <property name="sizeType">
366         <enum>QSizePolicy::Expanding</enum>
367        </property>
368        <property name="sizeHint" stdset="0">
369         <size>
370          <width>20</width>
371          <height>20</height>
372         </size>
373        </property>
374       </spacer>
375      </item>
376      <item>
377       <widget class="QCheckBox" name="autoapplyCB">
378        <property name="toolTip">
379         <string>Apply each change automatically</string>
380        </property>
381        <property name="text">
382         <string>Apply changes &amp;immediately</string>
383        </property>
384       </widget>
385      </item>
386     </layout>
387    </item>
388   </layout>
389  </widget>
390  <tabstops>
391   <tabstop>familyCO</tabstop>
392   <tabstop>seriesCO</tabstop>
393   <tabstop>shapeCO</tabstop>
394   <tabstop>colorCO</tabstop>
395   <tabstop>langCO</tabstop>
396  </tabstops>
397  <includes>
398   <include location="local">qt_i18n.h</include>
399  </includes>
400  <resources/>
401  <connections/>
402 </ui>