]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/open_file.ui
c9c76d11de02614a8429b98e2fb399d7517c6f21
[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        </widget>
213       </item>
214       <item row="1" column="1" >
215        <widget class="QLabel" name="sizeSubLabel" >
216         <property name="text" >
217          <string>Size:</string>
218         </property>
219        </widget>
220       </item>
221       <item row="0" column="0" colspan="6" >
222        <widget class="QComboBox" name="subInput" >
223         <property name="sizePolicy" >
224          <sizepolicy>
225           <hsizetype>7</hsizetype>
226           <vsizetype>0</vsizetype>
227           <horstretch>0</horstretch>
228           <verstretch>0</verstretch>
229          </sizepolicy>
230         </property>
231         <property name="editable" >
232          <bool>true</bool>
233         </property>
234        </widget>
235       </item>
236       <item row="0" column="6" colspan="2" >
237        <widget class="QPushButton" name="subBrowseButton" >
238         <property name="text" >
239          <string>Browse</string>
240         </property>
241        </widget>
242       </item>
243      </layout>
244     </widget>
245    </item>
246   </layout>
247  </widget>
248  <layoutdefault spacing="0" margin="0" />
249  <resources/>
250  <connections/>
251 </ui>