]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/sprefs_audio.ui
* Spelling fixes here and there.
[vlc] / modules / gui / qt4 / ui / sprefs_audio.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>SPrefsAudio</class>
6  <widget class="QWidget" name="SPrefsAudio" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>400</width>
12     <height>408</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="9" column="0" colspan="2" >
26     <widget class="QGroupBox" name="groupBox" >
27      <property name="title" >
28       <string>Filters</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="1" column="0" colspan="2" >
38        <widget class="QCheckBox" name="headphoneEffect" >
39         <property name="text" >
40          <string>Headphone effect</string>
41         </property>
42        </widget>
43       </item>
44       <item row="0" column="2" >
45        <widget class="QComboBox" name="equalizerPreset" />
46       </item>
47       <item row="0" column="1" >
48        <widget class="QLabel" name="label_6" >
49         <property name="layoutDirection" >
50          <enum>Qt::RightToLeft</enum>
51         </property>
52         <property name="text" >
53          <string>Preset</string>
54         </property>
55        </widget>
56       </item>
57       <item row="0" column="0" >
58        <widget class="QCheckBox" name="equalizer" >
59         <property name="text" >
60          <string>Equalizer</string>
61         </property>
62        </widget>
63       </item>
64       <item row="2" column="0" colspan="2" >
65        <widget class="QCheckBox" name="volumeNormalizer" >
66         <property name="text" >
67          <string>Volume normalizer</string>
68         </property>
69        </widget>
70       </item>
71       <item row="3" column="0" colspan="2" >
72        <widget class="QCheckBox" name="parametricEqualizer" >
73         <property name="text" >
74          <string>Parametric equalizer</string>
75         </property>
76        </widget>
77       </item>
78      </layout>
79     </widget>
80    </item>
81    <item row="0" column="0" >
82     <widget class="QCheckBox" name="enableAudio" >
83      <property name="text" >
84       <string>Enable audio</string>
85      </property>
86      <property name="checked" >
87       <bool>true</bool>
88      </property>
89     </widget>
90    </item>
91    <item row="1" column="0" colspan="2" >
92     <widget class="Line" name="line" >
93      <property name="orientation" >
94       <enum>Qt::Horizontal</enum>
95      </property>
96     </widget>
97    </item>
98    <item row="2" column="0" >
99     <widget class="QLabel" name="label" >
100      <property name="text" >
101       <string>Preferred audio language</string>
102      </property>
103     </widget>
104    </item>
105    <item row="2" column="1" >
106     <widget class="QComboBox" name="preferredAudioLanguage" />
107    </item>
108    <item row="3" column="0" >
109     <widget class="QLabel" name="label_2" >
110      <property name="text" >
111       <string>Default volume</string>
112      </property>
113     </widget>
114    </item>
115    <item row="3" column="1" >
116     <widget class="QSlider" name="defaultVolume" >
117      <property name="orientation" >
118       <enum>Qt::Horizontal</enum>
119      </property>
120     </widget>
121    </item>
122    <item row="5" column="0" >
123     <widget class="QLabel" name="label_3" >
124      <property name="text" >
125       <string>Output module</string>
126      </property>
127     </widget>
128    </item>
129    <item row="5" column="1" >
130     <widget class="QComboBox" name="outputModule" />
131    </item>
132    <item row="6" column="0" >
133     <widget class="QLabel" name="label_4" >
134      <property name="text" >
135       <string>Output device</string>
136      </property>
137     </widget>
138    </item>
139    <item row="6" column="1" >
140     <widget class="QComboBox" name="outputDevice" />
141    </item>
142    <item row="4" column="0" colspan="2" >
143     <widget class="Line" name="line_2" >
144      <property name="orientation" >
145       <enum>Qt::Horizontal</enum>
146      </property>
147     </widget>
148    </item>
149    <item row="7" column="0" colspan="2" >
150     <widget class="Line" name="line_3" >
151      <property name="orientation" >
152       <enum>Qt::Horizontal</enum>
153      </property>
154     </widget>
155    </item>
156    <item row="8" column="1" >
157     <widget class="QComboBox" name="visualisation" />
158    </item>
159    <item row="8" column="0" >
160     <widget class="QLabel" name="label_5" >
161      <property name="text" >
162       <string>Visualisation</string>
163      </property>
164     </widget>
165    </item>
166   </layout>
167  </widget>
168  <pixmapfunction></pixmapfunction>
169  <resources/>
170  <connections/>
171 </ui>