]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/sprefs_subtitles.ui
* Spelling fixes here and there.
[vlc] / modules / gui / qt4 / ui / sprefs_subtitles.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>SPrefsSubtitles</class>
6  <widget class="QWidget" name="SPrefsSubtitles" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>548</width>
12     <height>306</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string>Form</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="2" column="0" colspan="2" >
26     <widget class="QGroupBox" name="groupBox" >
27      <property name="title" >
28       <string>Display Settings</string>
29      </property>
30      <layout class="QGridLayout" >
31       <property name="margin" >
32        <number>9</number>
33       </property>
34       <property name="spacing" >
35        <number>6</number>
36       </property>
37       <item row="3" column="1" colspan="2" >
38        <widget class="QComboBox" name="effect" />
39       </item>
40       <item row="3" column="0" >
41        <widget class="QLabel" name="label_6" >
42         <property name="text" >
43          <string>Effect</string>
44         </property>
45        </widget>
46       </item>
47       <item row="2" column="1" colspan="2" >
48        <widget class="QComboBox" name="fontColor" />
49       </item>
50       <item row="2" column="0" >
51        <widget class="QLabel" name="label_4" >
52         <property name="text" >
53          <string>Font Color</string>
54         </property>
55        </widget>
56       </item>
57       <item row="1" column="1" colspan="2" >
58        <widget class="QComboBox" name="fontSize" />
59       </item>
60       <item row="1" column="0" >
61        <widget class="QLabel" name="label_3" >
62         <property name="text" >
63          <string>Font size</string>
64         </property>
65        </widget>
66       </item>
67       <item row="0" column="2" >
68        <widget class="QPushButton" name="fontBrowse" >
69         <property name="text" >
70          <string>Browse</string>
71         </property>
72        </widget>
73       </item>
74       <item row="0" column="1" >
75        <widget class="QLineEdit" name="font" />
76       </item>
77       <item row="0" column="0" >
78        <widget class="QLabel" name="label_5" >
79         <property name="text" >
80          <string>Font</string>
81         </property>
82        </widget>
83       </item>
84      </layout>
85     </widget>
86    </item>
87    <item row="1" column="1" >
88     <widget class="QComboBox" name="encoding" />
89    </item>
90    <item row="1" column="0" >
91     <widget class="QLabel" name="label_2" >
92      <property name="text" >
93       <string>Default Encoding</string>
94      </property>
95     </widget>
96    </item>
97    <item row="0" column="0" >
98     <widget class="QLabel" name="label" >
99      <property name="text" >
100       <string>Subtitles preferred language</string>
101      </property>
102     </widget>
103    </item>
104    <item row="0" column="1" >
105     <widget class="QLineEdit" name="preferredLanguage" />
106    </item>
107   </layout>
108  </widget>
109  <pixmapfunction></pixmapfunction>
110  <resources/>
111  <connections/>
112 </ui>