]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/v4l2.ui
Add v4l2 section in extended pannel. The code isn't v4l2 specific at all so it could...
[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>400</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   </layout>
24  </widget>
25  <resources/>
26  <connections/>
27 </ui>