add more spacing
[personal-kdebase.git] / runtime / phonon / kcm / xine / xineoptions.ui
blobf92a14938073defc3773da0b1c586d0feb687f31
1 <ui version="4.0" >
2  <author>Matthias Kretz &lt;kretz@kde.org</author>
3  <class>XineOptions</class>
4  <widget class="QWidget" name="XineOptions" >
5   <property name="geometry" >
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>537</width>
10     <height>494</height>
11    </rect>
12   </property>
13   <layout class="QVBoxLayout" >
14    <property name="margin" >
15     <number>0</number>
16    </property>
17    <item>
18     <widget class="QGroupBox" name="deinterlaceGroupBox" >
19      <property name="title" >
20       <string>Deinterlacing</string>
21      </property>
22      <layout class="QGridLayout" >
23       <item row="0" column="0" >
24        <widget class="QLabel" name="label" >
25         <property name="text" >
26          <string>Deinterlace &amp;media:</string>
27         </property>
28         <property name="alignment" >
29          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
30         </property>
31         <property name="wordWrap" >
32          <bool>true</bool>
33         </property>
34         <property name="buddy" >
35          <cstring>deinterlaceMediaList</cstring>
36         </property>
37        </widget>
38       </item>
39       <item row="0" column="1" >
40        <widget class="QListWidget" name="deinterlaceMediaList" >
41         <property name="sizePolicy" >
42          <sizepolicy vsizetype="Minimum" hsizetype="Expanding" >
43           <horstretch>0</horstretch>
44           <verstretch>0</verstretch>
45          </sizepolicy>
46         </property>
47         <property name="maximumSize" >
48          <size>
49           <width>16777215</width>
50           <height>80</height>
51          </size>
52         </property>
53         <property name="selectionMode" >
54          <enum>QAbstractItemView::NoSelection</enum>
55         </property>
56        </widget>
57       </item>
58       <item row="1" column="0" >
59        <widget class="QLabel" name="label_2" >
60         <property name="text" >
61          <string>Deinterlacing m&amp;ethod:</string>
62         </property>
63         <property name="alignment" >
64          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
65         </property>
66         <property name="wordWrap" >
67          <bool>true</bool>
68         </property>
69         <property name="buddy" >
70          <cstring>deinterlaceMethodBox</cstring>
71         </property>
72        </widget>
73       </item>
74       <item row="1" column="1" >
75        <widget class="QComboBox" name="deinterlaceMethodBox" />
76       </item>
77       <item row="2" column="0" >
78        <spacer>
79         <property name="orientation" >
80          <enum>Qt::Horizontal</enum>
81         </property>
82         <property name="sizeType" >
83          <enum>QSizePolicy::Expanding</enum>
84         </property>
85         <property name="sizeHint" stdset="0" >
86          <size>
87           <width>230</width>
88           <height>1</height>
89          </size>
90         </property>
91        </spacer>
92       </item>
93       <item row="2" column="1" >
94        <spacer>
95         <property name="orientation" >
96          <enum>Qt::Horizontal</enum>
97         </property>
98         <property name="sizeHint" stdset="0" >
99          <size>
100           <width>400</width>
101           <height>1</height>
102          </size>
103         </property>
104        </spacer>
105       </item>
106      </layout>
107     </widget>
108    </item>
109    <item>
110     <spacer>
111      <property name="orientation" >
112       <enum>Qt::Vertical</enum>
113      </property>
114      <property name="sizeType" >
115       <enum>QSizePolicy::Expanding</enum>
116      </property>
117      <property name="sizeHint" stdset="0" >
118       <size>
119        <width>499</width>
120        <height>51</height>
121       </size>
122      </property>
123     </spacer>
124    </item>
125   </layout>
126  </widget>
127  <layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
128  <resources/>
129  <connections/>
130 </ui>