]> git.sesse.net Git - kdenlive/blob - src/widgets/testwidget_ui.ui
1eefcdd51dd3dcedca278d9f45690d3caee44218
[kdenlive] / src / widgets / testwidget_ui.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>TestWidget_UI</class>
4  <widget class="QWidget" name="TestWidget_UI">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>400</width>
10     <height>300</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <item row="0" column="0">
18     <widget class="QComboBox" name="comboBox"/>
19    </item>
20    <item row="2" column="0">
21     <spacer name="verticalSpacer">
22      <property name="orientation">
23       <enum>Qt::Vertical</enum>
24      </property>
25      <property name="sizeHint" stdset="0">
26       <size>
27        <width>20</width>
28        <height>40</height>
29       </size>
30      </property>
31     </spacer>
32    </item>
33    <item row="1" column="0">
34     <widget class="Line" name="line">
35      <property name="orientation">
36       <enum>Qt::Horizontal</enum>
37      </property>
38     </widget>
39    </item>
40   </layout>
41  </widget>
42  <resources/>
43  <connections/>
44 </ui>