dtor first
[personal-kdebase.git] / workspace / plasma / shells / desktop / BackgroundDialog.ui
blob1655e11fb5878f9291c116d0ccf645530ac2ad2e
1 <ui version="4.0" >
2  <class>BackgroundDialog</class>
3  <widget class="QWidget" name="BackgroundDialog" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>443</width>
9     <height>290</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
14     <horstretch>0</horstretch>
15     <verstretch>0</verstretch>
16    </sizepolicy>
17   </property>
18   <property name="baseSize" >
19    <size>
20     <width>200</width>
21     <height>700</height>
22    </size>
23   </property>
24   <layout class="QGridLayout" name="gridLayout" >
25    <item row="0" column="0" colspan="4" >
26     <widget class="QLabel" name="label_5" >
27      <property name="font" >
28       <font>
29        <weight>75</weight>
30        <bold>true</bold>
31       </font>
32      </property>
33      <property name="text" >
34       <string>Desktop Activity</string>
35      </property>
36     </widget>
37    </item>
38    <item row="1" column="0" >
39     <widget class="QLabel" name="label_4" >
40      <property name="text" >
41       <string>Type:</string>
42      </property>
43      <property name="alignment" >
44       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
45      </property>
46      <property name="buddy" >
47       <cstring>m_containmentComboBox</cstring>
48      </property>
49     </widget>
50    </item>
51    <item row="1" column="1" colspan="2" >
52     <layout class="QHBoxLayout" name="horizontalLayout_3" >
53      <item>
54       <widget class="QComboBox" name="m_containmentComboBox" >
55        <property name="sizePolicy" >
56         <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
57          <horstretch>0</horstretch>
58          <verstretch>0</verstretch>
59         </sizepolicy>
60        </property>
61       </widget>
62      </item>
63      <item>
64       <spacer name="horizontalSpacer_2" >
65        <property name="orientation" >
66         <enum>Qt::Horizontal</enum>
67        </property>
68        <property name="sizeType" >
69         <enum>QSizePolicy::Preferred</enum>
70        </property>
71        <property name="sizeHint" stdset="0" >
72         <size>
73          <width>40</width>
74          <height>20</height>
75         </size>
76        </property>
77       </spacer>
78      </item>
79     </layout>
80    </item>
81    <item rowspan="7" row="1" column="3" >
82     <layout class="QVBoxLayout" name="verticalLayout_2" >
83      <item>
84       <widget class="QLabel" name="m_monitor" >
85        <property name="sizePolicy" >
86         <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
87          <horstretch>0</horstretch>
88          <verstretch>0</verstretch>
89         </sizepolicy>
90        </property>
91        <property name="text" >
92         <string>Monitor</string>
93        </property>
94        <property name="alignment" >
95         <set>Qt::AlignCenter</set>
96        </property>
97       </widget>
98      </item>
99      <item>
100       <spacer name="verticalSpacer_2" >
101        <property name="orientation" >
102         <enum>Qt::Vertical</enum>
103        </property>
104        <property name="sizeHint" stdset="0" >
105         <size>
106          <width>20</width>
107          <height>40</height>
108         </size>
109        </property>
110       </spacer>
111      </item>
112     </layout>
113    </item>
114    <item row="2" column="0" >
115     <widget class="QLabel" name="label_6" >
116      <property name="text" >
117       <string>Name:</string>
118      </property>
119      <property name="alignment" >
120       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
121      </property>
122      <property name="buddy" >
123       <cstring>m_activityName</cstring>
124      </property>
125     </widget>
126    </item>
127    <item row="2" column="1" colspan="2" >
128     <layout class="QHBoxLayout" name="horizontalLayout_2" >
129      <item>
130       <widget class="QLineEdit" name="m_activityName" />
131      </item>
132      <item>
133       <spacer name="horizontalSpacer" >
134        <property name="orientation" >
135         <enum>Qt::Horizontal</enum>
136        </property>
137        <property name="sizeType" >
138         <enum>QSizePolicy::Preferred</enum>
139        </property>
140        <property name="sizeHint" stdset="0" >
141         <size>
142          <width>40</width>
143          <height>20</height>
144         </size>
145        </property>
146       </spacer>
147      </item>
148     </layout>
149    </item>
150    <item row="3" column="0" colspan="3" >
151     <widget class="QLabel" name="label_2" >
152      <property name="font" >
153       <font>
154        <weight>75</weight>
155        <bold>true</bold>
156       </font>
157      </property>
158      <property name="text" >
159       <string>Desktop Theme</string>
160      </property>
161     </widget>
162    </item>
163    <item row="4" column="0" >
164     <widget class="QLabel" name="label_3" >
165      <property name="minimumSize" >
166       <size>
167        <width>129</width>
168        <height>0</height>
169       </size>
170      </property>
171      <property name="text" >
172       <string>Theme:</string>
173      </property>
174      <property name="alignment" >
175       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
176      </property>
177      <property name="buddy" >
178       <cstring>m_theme</cstring>
179      </property>
180     </widget>
181    </item>
182    <item row="4" column="1" >
183     <widget class="QComboBox" name="m_theme" >
184      <property name="sizePolicy" >
185       <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
186        <horstretch>0</horstretch>
187        <verstretch>0</verstretch>
188       </sizepolicy>
189      </property>
190     </widget>
191    </item>
192    <item row="4" column="2" >
193     <widget class="QPushButton" name="m_newThemeButton" >
194      <property name="enabled" >
195       <bool>true</bool>
196      </property>
197      <property name="text" >
198       <string>New Theme...</string>
199      </property>
200     </widget>
201    </item>
202    <item row="5" column="0" colspan="3" >
203     <widget class="QLabel" name="m_wallpaperLabel" >
204      <property name="sizePolicy" >
205       <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
206        <horstretch>0</horstretch>
207        <verstretch>0</verstretch>
208       </sizepolicy>
209      </property>
210      <property name="font" >
211       <font>
212        <weight>75</weight>
213        <bold>true</bold>
214       </font>
215      </property>
216      <property name="text" >
217       <string>Wallpaper</string>
218      </property>
219     </widget>
220    </item>
221    <item row="6" column="0" colspan="3" >
222     <widget class="QWidget" native="1" name="m_wallpaperGroup" >
223      <layout class="QVBoxLayout" name="verticalLayout" >
224       <property name="leftMargin" >
225        <number>0</number>
226       </property>
227       <property name="topMargin" >
228        <number>0</number>
229       </property>
230       <property name="rightMargin" >
231        <number>0</number>
232       </property>
233       <item>
234        <layout class="QHBoxLayout" name="horizontalLayout" >
235         <item>
236          <widget class="QLabel" name="m_wallpaperTypeLabel" >
237           <property name="minimumSize" >
238            <size>
239             <width>129</width>
240             <height>0</height>
241            </size>
242           </property>
243           <property name="text" >
244            <string>Type:</string>
245           </property>
246           <property name="alignment" >
247            <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
248           </property>
249           <property name="buddy" >
250            <cstring>m_wallpaperMode</cstring>
251           </property>
252          </widget>
253         </item>
254         <item>
255          <widget class="QComboBox" name="m_wallpaperMode" >
256           <property name="sizePolicy" >
257            <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
258             <horstretch>1</horstretch>
259             <verstretch>0</verstretch>
260            </sizepolicy>
261           </property>
262           <property name="minimumSize" >
263            <size>
264             <width>150</width>
265             <height>0</height>
266            </size>
267           </property>
268          </widget>
269         </item>
270        </layout>
271       </item>
272       <item>
273        <widget class="QWidget" native="1" name="m_wallpaperConfig" >
274         <property name="sizePolicy" >
275          <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
276           <horstretch>0</horstretch>
277           <verstretch>0</verstretch>
278          </sizepolicy>
279         </property>
280        </widget>
281       </item>
282      </layout>
283     </widget>
284    </item>
285    <item row="7" column="1" >
286     <spacer name="verticalSpacer" >
287      <property name="orientation" >
288       <enum>Qt::Vertical</enum>
289      </property>
290      <property name="sizeHint" stdset="0" >
291       <size>
292        <width>20</width>
293        <height>64</height>
294       </size>
295      </property>
296     </spacer>
297    </item>
298   </layout>
299  </widget>
300  <resources/>
301  <connections/>
302 </ui>