~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to plasma/screensaver/shell/BackgroundDialog.ui

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>BackgroundDialog</class>
 
4
 <widget class="QWidget" name="BackgroundDialog">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>519</width>
 
10
    <height>173</height>
 
11
   </rect>
 
12
  </property>
 
13
  <property name="baseSize">
 
14
   <size>
 
15
    <width>200</width>
 
16
    <height>700</height>
 
17
   </size>
 
18
  </property>
 
19
  <layout class="QGridLayout" name="gridLayout_2">
 
20
   <item row="0" column="0">
 
21
    <layout class="QGridLayout" name="gridLayout">
 
22
     <item row="0" column="0" colspan="2">
 
23
      <widget class="QLabel" name="m_wallpaperLabel_2">
 
24
       <property name="sizePolicy">
 
25
        <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 
26
         <horstretch>0</horstretch>
 
27
         <verstretch>0</verstretch>
 
28
        </sizepolicy>
 
29
       </property>
 
30
       <property name="font">
 
31
        <font>
 
32
         <weight>75</weight>
 
33
         <bold>true</bold>
 
34
        </font>
 
35
       </property>
 
36
       <property name="text">
 
37
        <string>Widget Translucency</string>
 
38
       </property>
 
39
      </widget>
 
40
     </item>
 
41
     <item row="1" column="0">
 
42
      <spacer name="horizontalSpacer_2">
 
43
       <property name="orientation">
 
44
        <enum>Qt::Horizontal</enum>
 
45
       </property>
 
46
       <property name="sizeType">
 
47
        <enum>QSizePolicy::Fixed</enum>
 
48
       </property>
 
49
       <property name="sizeHint" stdset="0">
 
50
        <size>
 
51
         <width>13</width>
 
52
         <height>17</height>
 
53
        </size>
 
54
       </property>
 
55
      </spacer>
 
56
     </item>
 
57
     <item row="1" column="1">
 
58
      <widget class="QLabel" name="label">
 
59
       <property name="text">
 
60
        <string>User activity:</string>
 
61
       </property>
 
62
       <property name="alignment">
 
63
        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
64
       </property>
 
65
       <property name="buddy">
 
66
        <cstring>m_activeSlider</cstring>
 
67
       </property>
 
68
      </widget>
 
69
     </item>
 
70
     <item row="1" column="2">
 
71
      <widget class="QSlider" name="m_activeSlider">
 
72
       <property name="minimum">
 
73
        <number>1</number>
 
74
       </property>
 
75
       <property name="maximum">
 
76
        <number>10</number>
 
77
       </property>
 
78
       <property name="pageStep">
 
79
        <number>1</number>
 
80
       </property>
 
81
       <property name="orientation">
 
82
        <enum>Qt::Horizontal</enum>
 
83
       </property>
 
84
      </widget>
 
85
     </item>
 
86
     <item row="2" column="1">
 
87
      <widget class="QLabel" name="label_3">
 
88
       <property name="text">
 
89
        <string>While idle:</string>
 
90
       </property>
 
91
       <property name="alignment">
 
92
        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
93
       </property>
 
94
       <property name="buddy">
 
95
        <cstring>m_idleSlider</cstring>
 
96
       </property>
 
97
      </widget>
 
98
     </item>
 
99
     <item row="2" column="2">
 
100
      <widget class="QSlider" name="m_idleSlider">
 
101
       <property name="maximum">
 
102
        <number>10</number>
 
103
       </property>
 
104
       <property name="pageStep">
 
105
        <number>1</number>
 
106
       </property>
 
107
       <property name="orientation">
 
108
        <enum>Qt::Horizontal</enum>
 
109
       </property>
 
110
      </widget>
 
111
     </item>
 
112
     <item row="3" column="1">
 
113
      <spacer name="verticalSpacer_3">
 
114
       <property name="orientation">
 
115
        <enum>Qt::Vertical</enum>
 
116
       </property>
 
117
       <property name="sizeType">
 
118
        <enum>QSizePolicy::Fixed</enum>
 
119
       </property>
 
120
       <property name="sizeHint" stdset="0">
 
121
        <size>
 
122
         <width>17</width>
 
123
         <height>13</height>
 
124
        </size>
 
125
       </property>
 
126
      </spacer>
 
127
     </item>
 
128
     <item row="4" column="0" colspan="2">
 
129
      <widget class="QLabel" name="m_wallpaperLabel">
 
130
       <property name="sizePolicy">
 
131
        <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 
132
         <horstretch>0</horstretch>
 
133
         <verstretch>0</verstretch>
 
134
        </sizepolicy>
 
135
       </property>
 
136
       <property name="font">
 
137
        <font>
 
138
         <weight>75</weight>
 
139
         <bold>true</bold>
 
140
        </font>
 
141
       </property>
 
142
       <property name="text">
 
143
        <string>Wallpaper</string>
 
144
       </property>
 
145
      </widget>
 
146
     </item>
 
147
     <item row="5" column="0">
 
148
      <spacer name="horizontalSpacer">
 
149
       <property name="orientation">
 
150
        <enum>Qt::Horizontal</enum>
 
151
       </property>
 
152
       <property name="sizeType">
 
153
        <enum>QSizePolicy::Fixed</enum>
 
154
       </property>
 
155
       <property name="sizeHint" stdset="0">
 
156
        <size>
 
157
         <width>13</width>
 
158
         <height>17</height>
 
159
        </size>
 
160
       </property>
 
161
      </spacer>
 
162
     </item>
 
163
     <item row="5" column="1">
 
164
      <widget class="QLabel" name="m_wallpaperTypeLabel">
 
165
       <property name="text">
 
166
        <string>Type:</string>
 
167
       </property>
 
168
       <property name="alignment">
 
169
        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
170
       </property>
 
171
       <property name="buddy">
 
172
        <cstring>m_wallpaperMode</cstring>
 
173
       </property>
 
174
      </widget>
 
175
     </item>
 
176
     <item row="5" column="2">
 
177
      <widget class="QComboBox" name="m_wallpaperMode">
 
178
       <property name="sizePolicy">
 
179
        <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 
180
         <horstretch>1</horstretch>
 
181
         <verstretch>0</verstretch>
 
182
        </sizepolicy>
 
183
       </property>
 
184
       <property name="minimumSize">
 
185
        <size>
 
186
         <width>150</width>
 
187
         <height>0</height>
 
188
        </size>
 
189
       </property>
 
190
      </widget>
 
191
     </item>
 
192
    </layout>
 
193
   </item>
 
194
   <item row="0" column="1" rowspan="3">
 
195
    <layout class="QVBoxLayout" name="verticalLayout_2">
 
196
     <item>
 
197
      <widget class="QLabel" name="m_monitor">
 
198
       <property name="sizePolicy">
 
199
        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
200
         <horstretch>0</horstretch>
 
201
         <verstretch>0</verstretch>
 
202
        </sizepolicy>
 
203
       </property>
 
204
       <property name="text">
 
205
        <string>Monitor</string>
 
206
       </property>
 
207
       <property name="alignment">
 
208
        <set>Qt::AlignCenter</set>
 
209
       </property>
 
210
      </widget>
 
211
     </item>
 
212
     <item>
 
213
      <spacer name="verticalSpacer_2">
 
214
       <property name="orientation">
 
215
        <enum>Qt::Vertical</enum>
 
216
       </property>
 
217
       <property name="sizeHint" stdset="0">
 
218
        <size>
 
219
         <width>20</width>
 
220
         <height>40</height>
 
221
        </size>
 
222
       </property>
 
223
      </spacer>
 
224
     </item>
 
225
    </layout>
 
226
   </item>
 
227
   <item row="1" column="0">
 
228
    <widget class="QWidget" name="m_wallpaperConfig" native="true">
 
229
     <property name="sizePolicy">
 
230
      <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
 
231
       <horstretch>0</horstretch>
 
232
       <verstretch>0</verstretch>
 
233
      </sizepolicy>
 
234
     </property>
 
235
    </widget>
 
236
   </item>
 
237
   <item row="2" column="0">
 
238
    <spacer name="verticalSpacer">
 
239
     <property name="orientation">
 
240
      <enum>Qt::Vertical</enum>
 
241
     </property>
 
242
     <property name="sizeHint" stdset="0">
 
243
      <size>
 
244
       <width>143</width>
 
245
       <height>6</height>
 
246
      </size>
 
247
     </property>
 
248
    </spacer>
 
249
   </item>
 
250
  </layout>
 
251
 </widget>
 
252
 <resources/>
 
253
 <connections/>
 
254
</ui>