]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/open_file.ui
6a0a29e0518de91eeba648f010eaf74f963b00d5
[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>436</width>
10     <height>194</height>
11    </rect>
12   </property>
13   <property name="sizePolicy" >
14    <sizepolicy>
15     <hsizetype>7</hsizetype>
16     <vsizetype>1</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="2" column="2" >
66     <spacer>
67      <property name="orientation" >
68       <enum>Qt::Vertical</enum>
69      </property>
70      <property name="sizeType" >
71       <enum>QSizePolicy::Fixed</enum>
72      </property>
73      <property name="sizeHint" >
74       <size>
75        <width>273</width>
76        <height>14</height>
77       </size>
78      </property>
79     </spacer>
80    </item>
81    <item row="3" column="0" colspan="2" >
82     <widget class="QCheckBox" name="subCheckBox" >
83      <property name="text" >
84       <string>Use a sub&amp;titles file</string>
85      </property>
86     </widget>
87    </item>
88    <item row="4" column="0" colspan="3" >
89     <widget class="QFrame" name="subFrame" >
90      <property name="sizePolicy" >
91       <sizepolicy>
92        <hsizetype>1</hsizetype>
93        <vsizetype>5</vsizetype>
94        <horstretch>0</horstretch>
95        <verstretch>0</verstretch>
96       </sizepolicy>
97      </property>
98      <property name="frameShape" >
99       <enum>QFrame::StyledPanel</enum>
100      </property>
101      <layout class="QGridLayout" >
102       <property name="margin" >
103        <number>9</number>
104       </property>
105       <property name="spacing" >
106        <number>6</number>
107       </property>
108       <item row="1" column="7" >
109        <spacer>
110         <property name="orientation" >
111          <enum>Qt::Horizontal</enum>
112         </property>
113         <property name="sizeHint" >
114          <size>
115           <width>16</width>
116           <height>20</height>
117          </size>
118         </property>
119        </spacer>
120       </item>
121       <item row="1" column="0" >
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="5" colspan="2" >
135        <widget class="QComboBox" name="alignSubComboBox" >
136         <property name="minimumSize" >
137          <size>
138           <width>80</width>
139           <height>0</height>
140          </size>
141         </property>
142         <property name="currentIndex" >
143          <number>-1</number>
144         </property>
145         <property name="insertPolicy" >
146          <enum>QComboBox::NoInsert</enum>
147         </property>
148         <property name="minimumContentsLength" >
149          <number>0</number>
150         </property>
151        </widget>
152       </item>
153       <item row="1" column="4" >
154        <widget class="QLabel" name="alignSubLabel" >
155         <property name="text" >
156          <string>Alignment:</string>
157         </property>
158         <property name="buddy" >
159          <cstring>alignSubLabel</cstring>
160         </property>
161        </widget>
162       </item>
163       <item row="1" column="3" >
164        <spacer>
165         <property name="orientation" >
166          <enum>Qt::Horizontal</enum>
167         </property>
168         <property name="sizeHint" >
169          <size>
170           <width>71</width>
171           <height>26</height>
172          </size>
173         </property>
174        </spacer>
175       </item>
176       <item row="1" column="2" >
177        <widget class="QComboBox" name="sizeSubComboBox" >
178         <property name="minimumSize" >
179          <size>
180           <width>100</width>
181           <height>0</height>
182          </size>
183         </property>
184        </widget>
185       </item>
186       <item row="1" column="1" >
187        <widget class="QLabel" name="sizeSubLabel" >
188         <property name="text" >
189          <string>Size:</string>
190         </property>
191        </widget>
192       </item>
193       <item row="0" column="0" colspan="6" >
194        <widget class="QComboBox" name="subInput" >
195         <property name="sizePolicy" >
196          <sizepolicy>
197           <hsizetype>7</hsizetype>
198           <vsizetype>0</vsizetype>
199           <horstretch>0</horstretch>
200           <verstretch>0</verstretch>
201          </sizepolicy>
202         </property>
203         <property name="editable" >
204          <bool>true</bool>
205         </property>
206        </widget>
207       </item>
208       <item row="0" column="6" colspan="2" >
209        <widget class="QPushButton" name="subBrowseButton" >
210         <property name="text" >
211          <string>Browse...</string>
212         </property>
213        </widget>
214       </item>
215      </layout>
216     </widget>
217    </item>
218    <item row="5" column="0" colspan="3" >
219     <spacer>
220      <property name="orientation" >
221       <enum>Qt::Vertical</enum>
222      </property>
223      <property name="sizeType" >
224       <enum>QSizePolicy::MinimumExpanding</enum>
225      </property>
226      <property name="sizeHint" >
227       <size>
228        <width>200</width>
229        <height>2</height>
230       </size>
231      </property>
232     </spacer>
233    </item>
234   </layout>
235  </widget>
236  <layoutdefault spacing="0" margin="0" />
237  <resources/>
238  <connections/>
239 </ui>