]> git.sesse.net Git - kdenlive/blob - src/ui/wizardcapture_ui.ui
Rename WIDGETS folder into UI.
[kdenlive] / src / ui / wizardcapture_ui.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WizardCapture_UI</class>
4  <widget class="QWidget" name="WizardCapture_UI">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>152</width>
10     <height>154</height>
11    </rect>
12   </property>
13   <layout class="QGridLayout" name="gridLayout">
14    <item row="1" column="3">
15     <widget class="QPushButton" name="button_reload">
16      <property name="text">
17       <string>Check</string>
18      </property>
19     </widget>
20    </item>
21    <item row="4" column="0" colspan="4">
22     <widget class="Line" name="line">
23      <property name="orientation">
24       <enum>Qt::Horizontal</enum>
25      </property>
26     </widget>
27    </item>
28    <item row="7" column="1">
29     <spacer name="verticalSpacer">
30      <property name="orientation">
31       <enum>Qt::Vertical</enum>
32      </property>
33      <property name="sizeHint" stdset="0">
34       <size>
35        <width>20</width>
36        <height>1</height>
37       </size>
38      </property>
39     </spacer>
40    </item>
41    <item row="3" column="0" colspan="4">
42     <widget class="KComboBox" name="v4l_formats"/>
43    </item>
44    <item row="1" column="0" colspan="3">
45     <widget class="KComboBox" name="v4l_devices"/>
46    </item>
47    <item row="0" column="0" colspan="4">
48     <widget class="QLabel" name="v4l_status">
49      <property name="text">
50       <string/>
51      </property>
52     </widget>
53    </item>
54    <item row="2" column="0" colspan="4">
55     <widget class="QLabel" name="label_9">
56      <property name="text">
57       <string>Capture format:</string>
58      </property>
59     </widget>
60    </item>
61    <item row="5" column="0" colspan="4">
62     <widget class="QLabel" name="decklink_status">
63      <property name="text">
64       <string/>
65      </property>
66     </widget>
67    </item>
68    <item row="6" column="0" colspan="4">
69     <widget class="KComboBox" name="decklink_devices"/>
70    </item>
71   </layout>
72  </widget>
73  <customwidgets>
74   <customwidget>
75    <class>KComboBox</class>
76    <extends>QComboBox</extends>
77    <header>kcombobox.h</header>
78   </customwidget>
79  </customwidgets>
80  <resources/>
81  <connections/>
82 </ui>