]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/open_file.ui
f96fe4c8c84e1f73ab713602f31dbda502e49f1b
[vlc] / modules / gui / qt4 / ui / open_file.ui
1 <ui version="4.0" >
2  <author>Jean-Baptiste Kempf</author>
3  <class>OpenFile</class>
4  <widget class="QWidget" name="OpenFile" >
5   <property name="geometry" >
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>435</width>
10     <height>249</height>
11    </rect>
12   </property>
13   <property name="sizePolicy" >
14    <sizepolicy>
15     <hsizetype>7</hsizetype>
16     <vsizetype>3</vsizetype>
17     <horstretch>0</horstretch>
18     <verstretch>0</verstretch>
19    </sizepolicy>
20   </property>
21   <property name="windowTitle" >
22    <string>Open File</string>
23   </property>
24   <layout class="QGridLayout" >
25    <property name="margin" >
26     <number>9</number>
27    </property>
28    <property name="spacing" >
29     <number>6</number>
30    </property>
31    <item row="1" column="1" colspan="2" >
32     <widget class="QComboBox" name="fileInput" >
33      <property name="sizePolicy" >
34       <sizepolicy>
35        <hsizetype>7</hsizetype>
36        <vsizetype>0</vsizetype>
37        <horstretch>1</horstretch>
38        <verstretch>0</verstretch>
39       </sizepolicy>
40      </property>
41      <property name="editable" >
42       <bool>true</bool>
43      </property>
44      <property name="maxVisibleItems" >
45       <number>7</number>
46      </property>
47     </widget>
48    </item>
49    <item row="1" column="0" >
50     <widget class="QLabel" name="fileLabel" >
51      <property name="maximumSize" >
52       <size>
53        <width>85</width>
54        <height>16777215</height>
55       </size>
56      </property>
57      <property name="text" >
58       <string>File Names:</string>
59      </property>
60     </widget>
61    </item>
62    <item row="0" column="0" colspan="3" >
63     <widget class="QWidget" native="1" name="tempWidget" />
64    </item>
65    <item row="5" column="0" colspan="3" >
66     <spacer>
67      <property name="orientation" >
68       <enum>Qt::Vertical</enum>
69      </property>
70      <property name="sizeHint" >
71       <size>
72        <width>200</width>
73        <height>2</height>
74       </size>
75      </property>
76     </spacer>
77    </item>
78    <item row="2" column="2" >
79     <spacer>
80      <property name="orientation" >
81       <enum>Qt::Vertical</enum>
82      </property>
83      <property name="sizeType" >
84       <enum>QSizePolicy::Fixed</enum>
85      </property>
86      <property name="sizeHint" >
87       <size>
88        <width>273</width>
89        <height>16</height>
90       </size>
91      </property>
92     </spacer>
93    </item>
94    <item row="3" column="0" colspan="2" >
95     <widget class="QCheckBox" name="subCheckBox" >
96      <property name="text" >
97       <string>Use a subtitles file</string>
98      </property>
99     </widget>
100    </item>
101    <item row="4" column="0" colspan="3" >
102     <widget class="QFrame" name="subFrame" >
103      <property name="sizePolicy" >
104       <sizepolicy>
105        <hsizetype>1</hsizetype>
106        <vsizetype>5</vsizetype>
107        <horstretch>0</horstretch>
108        <verstretch>0</verstretch>
109       </sizepolicy>
110      </property>
111      <property name="frameShape" >
112       <enum>QFrame::StyledPanel</enum>
113      </property>
114      <layout class="QGridLayout" >
115       <property name="margin" >
116        <number>9</number>
117       </property>
118       <property name="spacing" >
119        <number>6</number>
120       </property>
121       <item row="1" column="7" >
122        <spacer>
123         <property name="orientation" >
124          <enum>Qt::Horizontal</enum>
125         </property>
126         <property name="sizeHint" >
127          <size>
128           <width>16</width>
129           <height>20</height>
130          </size>
131         </property>
132        </spacer>
133       </item>
134       <item row="1" column="0" >
135        <spacer>
136         <property name="orientation" >
137          <enum>Qt::Horizontal</enum>
138         </property>
139         <property name="sizeHint" >
140          <size>
141           <width>16</width>
142           <height>20</height>
143          </size>
144         </property>
145        </spacer>
146       </item>
147       <item row="1" column="5" colspan="2" >
148        <widget class="QComboBox" name="alignSubComboBox" >
149         <property name="minimumSize" >
150          <size>
151           <width>80</width>
152           <height>0</height>
153          </size>
154         </property>
155         <property name="currentIndex" >
156          <number>0</number>
157         </property>
158         <property name="insertPolicy" >
159          <enum>QComboBox::NoInsert</enum>
160         </property>
161         <property name="minimumContentsLength" >
162          <number>0</number>
163         </property>
164         <item>
165          <property name="text" >
166           <string>Left</string>
167          </property>
168         </item>
169         <item>
170          <property name="text" >
171           <string>Center</string>
172          </property>
173         </item>
174         <item>
175          <property name="text" >
176           <string>Right</string>
177          </property>
178         </item>
179        </widget>
180       </item>
181       <item row="1" column="4" >
182        <widget class="QLabel" name="alignSubLabel" >
183         <property name="text" >
184          <string>Alignment:</string>
185         </property>
186         <property name="buddy" >
187          <cstring>alignSubLabel</cstring>
188         </property>
189        </widget>
190       </item>
191       <item row="1" column="3" >
192        <spacer>
193         <property name="orientation" >
194          <enum>Qt::Horizontal</enum>
195         </property>
196         <property name="sizeHint" >
197          <size>
198           <width>71</width>
199           <height>26</height>
200          </size>
201         </property>
202        </spacer>
203       </item>
204       <item row="1" column="2" >
205        <widget class="QComboBox" name="sizeSubComboBox" >
206         <property name="minimumSize" >
207          <size>
208           <width>100</width>
209           <height>0</height>
210          </size>
211         </property>
212         <item>
213          <property name="text" >
214           <string>Very Small</string>
215          </property>
216         </item>
217         <item>
218          <property name="text" >
219           <string>Small</string>
220          </property>
221         </item>
222         <item>
223          <property name="text" >
224           <string>Normal</string>
225          </property>
226         </item>
227         <item>
228          <property name="text" >
229           <string>Big</string>
230          </property>
231         </item>
232         <item>
233          <property name="text" >
234           <string>Very Big</string>
235          </property>
236         </item>
237        </widget>
238       </item>
239       <item row="1" column="1" >
240        <widget class="QLabel" name="sizeSubLabel" >
241         <property name="text" >
242          <string>Size:</string>
243         </property>
244        </widget>
245       </item>
246       <item row="0" column="0" colspan="6" >
247        <widget class="QComboBox" name="subInput" >
248         <property name="sizePolicy" >
249          <sizepolicy>
250           <hsizetype>7</hsizetype>
251           <vsizetype>0</vsizetype>
252           <horstretch>0</horstretch>
253           <verstretch>0</verstretch>
254          </sizepolicy>
255         </property>
256         <property name="editable" >
257          <bool>true</bool>
258         </property>
259        </widget>
260       </item>
261       <item row="0" column="6" colspan="2" >
262        <widget class="QPushButton" name="subBrowseButton" >
263         <property name="text" >
264          <string>Browse</string>
265         </property>
266        </widget>
267       </item>
268      </layout>
269     </widget>
270    </item>
271   </layout>
272  </widget>
273  <layoutdefault spacing="0" margin="0" />
274  <resources/>
275  <connections/>
276 </ui>