]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/sprefs_subtitles.ui
Some more prefs fun:
[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="0" column="1" >
26     <widget class="QLineEdit" name="preferedLanguage" />
27    </item>
28    <item row="0" column="0" >
29     <widget class="QLabel" name="label" >
30      <property name="text" >
31       <string>Subtitles prefered language</string>
32      </property>
33     </widget>
34    </item>
35    <item row="1" column="0" >
36     <widget class="QLabel" name="label_2" >
37      <property name="text" >
38       <string>Default Encoding</string>
39      </property>
40     </widget>
41    </item>
42    <item row="2" column="0" colspan="2" >
43     <widget class="QGroupBox" name="groupBox" >
44      <property name="title" >
45       <string>Display Settings</string>
46      </property>
47      <layout class="QGridLayout" >
48       <property name="margin" >
49        <number>9</number>
50       </property>
51       <property name="spacing" >
52        <number>6</number>
53       </property>
54       <item row="0" column="1" >
55        <widget class="QLineEdit" name="font" />
56       </item>
57       <item row="1" column="1" colspan="2" >
58        <widget class="QComboBox" name="fontSize" />
59       </item>
60       <item row="0" column="2" >
61        <widget class="QPushButton" name="fontBrowse" >
62         <property name="text" >
63          <string>Browse</string>
64         </property>
65        </widget>
66       </item>
67       <item row="2" column="1" colspan="2" >
68        <widget class="QComboBox" name="fontColor" />
69       </item>
70       <item row="2" column="0" >
71        <widget class="QLabel" name="label_4" >
72         <property name="text" >
73          <string>Font Color</string>
74         </property>
75        </widget>
76       </item>
77       <item row="1" column="0" >
78        <widget class="QLabel" name="label_3" >
79         <property name="text" >
80          <string>Font size</string>
81         </property>
82        </widget>
83       </item>
84       <item row="0" column="0" >
85        <widget class="QLabel" name="label_5" >
86         <property name="text" >
87          <string>Font</string>
88         </property>
89        </widget>
90       </item>
91      </layout>
92     </widget>
93    </item>
94    <item row="1" column="1" >
95     <widget class="QComboBox" name="encoding" />
96    </item>
97   </layout>
98  </widget>
99  <pixmapfunction></pixmapfunction>
100  <resources/>
101  <connections/>
102 </ui>