]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/v4l2.ui
ec18b20d12a78f232e8c1aea66ade56d995873c0
[vlc] / modules / gui / qt4 / ui / v4l2.ui
1 <ui version="4.0" >
2  <class>ExtV4l2Widget</class>
3  <widget class="QWidget" name="ExtV4l2Widget" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>405</width>
9     <height>300</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QVBoxLayout" >
16    <item>
17     <widget class="QPushButton" name="refresh" >
18      <property name="text" >
19       <string>Refresh</string>
20      </property>
21     </widget>
22    </item>
23    <item>
24     <widget class="QLabel" name="help" >
25      <property name="text" >
26       <string>No v4l2 instance found. Press the refresh button to try again.</string>
27      </property>
28     </widget>
29    </item>
30   </layout>
31  </widget>
32  <resources/>
33  <connections/>
34 </ui>