]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/open.ui
Forgotten tooltips.
[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>520</width>
13     <height>668</height>
14    </rect>
15   </property>
16   <property name="sizePolicy" >
17    <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
18     <horstretch>0</horstretch>
19     <verstretch>0</verstretch>
20    </sizepolicy>
21   </property>
22   <property name="minimumSize" >
23    <size>
24     <width>400</width>
25     <height>0</height>
26    </size>
27   </property>
28   <property name="windowTitle" >
29    <string>Dialog</string>
30   </property>
31   <layout class="QVBoxLayout" >
32    <item>
33     <widget class="QTabWidget" name="Tab" >
34      <property name="sizePolicy" >
35       <sizepolicy vsizetype="MinimumExpanding" hsizetype="Expanding" >
36        <horstretch>0</horstretch>
37        <verstretch>1</verstretch>
38       </sizepolicy>
39      </property>
40      <property name="minimumSize" >
41       <size>
42        <width>500</width>
43        <height>400</height>
44       </size>
45      </property>
46     </widget>
47    </item>
48    <item>
49     <widget class="QCheckBox" name="advancedCheckBox" >
50      <property name="toolTip" >
51       <string>_("Show extended options")</string>
52      </property>
53      <property name="text" >
54       <string>_("Show &amp;more options")</string>
55      </property>
56     </widget>
57    </item>
58    <item>
59     <widget class="QGroupBox" name="advancedFrame" >
60      <layout class="QGridLayout" >
61       <item row="0" column="0" >
62        <widget class="QLabel" name="cacheLabel" >
63         <property name="text" >
64          <string>_("Caching")</string>
65         </property>
66         <property name="buddy" >
67          <cstring>cacheSpinBox</cstring>
68         </property>
69        </widget>
70       </item>
71       <item row="0" column="1" >
72        <widget class="QSpinBox" name="cacheSpinBox" >
73         <property name="toolTip" >
74          <string>_("Change the caching for the media")</string>
75         </property>
76         <property name="alignment" >
77          <set>Qt::AlignRight</set>
78         </property>
79         <property name="suffix" >
80          <string> ms</string>
81         </property>
82         <property name="maximum" >
83          <number>65535</number>
84         </property>
85        </widget>
86       </item>
87       <item row="0" column="2" >
88        <spacer>
89         <property name="orientation" >
90          <enum>Qt::Horizontal</enum>
91         </property>
92         <property name="sizeHint" stdset="0" >
93          <size>
94           <width>16</width>
95           <height>24</height>
96          </size>
97         </property>
98        </spacer>
99       </item>
100       <item row="0" column="3" >
101        <widget class="QLabel" name="label_3" >
102         <property name="text" >
103          <string>_("Start Time")</string>
104         </property>
105         <property name="buddy" >
106          <cstring>startTimeSpinBox</cstring>
107         </property>
108        </widget>
109       </item>
110       <item row="0" column="4" colspan="2" >
111        <widget class="QSpinBox" name="startTimeSpinBox" >
112         <property name="toolTip" >
113          <string>_("Change the start time for the media")</string>
114         </property>
115         <property name="alignment" >
116          <set>Qt::AlignRight</set>
117         </property>
118         <property name="suffix" >
119          <string> s</string>
120         </property>
121         <property name="maximum" >
122          <number>65535</number>
123         </property>
124        </widget>
125       </item>
126       <item row="0" column="6" >
127        <spacer>
128         <property name="orientation" >
129          <enum>Qt::Horizontal</enum>
130         </property>
131         <property name="sizeHint" stdset="0" >
132          <size>
133           <width>40</width>
134           <height>20</height>
135          </size>
136         </property>
137        </spacer>
138       </item>
139       <item row="1" column="1" colspan="6" >
140        <widget class="Line" name="line" />
141       </item>
142       <item row="2" column="0" colspan="7" >
143        <widget class="QCheckBox" name="slaveCheckbox" >
144         <property name="text" >
145          <string>_("Play another media synchronously (extra audio file, ...)")</string>
146         </property>
147        </widget>
148       </item>
149       <item row="3" column="0" >
150        <widget class="QLabel" name="slaveLabel" >
151         <property name="text" >
152          <string>_("Extra media")</string>
153         </property>
154         <property name="buddy" >
155          <cstring>slaveText</cstring>
156         </property>
157        </widget>
158       </item>
159       <item row="3" column="1" colspan="4" >
160        <widget class="QLineEdit" name="slaveText" />
161       </item>
162       <item row="3" column="5" colspan="2" >
163        <widget class="QPushButton" name="slaveBrowseButton" >
164         <property name="toolTip" >
165          <string>_("Select the file")</string>
166         </property>
167         <property name="text" >
168          <string>_("Browse...")</string>
169         </property>
170        </widget>
171       </item>
172       <item row="4" column="1" colspan="6" >
173        <widget class="Line" name="line" />
174       </item>
175       <item row="5" column="0" >
176        <widget class="QLabel" name="advancedLabel" >
177         <property name="text" >
178          <string>_("Customize")</string>
179         </property>
180         <property name="buddy" >
181          <cstring>advancedLineInput</cstring>
182         </property>
183        </widget>
184       </item>
185       <item row="5" column="1" colspan="6" >
186        <widget class="QLineEdit" name="advancedLineInput" >
187         <property name="toolTip" >
188          <string>_("Complete MRL for VLC internal")</string>
189         </property>
190        </widget>
191       </item>
192      </layout>
193     </widget>
194    </item>
195    <item>
196     <layout class="QHBoxLayout" >
197      <property name="spacing" >
198       <number>0</number>
199      </property>
200      <item>
201       <spacer>
202        <property name="orientation" >
203         <enum>Qt::Horizontal</enum>
204        </property>
205        <property name="sizeHint" stdset="0" >
206         <size>
207          <width>40</width>
208          <height>20</height>
209         </size>
210        </property>
211       </spacer>
212      </item>
213      <item>
214       <widget class="QPushButton" name="menuButton" >
215        <property name="sizePolicy" >
216         <sizepolicy vsizetype="Minimum" hsizetype="Fixed" >
217          <horstretch>0</horstretch>
218          <verstretch>0</verstretch>
219         </sizepolicy>
220        </property>
221        <property name="maximumSize" >
222         <size>
223          <width>20</width>
224          <height>16777215</height>
225         </size>
226        </property>
227        <property name="focusPolicy" >
228         <enum>Qt::ClickFocus</enum>
229        </property>
230        <property name="contextMenuPolicy" >
231         <enum>Qt::NoContextMenu</enum>
232        </property>
233        <property name="toolTip" >
234         <string>_("Select play mode")</string>
235        </property>
236       </widget>
237      </item>
238      <item>
239       <widget class="QPushButton" name="playButton" >
240        <property name="sizePolicy" >
241         <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
242          <horstretch>0</horstretch>
243          <verstretch>0</verstretch>
244         </sizepolicy>
245        </property>
246        <property name="minimumSize" >
247         <size>
248          <width>0</width>
249          <height>0</height>
250         </size>
251        </property>
252        <property name="text" >
253         <string>Play</string>
254        </property>
255        <property name="default" >
256         <bool>true</bool>
257        </property>
258       </widget>
259      </item>
260      <item>
261       <widget class="QDialogButtonBox" name="buttonsBox" >
262        <property name="sizePolicy" >
263         <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
264          <horstretch>0</horstretch>
265          <verstretch>0</verstretch>
266         </sizepolicy>
267        </property>
268        <property name="standardButtons" >
269         <set>QDialogButtonBox::NoButton</set>
270        </property>
271       </widget>
272      </item>
273     </layout>
274    </item>
275    <item>
276     <spacer>
277      <property name="orientation" >
278       <enum>Qt::Vertical</enum>
279      </property>
280      <property name="sizeType" >
281       <enum>QSizePolicy::Preferred</enum>
282      </property>
283      <property name="sizeHint" stdset="0" >
284       <size>
285        <width>20</width>
286        <height>5</height>
287       </size>
288      </property>
289     </spacer>
290    </item>
291   </layout>
292  </widget>
293  <tabstops>
294   <tabstop>Tab</tabstop>
295   <tabstop>advancedCheckBox</tabstop>
296   <tabstop>cacheSpinBox</tabstop>
297   <tabstop>startTimeSpinBox</tabstop>
298   <tabstop>slaveCheckbox</tabstop>
299   <tabstop>slaveText</tabstop>
300   <tabstop>slaveBrowseButton</tabstop>
301   <tabstop>advancedLineInput</tabstop>
302   <tabstop>playButton</tabstop>
303   <tabstop>menuButton</tabstop>
304   <tabstop>buttonsBox</tabstop>
305  </tabstops>
306  <resources/>
307  <connections>
308   <connection>
309    <sender>slaveCheckbox</sender>
310    <signal>clicked(bool)</signal>
311    <receiver>slaveLabel</receiver>
312    <slot>setVisible(bool)</slot>
313    <hints>
314     <hint type="sourcelabel" >
315      <x>54</x>
316      <y>384</y>
317     </hint>
318     <hint type="destinationlabel" >
319      <x>63</x>
320      <y>410</y>
321     </hint>
322    </hints>
323   </connection>
324   <connection>
325    <sender>slaveCheckbox</sender>
326    <signal>clicked(bool)</signal>
327    <receiver>slaveText</receiver>
328    <slot>setVisible(bool)</slot>
329    <hints>
330     <hint type="sourcelabel" >
331      <x>127</x>
332      <y>387</y>
333     </hint>
334     <hint type="destinationlabel" >
335      <x>136</x>
336      <y>406</y>
337     </hint>
338    </hints>
339   </connection>
340   <connection>
341    <sender>slaveCheckbox</sender>
342    <signal>clicked(bool)</signal>
343    <receiver>slaveBrowseButton</receiver>
344    <slot>setVisible(bool)</slot>
345    <hints>
346     <hint type="sourcelabel" >
347      <x>219</x>
348      <y>102</y>
349     </hint>
350     <hint type="destinationlabel" >
351      <x>386</x>
352      <y>131</y>
353     </hint>
354    </hints>
355   </connection>
356  </connections>
357 </ui>