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