~ubuntu-branches/ubuntu/lucid/kdebase/lucid

« back to all changes in this revision

Viewing changes to kicker/applets/launcher/configdlgbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-05-27 12:09:48 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20080527120948-dottsyd5rcwhzd36
Tags: 4:4.0.80-1ubuntu1
* Merge with Debian
 - remove 97_fix_target_link_libraries.diff
 - Add replaces/conflicts on -kde4 packages

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2
 
<class>ConfigDlgBase</class>
3
 
<widget class="QWidget">
4
 
    <property name="name">
5
 
        <cstring>ConfigDlgBase</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>371</width>
12
 
            <height>338</height>
13
 
        </rect>
14
 
    </property>
15
 
    <vbox>
16
 
        <property name="name">
17
 
            <cstring>unnamed</cstring>
18
 
        </property>
19
 
        <property name="margin">
20
 
            <number>0</number>
21
 
        </property>
22
 
        <widget class="QCheckBox">
23
 
            <property name="name">
24
 
                <cstring>kcfg_DragEnabled</cstring>
25
 
            </property>
26
 
            <property name="text">
27
 
                <string>Allow drag and drop</string>
28
 
            </property>
29
 
        </widget>
30
 
        <widget class="QGroupBox">
31
 
            <property name="name">
32
 
                <cstring>groupBox2</cstring>
33
 
            </property>
34
 
            <property name="title">
35
 
                <string>Layout</string>
36
 
            </property>
37
 
            <grid>
38
 
                <property name="name">
39
 
                    <cstring>unnamed</cstring>
40
 
                </property>
41
 
                <widget class="QCheckBox" row="1" column="0" rowspan="1" colspan="3">
42
 
                    <property name="name">
43
 
                        <cstring>kcfg_ConserveSpace</cstring>
44
 
                    </property>
45
 
                    <property name="text">
46
 
                        <string>Conserve space</string>
47
 
                    </property>
48
 
                    <property name="toolTip" stdset="0">
49
 
                        <string>Do not expand icons to the size of the panel</string>
50
 
                    </property>
51
 
                </widget>
52
 
                <widget class="QLabel" row="0" column="0">
53
 
                    <property name="name">
54
 
                        <cstring>textLabel1_2</cstring>
55
 
                    </property>
56
 
                    <property name="text">
57
 
                        <string>Icon size:</string>
58
 
                    </property>
59
 
                </widget>
60
 
                <widget class="QComboBox" row="0" column="1">
61
 
                    <property name="name">
62
 
                        <cstring>iconDim</cstring>
63
 
                    </property>
64
 
                    <property name="editable">
65
 
                        <bool>true</bool>
66
 
                    </property>
67
 
                </widget>
68
 
                <spacer row="0" column="2">
69
 
                    <property name="name">
70
 
                        <cstring>spacer4_2</cstring>
71
 
                    </property>
72
 
                    <property name="orientation">
73
 
                        <enum>Horizontal</enum>
74
 
                    </property>
75
 
                    <property name="sizeType">
76
 
                        <enum>Expanding</enum>
77
 
                    </property>
78
 
                    <property name="sizeHint">
79
 
                        <size>
80
 
                            <width>332</width>
81
 
                            <height>20</height>
82
 
                        </size>
83
 
                    </property>
84
 
                </spacer>
85
 
            </grid>
86
 
        </widget>
87
 
        <widget class="QGroupBox">
88
 
            <property name="name">
89
 
                <cstring>autoAdjustGroup</cstring>
90
 
            </property>
91
 
            <property name="title">
92
 
                <string>Most Popular Applications</string>
93
 
            </property>
94
 
            <grid>
95
 
                <property name="name">
96
 
                    <cstring>unnamed</cstring>
97
 
                </property>
98
 
                <widget class="QLayoutWidget" row="3" column="0" rowspan="1" colspan="3">
99
 
                    <property name="name">
100
 
                        <cstring>layout1</cstring>
101
 
                    </property>
102
 
                    <grid>
103
 
                        <property name="name">
104
 
                            <cstring>unnamed</cstring>
105
 
                        </property>
106
 
                        <widget class="QSlider" row="0" column="0" rowspan="1" colspan="3">
107
 
                            <property name="name">
108
 
                                <cstring>kcfg_HistoryHorizon</cstring>
109
 
                            </property>
110
 
                            <property name="maxValue">
111
 
                                <number>100</number>
112
 
                            </property>
113
 
                            <property name="lineStep">
114
 
                                <number>0</number>
115
 
                            </property>
116
 
                            <property name="value">
117
 
                                <number>10</number>
118
 
                            </property>
119
 
                            <property name="orientation">
120
 
                                <enum>Horizontal</enum>
121
 
                            </property>
122
 
                        </widget>
123
 
                        <spacer row="1" column="1">
124
 
                            <property name="name">
125
 
                                <cstring>spacer7</cstring>
126
 
                            </property>
127
 
                            <property name="orientation">
128
 
                                <enum>Horizontal</enum>
129
 
                            </property>
130
 
                            <property name="sizeType">
131
 
                                <enum>Expanding</enum>
132
 
                            </property>
133
 
                            <property name="sizeHint">
134
 
                                <size>
135
 
                                    <width>140</width>
136
 
                                    <height>20</height>
137
 
                                </size>
138
 
                            </property>
139
 
                        </spacer>
140
 
                        <widget class="QLabel" row="1" column="0">
141
 
                            <property name="name">
142
 
                                <cstring>textLabel1</cstring>
143
 
                            </property>
144
 
                            <property name="text">
145
 
                                <string>Short Term</string>
146
 
                            </property>
147
 
                            <property name="alignment">
148
 
                                <set>AlignCenter</set>
149
 
                            </property>
150
 
                        </widget>
151
 
                        <widget class="QLabel" row="1" column="2">
152
 
                            <property name="name">
153
 
                                <cstring>textLabel2</cstring>
154
 
                            </property>
155
 
                            <property name="text">
156
 
                                <string>Long Term</string>
157
 
                            </property>
158
 
                            <property name="alignment">
159
 
                                <set>AlignCenter</set>
160
 
                            </property>
161
 
                        </widget>
162
 
                    </grid>
163
 
                </widget>
164
 
                <widget class="QLabel" row="2" column="0">
165
 
                    <property name="name">
166
 
                        <cstring>textLabel3</cstring>
167
 
                    </property>
168
 
                    <property name="text">
169
 
                        <string>Maximum number of applications:</string>
170
 
                    </property>
171
 
                </widget>
172
 
                <widget class="KIntSpinBox" row="1" column="1">
173
 
                    <property name="name">
174
 
                        <cstring>kcfg_AutoAdjustMinItems</cstring>
175
 
                    </property>
176
 
                </widget>
177
 
                <spacer row="2" column="2">
178
 
                    <property name="name">
179
 
                        <cstring>spacer4</cstring>
180
 
                    </property>
181
 
                    <property name="orientation">
182
 
                        <enum>Horizontal</enum>
183
 
                    </property>
184
 
                    <property name="sizeType">
185
 
                        <enum>Expanding</enum>
186
 
                    </property>
187
 
                    <property name="sizeHint">
188
 
                        <size>
189
 
                            <width>50</width>
190
 
                            <height>20</height>
191
 
                        </size>
192
 
                    </property>
193
 
                </spacer>
194
 
                <widget class="KIntSpinBox" row="2" column="1">
195
 
                    <property name="name">
196
 
                        <cstring>kcfg_AutoAdjustMaxItems</cstring>
197
 
                    </property>
198
 
                </widget>
199
 
                <widget class="QLabel" row="1" column="0">
200
 
                    <property name="name">
201
 
                        <cstring>textLabel3_2</cstring>
202
 
                    </property>
203
 
                    <property name="text">
204
 
                        <string>Minimum number of applications:</string>
205
 
                    </property>
206
 
                </widget>
207
 
                <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="3">
208
 
                    <property name="name">
209
 
                        <cstring>kcfg_AutoAdjustEnabled</cstring>
210
 
                    </property>
211
 
                    <property name="text">
212
 
                        <string>Add/remove applications based on their popularity</string>
213
 
                    </property>
214
 
                    <property name="checked">
215
 
                        <bool>true</bool>
216
 
                    </property>
217
 
                </widget>
218
 
            </grid>
219
 
        </widget>
220
 
    </vbox>
221
 
</widget>
222
 
<customwidgets>
223
 
</customwidgets>
224
 
<connections>
225
 
    <connection>
226
 
        <sender>kcfg_AutoAdjustEnabled</sender>
227
 
        <signal>toggled(bool)</signal>
228
 
        <receiver>kcfg_AutoAdjustMinItems</receiver>
229
 
        <slot>setEnabled(bool)</slot>
230
 
    </connection>
231
 
    <connection>
232
 
        <sender>kcfg_AutoAdjustEnabled</sender>
233
 
        <signal>toggled(bool)</signal>
234
 
        <receiver>kcfg_AutoAdjustMaxItems</receiver>
235
 
        <slot>setEnabled(bool)</slot>
236
 
    </connection>
237
 
    <connection>
238
 
        <sender>kcfg_AutoAdjustEnabled</sender>
239
 
        <signal>toggled(bool)</signal>
240
 
        <receiver>kcfg_HistoryHorizon</receiver>
241
 
        <slot>setEnabled(bool)</slot>
242
 
    </connection>
243
 
    <connection>
244
 
        <sender>kcfg_AutoAdjustEnabled</sender>
245
 
        <signal>toggled(bool)</signal>
246
 
        <receiver>textLabel1</receiver>
247
 
        <slot>setEnabled(bool)</slot>
248
 
    </connection>
249
 
    <connection>
250
 
        <sender>kcfg_AutoAdjustEnabled</sender>
251
 
        <signal>toggled(bool)</signal>
252
 
        <receiver>textLabel2</receiver>
253
 
        <slot>setEnabled(bool)</slot>
254
 
    </connection>
255
 
    <connection>
256
 
        <sender>kcfg_AutoAdjustEnabled</sender>
257
 
        <signal>toggled(bool)</signal>
258
 
        <receiver>textLabel3</receiver>
259
 
        <slot>setEnabled(bool)</slot>
260
 
    </connection>
261
 
    <connection>
262
 
        <sender>kcfg_AutoAdjustEnabled</sender>
263
 
        <signal>toggled(bool)</signal>
264
 
        <receiver>textLabel3_2</receiver>
265
 
        <slot>setEnabled(bool)</slot>
266
 
    </connection>
267
 
</connections>
268
 
<layoutdefaults spacing="6" margin="11"/>
269
 
<includehints>
270
 
    <includehint>knuminput.h</includehint>
271
 
    <includehint>knuminput.h</includehint>
272
 
</includehints>
273
 
</UI>