]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/open.ui
qt4 - Open Dialog: Resize behaviour should be a bit better, still not optimal, but...
[vlc] / modules / gui / qt4 / ui / open.ui
1 <ui version="4.0" >
2  <author>Jean-Baptiste Kempf</author>
3  <class>Open</class>
4  <widget class="QWidget" name="Open" >
5   <property name="enabled" >
6    <bool>true</bool>
7   </property>
8   <property name="geometry" >
9    <rect>
10     <x>0</x>
11     <y>0</y>
12     <width>450</width>
13     <height>296</height>
14    </rect>
15   </property>
16   <property name="sizePolicy" >
17    <sizepolicy>
18     <hsizetype>5</hsizetype>
19     <vsizetype>1</vsizetype>
20     <horstretch>0</horstretch>
21     <verstretch>0</verstretch>
22    </sizepolicy>
23   </property>
24   <property name="windowTitle" >
25    <string>Dialog</string>
26   </property>
27   <layout class="QVBoxLayout" >
28    <property name="margin" >
29     <number>9</number>
30    </property>
31    <property name="spacing" >
32     <number>6</number>
33    </property>
34    <item>
35     <widget class="QTabWidget" name="Tab" >
36      <property name="sizePolicy" >
37       <sizepolicy>
38        <hsizetype>5</hsizetype>
39        <vsizetype>0</vsizetype>
40        <horstretch>0</horstretch>
41        <verstretch>0</verstretch>
42       </sizepolicy>
43      </property>
44      <property name="currentIndex" >
45       <number>-1</number>
46      </property>
47     </widget>
48    </item>
49    <item>
50     <widget class="QCheckBox" name="advancedCheckBox" >
51      <property name="toolTip" >
52       <string>Show extended options</string>
53      </property>
54      <property name="text" >
55       <string>Show &amp;more options</string>
56      </property>
57     </widget>
58    </item>
59    <item>
60     <widget class="QFrame" name="advancedFrame" >
61      <property name="sizePolicy" >
62       <sizepolicy>
63        <hsizetype>1</hsizetype>
64        <vsizetype>5</vsizetype>
65        <horstretch>0</horstretch>
66        <verstretch>0</verstretch>
67       </sizepolicy>
68      </property>
69      <property name="frameShape" >
70       <enum>QFrame::StyledPanel</enum>
71      </property>
72      <layout class="QGridLayout" >
73       <property name="margin" >
74        <number>9</number>
75       </property>
76       <property name="spacing" >
77        <number>6</number>
78       </property>
79       <item row="0" column="2" >
80        <widget class="QLabel" name="label_3" >
81         <property name="text" >
82          <string>Start Time</string>
83         </property>
84        </widget>
85       </item>
86       <item row="0" column="3" colspan="2" >
87        <widget class="QSpinBox" name="startTimeSpinBox" >
88         <property name="sizePolicy" >
89          <sizepolicy>
90           <hsizetype>0</hsizetype>
91           <vsizetype>0</vsizetype>
92           <horstretch>0</horstretch>
93           <verstretch>0</verstretch>
94          </sizepolicy>
95         </property>
96         <property name="alignment" >
97          <set>Qt::AlignRight</set>
98         </property>
99         <property name="suffix" >
100          <string> s</string>
101         </property>
102         <property name="maximum" >
103          <number>999999</number>
104         </property>
105        </widget>
106       </item>
107       <item row="0" column="0" >
108        <widget class="QLabel" name="cacheLabel" >
109         <property name="sizePolicy" >
110          <sizepolicy>
111           <hsizetype>0</hsizetype>
112           <vsizetype>5</vsizetype>
113           <horstretch>0</horstretch>
114           <verstretch>0</verstretch>
115          </sizepolicy>
116         </property>
117         <property name="text" >
118          <string>Caching</string>
119         </property>
120        </widget>
121       </item>
122       <item row="5" column="1" colspan="4" >
123        <widget class="QLineEdit" name="advancedLineInput" />
124       </item>
125       <item row="2" column="0" colspan="5" >
126        <widget class="QCheckBox" name="slaveCheckbox" >
127         <property name="text" >
128          <string>Play another media synchronously (extra audio file, ...)</string>
129         </property>
130        </widget>
131       </item>
132       <item row="4" column="1" colspan="4" >
133        <widget class="Line" name="line" >
134         <property name="orientation" >
135          <enum>Qt::Horizontal</enum>
136         </property>
137        </widget>
138       </item>
139       <item row="5" column="0" >
140        <widget class="QLabel" name="advancedLabel" >
141         <property name="text" >
142          <string>Customize</string>
143         </property>
144        </widget>
145       </item>
146       <item row="3" column="0" >
147        <widget class="QLabel" name="slaveLabel" >
148         <property name="text" >
149          <string>Extra media</string>
150         </property>
151        </widget>
152       </item>
153       <item row="3" column="1" colspan="3" >
154        <widget class="QLineEdit" name="slaveText" />
155       </item>
156       <item row="3" column="4" >
157        <widget class="QToolButton" name="slaveBrowseButton" >
158         <property name="text" >
159          <string>Browse...</string>
160         </property>
161        </widget>
162       </item>
163       <item row="1" column="1" colspan="4" >
164        <widget class="Line" name="line" >
165         <property name="orientation" >
166          <enum>Qt::Horizontal</enum>
167         </property>
168        </widget>
169       </item>
170       <item row="0" column="1" >
171        <widget class="QSpinBox" name="cacheSpinBox" >
172         <property name="sizePolicy" >
173          <sizepolicy>
174           <hsizetype>0</hsizetype>
175           <vsizetype>0</vsizetype>
176           <horstretch>0</horstretch>
177           <verstretch>0</verstretch>
178          </sizepolicy>
179         </property>
180         <property name="alignment" >
181          <set>Qt::AlignRight</set>
182         </property>
183         <property name="suffix" >
184          <string> ms</string>
185         </property>
186         <property name="maximum" >
187          <number>999999</number>
188         </property>
189        </widget>
190       </item>
191      </layout>
192     </widget>
193    </item>
194    <item>
195     <spacer>
196      <property name="orientation" >
197       <enum>Qt::Vertical</enum>
198      </property>
199      <property name="sizeType" >
200       <enum>QSizePolicy::MinimumExpanding</enum>
201      </property>
202      <property name="sizeHint" >
203       <size>
204        <width>20</width>
205        <height>1</height>
206       </size>
207      </property>
208     </spacer>
209    </item>
210    <item>
211     <layout class="QHBoxLayout" >
212      <property name="margin" >
213       <number>0</number>
214      </property>
215      <property name="spacing" >
216       <number>6</number>
217      </property>
218      <item>
219       <spacer>
220        <property name="orientation" >
221         <enum>Qt::Horizontal</enum>
222        </property>
223        <property name="sizeType" >
224         <enum>QSizePolicy::Minimum</enum>
225        </property>
226        <property name="sizeHint" >
227         <size>
228          <width>240</width>
229          <height>20</height>
230         </size>
231        </property>
232       </spacer>
233      </item>
234      <item>
235       <widget class="QDialogButtonBox" name="buttonsBox" >
236        <property name="orientation" >
237         <enum>Qt::Horizontal</enum>
238        </property>
239        <property name="standardButtons" >
240         <set>QDialogButtonBox::NoButton</set>
241        </property>
242       </widget>
243      </item>
244     </layout>
245    </item>
246   </layout>
247  </widget>
248  <tabstops>
249   <tabstop>Tab</tabstop>
250   <tabstop>advancedCheckBox</tabstop>
251   <tabstop>cacheSpinBox</tabstop>
252   <tabstop>startTimeSpinBox</tabstop>
253   <tabstop>slaveCheckbox</tabstop>
254   <tabstop>advancedLineInput</tabstop>
255   <tabstop>slaveText</tabstop>
256   <tabstop>slaveBrowseButton</tabstop>
257   <tabstop>buttonsBox</tabstop>
258  </tabstops>
259  <resources/>
260  <connections>
261   <connection>
262    <sender>slaveCheckbox</sender>
263    <signal>clicked(bool)</signal>
264    <receiver>slaveLabel</receiver>
265    <slot>setVisible(bool)</slot>
266    <hints>
267     <hint type="sourcelabel" >
268      <x>54</x>
269      <y>384</y>
270     </hint>
271     <hint type="destinationlabel" >
272      <x>63</x>
273      <y>410</y>
274     </hint>
275    </hints>
276   </connection>
277   <connection>
278    <sender>slaveCheckbox</sender>
279    <signal>clicked(bool)</signal>
280    <receiver>slaveText</receiver>
281    <slot>setVisible(bool)</slot>
282    <hints>
283     <hint type="sourcelabel" >
284      <x>127</x>
285      <y>387</y>
286     </hint>
287     <hint type="destinationlabel" >
288      <x>136</x>
289      <y>406</y>
290     </hint>
291    </hints>
292   </connection>
293   <connection>
294    <sender>slaveCheckbox</sender>
295    <signal>clicked(bool)</signal>
296    <receiver>slaveBrowseButton</receiver>
297    <slot>setVisible(bool)</slot>
298    <hints>
299     <hint type="sourcelabel" >
300      <x>219</x>
301      <y>102</y>
302     </hint>
303     <hint type="destinationlabel" >
304      <x>386</x>
305      <y>131</y>
306     </hint>
307    </hints>
308   </connection>
309  </connections>
310 </ui>