]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/sprefs_subtitles.ui
Qt4: update avcodec-hw prefs
[vlc] / modules / gui / qt4 / ui / sprefs_subtitles.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <author>Jean-Baptiste Kempf</author>
4  <class>SPrefsSubtitles</class>
5  <widget class="QWidget" name="SPrefsSubtitles">
6   <property name="geometry">
7    <rect>
8     <x>0</x>
9     <y>0</y>
10     <width>778</width>
11     <height>614</height>
12    </rect>
13   </property>
14   <property name="windowTitle">
15    <string>Form</string>
16   </property>
17   <layout class="QVBoxLayout" name="verticalLayout">
18    <item>
19     <widget class="QGroupBox" name="groupBox_3">
20      <property name="title">
21       <string>On Screen Display</string>
22      </property>
23      <layout class="QGridLayout" name="gridLayout">
24       <item row="0" column="0">
25        <widget class="QCheckBox" name="OSDBox">
26         <property name="text">
27          <string>Enable On Screen Display (OSD)</string>
28         </property>
29        </widget>
30       </item>
31       <item row="1" column="0">
32        <widget class="QCheckBox" name="OSDTitleBox">
33         <property name="text">
34          <string>Show media title on video start</string>
35         </property>
36        </widget>
37       </item>
38       <item row="1" column="2">
39        <widget class="QComboBox" name="OSDTitlePos"/>
40       </item>
41       <item row="1" column="1">
42        <widget class="QLabel" name="OSDTitlePosLabel">
43         <property name="sizePolicy">
44          <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
45           <horstretch>0</horstretch>
46           <verstretch>0</verstretch>
47          </sizepolicy>
48         </property>
49         <property name="text">
50          <string>Position</string>
51         </property>
52         <property name="alignment">
53          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
54         </property>
55         <property name="buddy">
56          <cstring>OSDTitlePos</cstring>
57         </property>
58        </widget>
59       </item>
60      </layout>
61     </widget>
62    </item>
63    <item>
64     <widget class="QGroupBox" name="groupBox_2">
65      <property name="sizePolicy">
66       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
67        <horstretch>0</horstretch>
68        <verstretch>0</verstretch>
69       </sizepolicy>
70      </property>
71      <property name="title">
72       <string>Subtitles Language</string>
73      </property>
74      <layout class="QGridLayout">
75       <item row="0" column="0">
76        <widget class="QLabel" name="subLangLabel">
77         <property name="minimumSize">
78          <size>
79           <width>250</width>
80           <height>0</height>
81          </size>
82         </property>
83         <property name="text">
84          <string>Preferred subtitles language</string>
85         </property>
86         <property name="buddy">
87          <cstring>preferredLanguage</cstring>
88         </property>
89        </widget>
90       </item>
91       <item row="1" column="1">
92        <widget class="QComboBox" name="encoding">
93         <property name="maxVisibleItems">
94          <number>12</number>
95         </property>
96        </widget>
97       </item>
98       <item row="0" column="1">
99        <widget class="QLineEdit" name="preferredLanguage"/>
100       </item>
101       <item row="1" column="0">
102        <widget class="QLabel" name="encodLabel">
103         <property name="minimumSize">
104          <size>
105           <width>250</width>
106           <height>0</height>
107          </size>
108         </property>
109         <property name="text">
110          <string>Default encoding</string>
111         </property>
112         <property name="buddy">
113          <cstring>encoding</cstring>
114         </property>
115        </widget>
116       </item>
117      </layout>
118     </widget>
119    </item>
120    <item>
121     <widget class="QGroupBox" name="groupBox">
122      <property name="title">
123       <string>Subtitles effects</string>
124      </property>
125      <layout class="QGridLayout" name="gridLayout_2">
126       <item row="0" column="0">
127        <widget class="QLabel" name="fontLabel">
128         <property name="minimumSize">
129          <size>
130           <width>250</width>
131           <height>0</height>
132          </size>
133         </property>
134         <property name="text">
135          <string>Font</string>
136         </property>
137         <property name="buddy">
138          <cstring>font</cstring>
139         </property>
140        </widget>
141       </item>
142       <item row="0" column="1" colspan="3">
143        <widget class="QFontComboBox" name="font"/>
144       </item>
145       <item row="1" column="0">
146        <widget class="QLabel" name="fontSizeLabel">
147         <property name="minimumSize">
148          <size>
149           <width>250</width>
150           <height>0</height>
151          </size>
152         </property>
153         <property name="text">
154          <string>Font size</string>
155         </property>
156         <property name="buddy">
157          <cstring>fontSize</cstring>
158         </property>
159        </widget>
160       </item>
161       <item row="1" column="1">
162        <widget class="QComboBox" name="fontSize">
163         <property name="sizePolicy">
164          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
165           <horstretch>0</horstretch>
166           <verstretch>0</verstretch>
167          </sizepolicy>
168         </property>
169        </widget>
170       </item>
171       <item row="1" column="2">
172        <spacer name="horizontalSpacer">
173         <property name="orientation">
174          <enum>Qt::Horizontal</enum>
175         </property>
176         <property name="sizeType">
177          <enum>QSizePolicy::Preferred</enum>
178         </property>
179         <property name="sizeHint" stdset="0">
180          <size>
181           <width>20</width>
182           <height>20</height>
183          </size>
184         </property>
185        </spacer>
186       </item>
187       <item row="1" column="3">
188        <widget class="QLabel" name="fontColorLabel">
189         <property name="text">
190          <string>Font color</string>
191         </property>
192         <property name="buddy">
193          <cstring>fontColor</cstring>
194         </property>
195        </widget>
196       </item>
197       <item row="1" column="4">
198        <widget class="QPushButton" name="fontColor"/>
199       </item>
200       <item row="2" column="0">
201        <widget class="QLabel" name="fontEffectLabel">
202         <property name="minimumSize">
203          <size>
204           <width>250</width>
205           <height>0</height>
206          </size>
207         </property>
208         <property name="text">
209          <string>Outline thickness</string>
210         </property>
211         <property name="buddy">
212          <cstring>effect</cstring>
213         </property>
214        </widget>
215       </item>
216       <item row="2" column="1">
217        <widget class="QComboBox" name="effect">
218         <property name="sizePolicy">
219          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
220           <horstretch>0</horstretch>
221           <verstretch>0</verstretch>
222          </sizepolicy>
223         </property>
224        </widget>
225       </item>
226       <item row="2" column="3">
227        <widget class="QLabel" name="outlineColorLabel">
228         <property name="text">
229          <string>Outline color</string>
230         </property>
231         <property name="buddy">
232          <cstring>outlineColor</cstring>
233         </property>
234        </widget>
235       </item>
236       <item row="2" column="4">
237        <widget class="QPushButton" name="outlineColor"/>
238       </item>
239       <item row="3" column="0">
240        <widget class="QCheckBox" name="shadowCheck">
241         <property name="text">
242          <string>Add a shadow</string>
243         </property>
244        </widget>
245       </item>
246       <item row="3" column="3">
247        <widget class="QCheckBox" name="backgroundCheck">
248         <property name="text">
249          <string>Add a background</string>
250         </property>
251        </widget>
252       </item>
253       <item row="4" column="0">
254        <widget class="QLabel" name="subsPosLabel">
255         <property name="minimumSize">
256          <size>
257           <width>250</width>
258           <height>0</height>
259          </size>
260         </property>
261         <property name="text">
262          <string>Force subtitle position</string>
263         </property>
264         <property name="buddy">
265          <cstring>subsPosition</cstring>
266         </property>
267        </widget>
268       </item>
269       <item row="4" column="1">
270        <widget class="QSpinBox" name="subsPosition">
271         <property name="maximumSize">
272          <size>
273           <width>16777215</width>
274           <height>16777215</height>
275          </size>
276         </property>
277         <property name="alignment">
278          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
279         </property>
280         <property name="suffix">
281          <string> px</string>
282         </property>
283         <property name="minimum">
284          <number>-1024</number>
285         </property>
286         <property name="maximum">
287          <number>1024</number>
288         </property>
289        </widget>
290       </item>
291      </layout>
292     </widget>
293    </item>
294   </layout>
295  </widget>
296  <tabstops>
297   <tabstop>OSDBox</tabstop>
298   <tabstop>OSDTitleBox</tabstop>
299   <tabstop>OSDTitlePos</tabstop>
300   <tabstop>preferredLanguage</tabstop>
301   <tabstop>encoding</tabstop>
302   <tabstop>font</tabstop>
303   <tabstop>fontSize</tabstop>
304   <tabstop>fontColor</tabstop>
305   <tabstop>effect</tabstop>
306   <tabstop>outlineColor</tabstop>
307   <tabstop>shadowCheck</tabstop>
308   <tabstop>backgroundCheck</tabstop>
309   <tabstop>subsPosition</tabstop>
310  </tabstops>
311  <resources/>
312  <connections/>
313 </ui>