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