2 <class>ImageConfig</class>
3 <widget class="QWidget" name="ImageConfig" >
4 <property name="geometry" >
12 <layout class="QGridLayout" name="gridLayout_2" >
13 <item row="0" column="0" >
14 <widget class="QLabel" name="label" >
15 <property name="minimumSize" >
21 <property name="text" >
22 <string>&Picture:</string>
24 <property name="alignment" >
25 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
27 <property name="buddy" >
28 <cstring>m_view</cstring>
32 <item row="0" column="1" >
33 <widget class="QComboBox" name="m_view" >
34 <property name="sizePolicy" >
35 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
36 <horstretch>1</horstretch>
37 <verstretch>1</verstretch>
42 <item row="0" column="2" >
43 <widget class="QToolButton" name="m_pictureUrlButton" >
44 <property name="toolTip" >
45 <string>Browse</string>
47 <property name="text" >
52 <item row="1" column="1" colspan="2" >
53 <layout class="QGridLayout" name="gridLayout" >
54 <item row="0" column="0" >
55 <widget class="QLabel" name="m_authorLabel" >
56 <property name="text" >
57 <string>Author:</string>
59 <property name="alignment" >
60 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
64 <item row="0" column="1" >
65 <widget class="QLabel" name="m_authorLine" >
66 <property name="sizePolicy" >
67 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
68 <horstretch>1</horstretch>
69 <verstretch>0</verstretch>
72 <property name="text" >
77 <item row="1" column="0" >
78 <widget class="QLabel" name="m_emailLabel" >
79 <property name="text" >
80 <string>Email:</string>
82 <property name="alignment" >
83 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
87 <item row="1" column="1" >
88 <widget class="QLabel" name="m_emailLine" >
89 <property name="sizePolicy" >
90 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
91 <horstretch>0</horstretch>
92 <verstretch>0</verstretch>
95 <property name="text" >
100 <item row="2" column="0" >
101 <widget class="QLabel" name="m_licenseLabel" >
102 <property name="text" >
103 <string>License:</string>
105 <property name="alignment" >
106 <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
110 <item row="2" column="1" >
111 <widget class="QLabel" name="m_licenseLine" >
112 <property name="sizePolicy" >
113 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
114 <horstretch>1</horstretch>
115 <verstretch>0</verstretch>
118 <property name="text" >
121 <property name="alignment" >
122 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
128 <item row="2" column="0" >
129 <widget class="QLabel" name="label_4" >
130 <property name="minimumSize" >
136 <property name="text" >
137 <string>P&ositioning:</string>
139 <property name="alignment" >
140 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
142 <property name="buddy" >
143 <cstring>m_resizeMethod</cstring>
147 <item row="2" column="1" colspan="2" >
148 <layout class="QHBoxLayout" name="horizontalLayout" >
150 <widget class="QComboBox" name="m_resizeMethod" >
151 <property name="sizePolicy" >
152 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
153 <horstretch>0</horstretch>
154 <verstretch>0</verstretch>
160 <spacer name="spacer_2" >
161 <property name="orientation" >
162 <enum>Qt::Horizontal</enum>
164 <property name="sizeHint" stdset="0" >
174 <item row="3" column="0" >
175 <widget class="QLabel" name="label_5" >
176 <property name="text" >
177 <string>&Color:</string>
179 <property name="alignment" >
180 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
182 <property name="buddy" >
183 <cstring>m_color</cstring>
187 <item row="3" column="1" colspan="2" >
188 <layout class="QHBoxLayout" name="horizontalLayout_2" >
190 <widget class="KColorButton" name="m_color" >
191 <property name="sizePolicy" >
192 <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
193 <horstretch>0</horstretch>
194 <verstretch>0</verstretch>
197 <property name="color" >
204 <property name="defaultColor" >
214 <spacer name="spacer" >
215 <property name="orientation" >
216 <enum>Qt::Horizontal</enum>
218 <property name="sizeHint" stdset="0" >
228 <item row="4" column="1" colspan="2" >
229 <layout class="QHBoxLayout" name="horizontalLayout_3" >
231 <spacer name="horizontalSpacer" >
232 <property name="orientation" >
233 <enum>Qt::Horizontal</enum>
235 <property name="sizeHint" stdset="0" >
244 <widget class="QPushButton" name="m_newStuff" >
245 <property name="toolTip" >
246 <string>Download new wallpapers</string>
248 <property name="text" >
249 <string>Get New Wallpapers...</string>
255 <item row="5" column="1" >
256 <spacer name="verticalSpacer_2" >
257 <property name="orientation" >
258 <enum>Qt::Vertical</enum>
260 <property name="sizeHint" stdset="0" >
272 <class>KColorButton</class>
273 <extends>QPushButton</extends>
274 <header>kcolorbutton.h</header>