]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/vlm.ui
Qt4 - Add a VLM.ui.
[vlc] / modules / gui / qt4 / ui / vlm.ui
1 <ui version="4.0" >
2  <class>Vlm</class>
3  <widget class="QWidget" name="Vlm" >
4   <property name="windowModality" >
5    <enum>Qt::NonModal</enum>
6   </property>
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>632</width>
12     <height>602</height>
13    </rect>
14   </property>
15   <property name="sizePolicy" >
16    <sizepolicy>
17     <hsizetype>5</hsizetype>
18     <vsizetype>5</vsizetype>
19     <horstretch>0</horstretch>
20     <verstretch>0</verstretch>
21    </sizepolicy>
22   </property>
23   <property name="windowTitle" >
24    <string>Form</string>
25   </property>
26   <widget class="QGroupBox" name="groupBox" >
27    <property name="geometry" >
28     <rect>
29      <x>10</x>
30      <y>10</y>
31      <width>611</width>
32      <height>351</height>
33     </rect>
34    </property>
35    <property name="title" >
36     <string>Media configuration</string>
37    </property>
38    <widget class="MultiPageWidget" name="typeVLM" >
39     <property name="geometry" >
40      <rect>
41       <x>0</x>
42       <y>20</y>
43       <width>601</width>
44       <height>331</height>
45      </rect>
46     </property>
47     <property name="currentIndex" >
48      <number>1</number>
49     </property>
50     <widget class="QWidget" name="page" >
51      <property name="windowTitle" >
52       <string>Broadcast</string>
53      </property>
54      <widget class="QWidget" name="gridLayout_3" >
55       <property name="geometry" >
56        <rect>
57         <x>0</x>
58         <y>0</y>
59         <width>581</width>
60         <height>271</height>
61        </rect>
62       </property>
63       <layout class="QGridLayout" >
64        <property name="margin" >
65         <number>0</number>
66        </property>
67        <property name="spacing" >
68         <number>4</number>
69        </property>
70        <item row="5" column="4" >
71         <widget class="QPushButton" name="pushButton_6" >
72          <property name="text" >
73           <string>Cancel</string>
74          </property>
75         </widget>
76        </item>
77        <item row="2" column="4" >
78         <widget class="QToolButton" name="BcastOutputQToolButton" >
79          <property name="text" >
80           <string>...</string>
81          </property>
82         </widget>
83        </item>
84        <item row="0" column="2" >
85         <widget class="QLineEdit" name="BcastNameLEdit" />
86        </item>
87        <item row="2" column="5" >
88         <widget class="QCheckBox" name="BcastspecOut" >
89          <property name="text" >
90           <string>specify</string>
91          </property>
92         </widget>
93        </item>
94        <item row="1" column="3" >
95         <widget class="QLineEdit" name="BcastInputLEdit" />
96        </item>
97        <item row="1" column="1" >
98         <widget class="QLabel" name="BcastInputLabel" >
99          <property name="text" >
100           <string>Input :</string>
101          </property>
102         </widget>
103        </item>
104        <item row="5" column="3" >
105         <widget class="QPushButton" name="pushButton_5" >
106          <property name="text" >
107           <string>Add</string>
108          </property>
109         </widget>
110        </item>
111        <item row="2" column="1" >
112         <widget class="QLabel" name="BcastOutputLabel" >
113          <property name="sizePolicy" >
114           <sizepolicy>
115            <hsizetype>5</hsizetype>
116            <vsizetype>5</vsizetype>
117            <horstretch>0</horstretch>
118            <verstretch>0</verstretch>
119           </sizepolicy>
120          </property>
121          <property name="text" >
122           <string>Output :</string>
123          </property>
124         </widget>
125        </item>
126        <item row="0" column="3" >
127         <widget class="QCheckBox" name="BcastEnable" >
128          <property name="text" >
129           <string>Enable</string>
130          </property>
131         </widget>
132        </item>
133        <item row="0" column="1" >
134         <widget class="QLabel" name="BcastNameLabel" >
135          <property name="text" >
136           <string>Name :</string>
137          </property>
138         </widget>
139        </item>
140        <item row="2" column="3" >
141         <widget class="QLineEdit" name="BcastOutputLEdit" />
142        </item>
143        <item row="1" column="4" >
144         <widget class="QToolButton" name="BcastInputQToolButton" >
145          <property name="text" >
146           <string>...</string>
147          </property>
148         </widget>
149        </item>
150        <item row="3" column="3" >
151         <widget class="QGroupBox" name="groupBox_2" >
152          <property name="title" >
153           <string>Controls</string>
154          </property>
155         </widget>
156        </item>
157       </layout>
158      </widget>
159     </widget>
160     <widget class="QWidget" name="page_2" >
161      <property name="windowTitle" >
162       <string>Video On Demand</string>
163      </property>
164      <widget class="QWidget" name="gridLayout_2" >
165       <property name="geometry" >
166        <rect>
167         <x>0</x>
168         <y>0</y>
169         <width>581</width>
170         <height>271</height>
171        </rect>
172       </property>
173       <layout class="QGridLayout" >
174        <property name="margin" >
175         <number>0</number>
176        </property>
177        <property name="spacing" >
178         <number>4</number>
179        </property>
180        <item row="1" column="1" >
181         <widget class="QLabel" name="VODInputLabel" >
182          <property name="text" >
183           <string>Input :</string>
184          </property>
185         </widget>
186        </item>
187        <item row="4" column="3" >
188         <widget class="QPushButton" name="pushButton_3" >
189          <property name="text" >
190           <string>Add</string>
191          </property>
192         </widget>
193        </item>
194        <item row="2" column="1" >
195         <widget class="QLabel" name="VODOutputLabel" >
196          <property name="sizePolicy" >
197           <sizepolicy>
198            <hsizetype>5</hsizetype>
199            <vsizetype>5</vsizetype>
200            <horstretch>0</horstretch>
201            <verstretch>0</verstretch>
202           </sizepolicy>
203          </property>
204          <property name="text" >
205           <string>Output :</string>
206          </property>
207         </widget>
208        </item>
209        <item row="2" column="4" >
210         <widget class="QToolButton" name="VODOutputQToolButton" >
211          <property name="text" >
212           <string>...</string>
213          </property>
214         </widget>
215        </item>
216        <item row="0" column="1" >
217         <widget class="QLabel" name="VODNameLabel" >
218          <property name="text" >
219           <string>Name :</string>
220          </property>
221         </widget>
222        </item>
223        <item row="2" column="3" >
224         <widget class="QLineEdit" name="VODOutputLEdit" />
225        </item>
226        <item row="4" column="4" >
227         <widget class="QPushButton" name="pushButton_4" >
228          <property name="text" >
229           <string>Cancel</string>
230          </property>
231         </widget>
232        </item>
233        <item row="0" column="2" >
234         <widget class="QLineEdit" name="VODNameLEdit" />
235        </item>
236        <item row="1" column="4" >
237         <widget class="QToolButton" name="VODInputQToolButton" >
238          <property name="text" >
239           <string>...</string>
240          </property>
241         </widget>
242        </item>
243        <item row="0" column="3" >
244         <widget class="QCheckBox" name="VODenable" >
245          <property name="text" >
246           <string>Enable</string>
247          </property>
248         </widget>
249        </item>
250        <item row="1" column="3" >
251         <widget class="QLineEdit" name="VODInputLEdit" />
252        </item>
253        <item row="2" column="5" >
254         <widget class="QCheckBox" name="VODspecOut" >
255          <property name="text" >
256           <string>specify</string>
257          </property>
258         </widget>
259        </item>
260       </layout>
261      </widget>
262     </widget>
263     <widget class="QWidget" name="page_3" >
264      <property name="windowTitle" >
265       <string>Schedule</string>
266      </property>
267      <widget class="QWidget" name="gridLayout" >
268       <property name="geometry" >
269        <rect>
270         <x>0</x>
271         <y>0</y>
272         <width>581</width>
273         <height>271</height>
274        </rect>
275       </property>
276       <layout class="QGridLayout" >
277        <property name="margin" >
278         <number>0</number>
279        </property>
280        <property name="spacing" >
281         <number>4</number>
282        </property>
283        <item row="2" column="4" >
284         <widget class="QToolButton" name="toolButton_2" >
285          <property name="text" >
286           <string>...</string>
287          </property>
288         </widget>
289        </item>
290        <item row="2" column="1" >
291         <widget class="QLabel" name="label_2" >
292          <property name="sizePolicy" >
293           <sizepolicy>
294            <hsizetype>5</hsizetype>
295            <vsizetype>5</vsizetype>
296            <horstretch>0</horstretch>
297            <verstretch>0</verstretch>
298           </sizepolicy>
299          </property>
300          <property name="text" >
301           <string>Output :</string>
302          </property>
303         </widget>
304        </item>
305        <item row="1" column="4" >
306         <widget class="QToolButton" name="toolButton" >
307          <property name="text" >
308           <string>...</string>
309          </property>
310         </widget>
311        </item>
312        <item row="0" column="2" >
313         <widget class="QLineEdit" name="lineEdit_3" />
314        </item>
315        <item row="4" column="3" >
316         <widget class="QPushButton" name="pushButton" >
317          <property name="text" >
318           <string>Add</string>
319          </property>
320         </widget>
321        </item>
322        <item row="0" column="1" >
323         <widget class="QLabel" name="label_3" >
324          <property name="text" >
325           <string>Name :</string>
326          </property>
327         </widget>
328        </item>
329        <item row="1" column="1" >
330         <widget class="QLabel" name="label" >
331          <property name="text" >
332           <string>Input :</string>
333          </property>
334         </widget>
335        </item>
336        <item row="2" column="3" >
337         <widget class="QLineEdit" name="lineEdit_2" />
338        </item>
339        <item row="4" column="4" >
340         <widget class="QPushButton" name="pushButton_2" >
341          <property name="text" >
342           <string>Cancel</string>
343          </property>
344         </widget>
345        </item>
346        <item row="1" column="3" >
347         <widget class="QLineEdit" name="lineEdit" />
348        </item>
349        <item row="0" column="3" >
350         <widget class="QCheckBox" name="checkBox" >
351          <property name="text" >
352           <string>Enable</string>
353          </property>
354         </widget>
355        </item>
356       </layout>
357      </widget>
358     </widget>
359    </widget>
360   </widget>
361   <widget class="QTableWidget" name="mediasDB" >
362    <property name="windowModality" >
363     <enum>Qt::NonModal</enum>
364    </property>
365    <property name="enabled" >
366     <bool>true</bool>
367    </property>
368    <property name="geometry" >
369     <rect>
370      <x>10</x>
371      <y>370</y>
372      <width>611</width>
373      <height>221</height>
374     </rect>
375    </property>
376    <property name="sizePolicy" >
377     <sizepolicy>
378      <hsizetype>0</hsizetype>
379      <vsizetype>7</vsizetype>
380      <horstretch>0</horstretch>
381      <verstretch>0</verstretch>
382     </sizepolicy>
383    </property>
384    <property name="sizeIncrement" >
385     <size>
386      <width>0</width>
387      <height>0</height>
388     </size>
389    </property>
390    <property name="baseSize" >
391     <size>
392      <width>0</width>
393      <height>0</height>
394     </size>
395    </property>
396    <property name="autoFillBackground" >
397     <bool>false</bool>
398    </property>
399    <property name="horizontalScrollBarPolicy" >
400     <enum>Qt::ScrollBarAlwaysOff</enum>
401    </property>
402    <property name="showGrid" >
403     <bool>true</bool>
404    </property>
405    <property name="sortingEnabled" >
406     <bool>true</bool>
407    </property>
408    <row/>
409    <column>
410     <property name="text" >
411      <string>Type</string>
412     </property>
413    </column>
414    <column>
415     <property name="text" >
416      <string>Media Name</string>
417     </property>
418    </column>
419    <column>
420     <property name="text" >
421      <string>Input</string>
422     </property>
423    </column>
424    <column>
425     <property name="text" >
426      <string>Output</string>
427     </property>
428    </column>
429    <column>
430     <property name="text" >
431      <string>State</string>
432     </property>
433    </column>
434   </widget>
435  </widget>
436  <customwidgets>
437   <customwidget>
438    <class>MultiPageWidget</class>
439    <extends>QWidget</extends>
440    <header>multipagewidget.h</header>
441    <container>1</container>
442   </customwidget>
443  </customwidgets>
444  <resources/>
445  <connections>
446   <connection>
447    <sender>BcastspecOut</sender>
448    <signal>clicked(bool)</signal>
449    <receiver>BcastOutputLabel</receiver>
450    <slot>setEnabled(bool)</slot>
451    <hints>
452     <hint type="sourcelabel" >
453      <x>565</x>
454      <y>139</y>
455     </hint>
456     <hint type="destinationlabel" >
457      <x>65</x>
458      <y>139</y>
459     </hint>
460    </hints>
461   </connection>
462   <connection>
463    <sender>BcastspecOut</sender>
464    <signal>clicked(bool)</signal>
465    <receiver>BcastOutputLEdit</receiver>
466    <slot>setEnabled(bool)</slot>
467    <hints>
468     <hint type="sourcelabel" >
469      <x>565</x>
470      <y>139</y>
471     </hint>
472     <hint type="destinationlabel" >
473      <x>362</x>
474      <y>139</y>
475     </hint>
476    </hints>
477   </connection>
478   <connection>
479    <sender>BcastspecOut</sender>
480    <signal>clicked(bool)</signal>
481    <receiver>BcastOutputQToolButton</receiver>
482    <slot>setEnabled(bool)</slot>
483    <hints>
484     <hint type="sourcelabel" >
485      <x>565</x>
486      <y>139</y>
487     </hint>
488     <hint type="destinationlabel" >
489      <x>468</x>
490      <y>139</y>
491     </hint>
492    </hints>
493   </connection>
494   <connection>
495    <sender>VODspecOut</sender>
496    <signal>clicked(bool)</signal>
497    <receiver>VODOutputLabel</receiver>
498    <slot>setEnabled(bool)</slot>
499    <hints>
500     <hint type="sourcelabel" >
501      <x>565</x>
502      <y>217</y>
503     </hint>
504     <hint type="destinationlabel" >
505      <x>65</x>
506      <y>217</y>
507     </hint>
508    </hints>
509   </connection>
510   <connection>
511    <sender>VODspecOut</sender>
512    <signal>clicked(bool)</signal>
513    <receiver>VODOutputQToolButton</receiver>
514    <slot>setEnabled(bool)</slot>
515    <hints>
516     <hint type="sourcelabel" >
517      <x>565</x>
518      <y>217</y>
519     </hint>
520     <hint type="destinationlabel" >
521      <x>468</x>
522      <y>217</y>
523     </hint>
524    </hints>
525   </connection>
526   <connection>
527    <sender>VODspecOut</sender>
528    <signal>clicked(bool)</signal>
529    <receiver>VODOutputLEdit</receiver>
530    <slot>setEnabled(bool)</slot>
531    <hints>
532     <hint type="sourcelabel" >
533      <x>565</x>
534      <y>217</y>
535     </hint>
536     <hint type="destinationlabel" >
537      <x>362</x>
538      <y>217</y>
539     </hint>
540    </hints>
541   </connection>
542  </connections>
543 </ui>