add more spacing
[personal-kdebase.git] / workspace / plasma / wallpapers / color / config.ui
blob07e129076cd575201115b66f377aec3781442193
1 <ui version="4.0" >
2  <class>Config</class>
3  <widget class="QWidget" name="Config" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>381</width>
9     <height>145</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Color</string>
14   </property>
15   <layout class="QGridLayout" name="gridLayout" >
16    <item row="0" column="0" >
17     <widget class="QLabel" name="label_5" >
18      <property name="minimumSize" >
19       <size>
20        <width>125</width>
21        <height>0</height>
22       </size>
23      </property>
24      <property name="text" >
25       <string>&amp;Color:</string>
26      </property>
27      <property name="alignment" >
28       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
29      </property>
30      <property name="buddy" >
31       <cstring>m_color</cstring>
32      </property>
33     </widget>
34    </item>
35    <item row="0" column="1" >
36     <widget class="KColorButton" name="m_color" >
37      <property name="sizePolicy" >
38       <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
39        <horstretch>0</horstretch>
40        <verstretch>0</verstretch>
41       </sizepolicy>
42      </property>
43      <property name="color" >
44       <color>
45        <red>70</red>
46        <green>90</green>
47        <blue>130</blue>
48       </color>
49      </property>
50      <property name="defaultColor" >
51       <color>
52        <red>70</red>
53        <green>90</green>
54        <blue>130</blue>
55       </color>
56      </property>
57     </widget>
58    </item>
59    <item row="0" column="2" >
60     <spacer name="spacer" >
61      <property name="orientation" >
62       <enum>Qt::Horizontal</enum>
63      </property>
64      <property name="sizeHint" stdset="0" >
65       <size>
66        <width>87</width>
67        <height>27</height>
68       </size>
69      </property>
70     </spacer>
71    </item>
72    <item row="1" column="0" colspan="3" >
73     <spacer name="verticalSpacer_2" >
74      <property name="orientation" >
75       <enum>Qt::Vertical</enum>
76      </property>
77      <property name="sizeHint" stdset="0" >
78       <size>
79        <width>338</width>
80        <height>30</height>
81       </size>
82      </property>
83     </spacer>
84    </item>
85   </layout>
86  </widget>
87  <customwidgets>
88   <customwidget>
89    <class>KColorButton</class>
90    <extends>QPushButton</extends>
91    <header>kcolorbutton.h</header>
92   </customwidget>
93  </customwidgets>
94  <resources/>
95  <connections/>
96 </ui>