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

« back to all changes in this revision

Viewing changes to kwin/effects/dashboard/dashboard_config.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>DashboardEffectConfig</class>
 
4
 <widget class="QWidget" name="DashboardEffectConfig">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>197</width>
 
10
    <height>183</height>
 
11
   </rect>
 
12
  </property>
 
13
  <layout class="QVBoxLayout" name="verticalLayout">
 
14
   <item>
 
15
    <widget class="QLabel" name="label_8">
 
16
     <property name="text">
 
17
      <string>Brightness of the background:</string>
 
18
     </property>
 
19
    </widget>
 
20
   </item>
 
21
   <item>
 
22
    <layout class="QHBoxLayout" name="horizontalLayout">
 
23
     <item>
 
24
      <spacer name="horizontalSpacer_3">
 
25
       <property name="orientation">
 
26
        <enum>Qt::Horizontal</enum>
 
27
       </property>
 
28
       <property name="sizeType">
 
29
        <enum>QSizePolicy::Fixed</enum>
 
30
       </property>
 
31
       <property name="sizeHint" stdset="0">
 
32
        <size>
 
33
         <width>12</width>
 
34
         <height>0</height>
 
35
        </size>
 
36
       </property>
 
37
      </spacer>
 
38
     </item>
 
39
     <item>
 
40
      <widget class="QLabel" name="label_3">
 
41
       <property name="text">
 
42
        <string comment="Less brightness">Darker</string>
 
43
       </property>
 
44
      </widget>
 
45
     </item>
 
46
     <item>
 
47
      <widget class="QSlider" name="brightness">
 
48
       <property name="sizePolicy">
 
49
        <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 
50
         <horstretch>0</horstretch>
 
51
         <verstretch>0</verstretch>
 
52
        </sizepolicy>
 
53
       </property>
 
54
       <property name="maximum">
 
55
        <number>100</number>
 
56
       </property>
 
57
       <property name="singleStep">
 
58
        <number>10</number>
 
59
       </property>
 
60
       <property name="pageStep">
 
61
        <number>20</number>
 
62
       </property>
 
63
       <property name="orientation">
 
64
        <enum>Qt::Horizontal</enum>
 
65
       </property>
 
66
       <property name="tickPosition">
 
67
        <enum>QSlider::TicksBelow</enum>
 
68
       </property>
 
69
      </widget>
 
70
     </item>
 
71
     <item>
 
72
      <widget class="QLabel" name="label_4">
 
73
       <property name="text">
 
74
        <string comment="More brightness">Lighter</string>
 
75
       </property>
 
76
      </widget>
 
77
     </item>
 
78
    </layout>
 
79
   </item>
 
80
   <item>
 
81
    <widget class="QLabel" name="label_2">
 
82
     <property name="text">
 
83
      <string>Saturation of the background:</string>
 
84
     </property>
 
85
    </widget>
 
86
   </item>
 
87
   <item>
 
88
    <layout class="QHBoxLayout" name="horizontalLayout_2">
 
89
     <item>
 
90
      <spacer name="horizontalSpacer_2">
 
91
       <property name="orientation">
 
92
        <enum>Qt::Horizontal</enum>
 
93
       </property>
 
94
       <property name="sizeType">
 
95
        <enum>QSizePolicy::Fixed</enum>
 
96
       </property>
 
97
       <property name="sizeHint" stdset="0">
 
98
        <size>
 
99
         <width>12</width>
 
100
         <height>0</height>
 
101
        </size>
 
102
       </property>
 
103
      </spacer>
 
104
     </item>
 
105
     <item>
 
106
      <widget class="QLabel" name="label_5">
 
107
       <property name="text">
 
108
        <string comment="No saturation">Gray</string>
 
109
       </property>
 
110
      </widget>
 
111
     </item>
 
112
     <item>
 
113
      <widget class="QSlider" name="saturation">
 
114
       <property name="sizePolicy">
 
115
        <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 
116
         <horstretch>0</horstretch>
 
117
         <verstretch>0</verstretch>
 
118
        </sizepolicy>
 
119
       </property>
 
120
       <property name="maximum">
 
121
        <number>100</number>
 
122
       </property>
 
123
       <property name="singleStep">
 
124
        <number>10</number>
 
125
       </property>
 
126
       <property name="pageStep">
 
127
        <number>20</number>
 
128
       </property>
 
129
       <property name="orientation">
 
130
        <enum>Qt::Horizontal</enum>
 
131
       </property>
 
132
       <property name="tickPosition">
 
133
        <enum>QSlider::TicksBelow</enum>
 
134
       </property>
 
135
      </widget>
 
136
     </item>
 
137
     <item>
 
138
      <widget class="QLabel" name="label_6">
 
139
       <property name="text">
 
140
        <string comment="High saturation">Colored</string>
 
141
       </property>
 
142
      </widget>
 
143
     </item>
 
144
    </layout>
 
145
   </item>
 
146
   <item>
 
147
    <widget class="QLabel" name="label_7">
 
148
     <property name="text">
 
149
      <string>Duration of the fade:</string>
 
150
     </property>
 
151
    </widget>
 
152
   </item>
 
153
   <item>
 
154
    <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="0,0,0">
 
155
     <item>
 
156
      <spacer name="horizontalSpacer">
 
157
       <property name="orientation">
 
158
        <enum>Qt::Horizontal</enum>
 
159
       </property>
 
160
       <property name="sizeHint" stdset="0">
 
161
        <size>
 
162
         <width>40</width>
 
163
         <height>20</height>
 
164
        </size>
 
165
       </property>
 
166
      </spacer>
 
167
     </item>
 
168
     <item>
 
169
      <widget class="KIntSpinBox" name="duration">
 
170
       <property name="maximum">
 
171
        <number>3000</number>
 
172
       </property>
 
173
       <property name="singleStep">
 
174
        <number>100</number>
 
175
       </property>
 
176
       <property name="value">
 
177
        <number>1500</number>
 
178
       </property>
 
179
      </widget>
 
180
     </item>
 
181
     <item>
 
182
      <widget class="QLabel" name="label">
 
183
       <property name="text">
 
184
        <string>ms</string>
 
185
       </property>
 
186
      </widget>
 
187
     </item>
 
188
    </layout>
 
189
   </item>
 
190
   <item>
 
191
    <widget class="QCheckBox" name="blur">
 
192
     <property name="toolTip">
 
193
      <string>The blur effect must be enabled before it can be used.</string>
 
194
     </property>
 
195
     <property name="text">
 
196
      <string>Apply blur effect to background</string>
 
197
     </property>
 
198
    </widget>
 
199
   </item>
 
200
   <item>
 
201
    <spacer name="verticalSpacer">
 
202
     <property name="orientation">
 
203
      <enum>Qt::Vertical</enum>
 
204
     </property>
 
205
     <property name="sizeHint" stdset="0">
 
206
      <size>
 
207
       <width>0</width>
 
208
       <height>0</height>
 
209
      </size>
 
210
     </property>
 
211
    </spacer>
 
212
   </item>
 
213
  </layout>
 
214
 </widget>
 
215
 <customwidgets>
 
216
  <customwidget>
 
217
   <class>KIntSpinBox</class>
 
218
   <extends>QSpinBox</extends>
 
219
   <header>knuminput.h</header>
 
220
  </customwidget>
 
221
 </customwidgets>
 
222
 <resources/>
 
223
 <connections/>
 
224
</ui>