~ubuntu-branches/ubuntu/intrepid/kdebluetooth/intrepid-proposed

« back to all changes in this revision

Viewing changes to kdebluetooth/kbluetooth/adapterdialog.ui

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Mercatante
  • Date: 2008-08-07 09:49:47 UTC
  • mto: This revision was merged to the branch mainline in revision 56.
  • Revision ID: james.westby@ubuntu.com-20080807094947-pj6q3uxwuv7l844q
Tags: upstream-0.1
ImportĀ upstreamĀ versionĀ 0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2
 
<class>AdapterDialog</class>
3
 
<widget class="QWidget">
4
 
    <property name="name">
5
 
        <cstring>AdapterDialog</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>382</width>
12
 
            <height>377</height>
13
 
        </rect>
14
 
    </property>
15
 
    <property name="sizePolicy">
16
 
        <sizepolicy>
17
 
            <hsizetype>5</hsizetype>
18
 
            <vsizetype>5</vsizetype>
19
 
            <horstretch>0</horstretch>
20
 
            <verstretch>0</verstretch>
21
 
        </sizepolicy>
22
 
    </property>
23
 
    <property name="minimumSize">
24
 
        <size>
25
 
            <width>360</width>
26
 
            <height>30</height>
27
 
        </size>
28
 
    </property>
29
 
    <property name="caption">
30
 
        <string>AdapterDialog</string>
31
 
    </property>
32
 
    <vbox>
33
 
        <property name="name">
34
 
            <cstring>unnamed</cstring>
35
 
        </property>
36
 
        <widget class="QGroupBox">
37
 
            <property name="name">
38
 
                <cstring>groupBoxSettings</cstring>
39
 
            </property>
40
 
            <property name="sizePolicy">
41
 
                <sizepolicy>
42
 
                    <hsizetype>5</hsizetype>
43
 
                    <vsizetype>0</vsizetype>
44
 
                    <horstretch>0</horstretch>
45
 
                    <verstretch>0</verstretch>
46
 
                </sizepolicy>
47
 
            </property>
48
 
            <property name="minimumSize">
49
 
                <size>
50
 
                    <width>360</width>
51
 
                    <height>0</height>
52
 
                </size>
53
 
            </property>
54
 
            <property name="font">
55
 
                <font>
56
 
                </font>
57
 
            </property>
58
 
            <property name="title">
59
 
                <string>Device Settings</string>
60
 
            </property>
61
 
            <hbox>
62
 
                <property name="name">
63
 
                    <cstring>unnamed</cstring>
64
 
                </property>
65
 
                <widget class="QLayoutWidget">
66
 
                    <property name="name">
67
 
                        <cstring>layout11</cstring>
68
 
                    </property>
69
 
                    <vbox>
70
 
                        <property name="name">
71
 
                            <cstring>unnamed</cstring>
72
 
                        </property>
73
 
                        <widget class="QLayoutWidget">
74
 
                            <property name="name">
75
 
                                <cstring>layout13</cstring>
76
 
                            </property>
77
 
                            <vbox>
78
 
                                <property name="name">
79
 
                                    <cstring>unnamed</cstring>
80
 
                                </property>
81
 
                                <widget class="QLayoutWidget">
82
 
                                    <property name="name">
83
 
                                        <cstring>layoutName</cstring>
84
 
                                    </property>
85
 
                                    <vbox>
86
 
                                        <property name="name">
87
 
                                            <cstring>unnamed</cstring>
88
 
                                        </property>
89
 
                                        <widget class="QLabel">
90
 
                                            <property name="name">
91
 
                                                <cstring>textLabel10</cstring>
92
 
                                            </property>
93
 
                                            <property name="font">
94
 
                                                <font>
95
 
                                                </font>
96
 
                                            </property>
97
 
                                            <property name="text">
98
 
                                                <string>Adapter Name:</string>
99
 
                                            </property>
100
 
                                        </widget>
101
 
                                        <widget class="QLineEdit">
102
 
                                            <property name="name">
103
 
                                                <cstring>adapterName</cstring>
104
 
                                            </property>
105
 
                                            <property name="font">
106
 
                                                <font>
107
 
                                                </font>
108
 
                                            </property>
109
 
                                        </widget>
110
 
                                    </vbox>
111
 
                                </widget>
112
 
                                <widget class="QLayoutWidget">
113
 
                                    <property name="name">
114
 
                                        <cstring>layout12</cstring>
115
 
                                    </property>
116
 
                                    <hbox>
117
 
                                        <property name="name">
118
 
                                            <cstring>unnamed</cstring>
119
 
                                        </property>
120
 
                                        <widget class="QLabel">
121
 
                                            <property name="name">
122
 
                                                <cstring>textLabel1</cstring>
123
 
                                            </property>
124
 
                                            <property name="font">
125
 
                                                <font>
126
 
                                                </font>
127
 
                                            </property>
128
 
                                            <property name="text">
129
 
                                                <string>Mode:</string>
130
 
                                            </property>
131
 
                                        </widget>
132
 
                                        <widget class="QComboBox">
133
 
                                            <property name="name">
134
 
                                                <cstring>deviceModes</cstring>
135
 
                                            </property>
136
 
                                            <property name="font">
137
 
                                                <font>
138
 
                                                </font>
139
 
                                            </property>
140
 
                                            <property name="currentItem">
141
 
                                                <number>0</number>
142
 
                                            </property>
143
 
                                        </widget>
144
 
                                    </hbox>
145
 
                                </widget>
146
 
                                <widget class="QLayoutWidget">
147
 
                                    <property name="name">
148
 
                                        <cstring>layout10</cstring>
149
 
                                    </property>
150
 
                                    <hbox>
151
 
                                        <property name="name">
152
 
                                            <cstring>unnamed</cstring>
153
 
                                        </property>
154
 
                                        <widget class="QLabel">
155
 
                                            <property name="name">
156
 
                                                <cstring>textLabel9</cstring>
157
 
                                            </property>
158
 
                                            <property name="font">
159
 
                                                <font>
160
 
                                                </font>
161
 
                                            </property>
162
 
                                            <property name="text">
163
 
                                                <string>Discoverable Timeout:</string>
164
 
                                            </property>
165
 
                                        </widget>
166
 
                                        <widget class="QLabel">
167
 
                                            <property name="name">
168
 
                                                <cstring>timeout</cstring>
169
 
                                            </property>
170
 
                                            <property name="font">
171
 
                                                <font>
172
 
                                                </font>
173
 
                                            </property>
174
 
                                            <property name="text">
175
 
                                                <string></string>
176
 
                                            </property>
177
 
                                            <property name="alignment">
178
 
                                                <set>AlignVCenter|AlignRight</set>
179
 
                                            </property>
180
 
                                        </widget>
181
 
                                    </hbox>
182
 
                                </widget>
183
 
                                <widget class="QSlider">
184
 
                                    <property name="name">
185
 
                                        <cstring>sliderTimeout</cstring>
186
 
                                    </property>
187
 
                                    <property name="paletteForegroundColor">
188
 
                                        <color>
189
 
                                            <red>0</red>
190
 
                                            <green>0</green>
191
 
                                            <blue>0</blue>
192
 
                                        </color>
193
 
                                    </property>
194
 
                                    <property name="minValue">
195
 
                                        <number>60</number>
196
 
                                    </property>
197
 
                                    <property name="maxValue">
198
 
                                        <number>1860</number>
199
 
                                    </property>
200
 
                                    <property name="lineStep">
201
 
                                        <number>60</number>
202
 
                                    </property>
203
 
                                    <property name="pageStep">
204
 
                                        <number>120</number>
205
 
                                    </property>
206
 
                                    <property name="orientation">
207
 
                                        <enum>Horizontal</enum>
208
 
                                    </property>
209
 
                                    <property name="tickmarks">
210
 
                                        <enum>NoMarks</enum>
211
 
                                    </property>
212
 
                                    <property name="toolTip" stdset="0">
213
 
                                        <string>Timeout after the adapter gets invisible</string>
214
 
                                    </property>
215
 
                                </widget>
216
 
                            </vbox>
217
 
                        </widget>
218
 
                        <widget class="QLayoutWidget">
219
 
                            <property name="name">
220
 
                                <cstring>layout8</cstring>
221
 
                            </property>
222
 
                            <hbox>
223
 
                                <property name="name">
224
 
                                    <cstring>unnamed</cstring>
225
 
                                </property>
226
 
                                <widget class="QLabel">
227
 
                                    <property name="name">
228
 
                                        <cstring>textLabel1_2</cstring>
229
 
                                    </property>
230
 
                                    <property name="font">
231
 
                                        <font>
232
 
                                        </font>
233
 
                                    </property>
234
 
                                    <property name="text">
235
 
                                        <string>Class of Device:</string>
236
 
                                    </property>
237
 
                                </widget>
238
 
                                <widget class="QComboBox">
239
 
                                    <item>
240
 
                                        <property name="text">
241
 
                                            <string>Unspecified</string>
242
 
                                        </property>
243
 
                                    </item>
244
 
                                    <item>
245
 
                                        <property name="text">
246
 
                                            <string>Desktop</string>
247
 
                                        </property>
248
 
                                    </item>
249
 
                                    <item>
250
 
                                        <property name="text">
251
 
                                            <string>Laptop</string>
252
 
                                        </property>
253
 
                                    </item>
254
 
                                    <property name="name">
255
 
                                        <cstring>deviceClass</cstring>
256
 
                                    </property>
257
 
                                    <property name="font">
258
 
                                        <font>
259
 
                                        </font>
260
 
                                    </property>
261
 
                                </widget>
262
 
                            </hbox>
263
 
                        </widget>
264
 
                    </vbox>
265
 
                </widget>
266
 
            </hbox>
267
 
        </widget>
268
 
        <widget class="QGroupBox">
269
 
            <property name="name">
270
 
                <cstring>groupBoxInfo</cstring>
271
 
            </property>
272
 
            <property name="sizePolicy">
273
 
                <sizepolicy>
274
 
                    <hsizetype>3</hsizetype>
275
 
                    <vsizetype>3</vsizetype>
276
 
                    <horstretch>0</horstretch>
277
 
                    <verstretch>0</verstretch>
278
 
                </sizepolicy>
279
 
            </property>
280
 
            <property name="minimumSize">
281
 
                <size>
282
 
                    <width>360</width>
283
 
                    <height>0</height>
284
 
                </size>
285
 
            </property>
286
 
            <property name="font">
287
 
                <font>
288
 
                </font>
289
 
            </property>
290
 
            <property name="title">
291
 
                <string>Device Information</string>
292
 
            </property>
293
 
            <vbox>
294
 
                <property name="name">
295
 
                    <cstring>unnamed</cstring>
296
 
                </property>
297
 
                <widget class="QLayoutWidget">
298
 
                    <property name="name">
299
 
                        <cstring>layout14</cstring>
300
 
                    </property>
301
 
                    <vbox>
302
 
                        <property name="name">
303
 
                            <cstring>unnamed</cstring>
304
 
                        </property>
305
 
                        <widget class="QLabel">
306
 
                            <property name="name">
307
 
                                <cstring>macLabel</cstring>
308
 
                            </property>
309
 
                            <property name="sizePolicy">
310
 
                                <sizepolicy>
311
 
                                    <hsizetype>5</hsizetype>
312
 
                                    <vsizetype>0</vsizetype>
313
 
                                    <horstretch>0</horstretch>
314
 
                                    <verstretch>0</verstretch>
315
 
                                </sizepolicy>
316
 
                            </property>
317
 
                            <property name="font">
318
 
                                <font>
319
 
                                </font>
320
 
                            </property>
321
 
                            <property name="text">
322
 
                                <string></string>
323
 
                            </property>
324
 
                            <property name="alignment">
325
 
                                <set>AlignTop</set>
326
 
                            </property>
327
 
                        </widget>
328
 
                        <widget class="QLabel">
329
 
                            <property name="name">
330
 
                                <cstring>verLabel</cstring>
331
 
                            </property>
332
 
                            <property name="font">
333
 
                                <font>
334
 
                                </font>
335
 
                            </property>
336
 
                            <property name="text">
337
 
                                <string></string>
338
 
                            </property>
339
 
                        </widget>
340
 
                    </vbox>
341
 
                </widget>
342
 
            </vbox>
343
 
        </widget>
344
 
    </vbox>
345
 
</widget>
346
 
<connections>
347
 
    <connection>
348
 
        <sender>sliderTimeout</sender>
349
 
        <signal>valueChanged(int)</signal>
350
 
        <receiver>timeout</receiver>
351
 
        <slot>setNum(int)</slot>
352
 
    </connection>
353
 
</connections>
354
 
<tabstops>
355
 
    <tabstop>adapterName</tabstop>
356
 
    <tabstop>deviceModes</tabstop>
357
 
    <tabstop>sliderTimeout</tabstop>
358
 
</tabstops>
359
 
<layoutdefaults spacing="6" margin="11"/>
360
 
</UI>