~ubuntu-branches/ubuntu/oneiric/knetworkmanager/oneiric

« back to all changes in this revision

Viewing changes to knetworkmanager/src/cryptowidget.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-07-14 14:05:44 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20080714140544-yjhxgrdwartk3kx7
Tags: 1:0.7svn830754-0ubuntu1
New upstream snapshot

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2
 
<class>CryptoWidget</class>
3
 
<widget class="QWidget">
4
 
    <property name="name">
5
 
        <cstring>CryptoWidget</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>617</width>
12
 
            <height>367</height>
13
 
        </rect>
14
 
    </property>
15
 
    <grid>
16
 
        <property name="name">
17
 
            <cstring>unnamed</cstring>
18
 
        </property>
19
 
        <property name="margin">
20
 
            <number>0</number>
21
 
        </property>
22
 
        <widget class="QButtonGroup" row="0" column="0">
23
 
            <property name="name">
24
 
                <cstring>groupEnc</cstring>
25
 
            </property>
26
 
            <property name="title">
27
 
                <string>&amp;Use Encryption</string>
28
 
            </property>
29
 
            <property name="checkable">
30
 
                <bool>true</bool>
31
 
            </property>
32
 
            <property name="checked">
33
 
                <bool>false</bool>
34
 
            </property>
35
 
            <grid>
36
 
                <property name="name">
37
 
                    <cstring>unnamed</cstring>
38
 
                </property>
39
 
                <widget class="QLabel" row="0" column="0">
40
 
                    <property name="name">
41
 
                        <cstring>lblEncryption</cstring>
42
 
                    </property>
43
 
                    <property name="text">
44
 
                        <string>&amp;Encryption:</string>
45
 
                    </property>
46
 
                    <property name="buddy" stdset="0">
47
 
                        <cstring>comboEncryption</cstring>
48
 
                    </property>
49
 
                </widget>
50
 
                <widget class="QComboBox" row="0" column="1">
51
 
                    <property name="name">
52
 
                        <cstring>comboEncryption</cstring>
53
 
                    </property>
54
 
                    <property name="sizePolicy">
55
 
                        <sizepolicy>
56
 
                            <hsizetype>5</hsizetype>
57
 
                            <vsizetype>0</vsizetype>
58
 
                            <horstretch>0</horstretch>
59
 
                            <verstretch>0</verstretch>
60
 
                        </sizepolicy>
61
 
                    </property>
62
 
                </widget>
63
 
                <widget class="QLabel" row="1" column="0">
64
 
                    <property name="name">
65
 
                        <cstring>lblSecret</cstring>
66
 
                    </property>
67
 
                    <property name="text">
68
 
                        <string>&amp;Passphrase:</string>
69
 
                    </property>
70
 
                    <property name="buddy" stdset="0">
71
 
                        <cstring>leditSecret</cstring>
72
 
                    </property>
73
 
                </widget>
74
 
                <widget class="QLayoutWidget" row="1" column="1">
75
 
                    <property name="name">
76
 
                        <cstring>layout3</cstring>
77
 
                    </property>
78
 
                    <hbox>
79
 
                        <property name="name">
80
 
                            <cstring>unnamed</cstring>
81
 
                        </property>
82
 
                        <widget class="QLineEdit">
83
 
                            <property name="name">
84
 
                                <cstring>leditSecret</cstring>
85
 
                            </property>
86
 
                        </widget>
87
 
                        <widget class="QCheckBox">
88
 
                            <property name="name">
89
 
                                <cstring>cbShow</cstring>
90
 
                            </property>
91
 
                            <property name="text">
92
 
                                <string>Show credentials</string>
93
 
                            </property>
94
 
                        </widget>
95
 
                    </hbox>
96
 
                </widget>
97
 
                <widget class="QGroupBox" row="2" column="0" rowspan="1" colspan="2">
98
 
                    <property name="name">
99
 
                        <cstring>groupEncAdvanced</cstring>
100
 
                    </property>
101
 
                    <property name="enabled">
102
 
                        <bool>false</bool>
103
 
                    </property>
104
 
                    <property name="title">
105
 
                        <string>Advanced Settings</string>
106
 
                    </property>
107
 
                    <property name="alignment">
108
 
                        <set>AlignLeft</set>
109
 
                    </property>
110
 
                    <grid>
111
 
                        <property name="name">
112
 
                            <cstring>unnamed</cstring>
113
 
                        </property>
114
 
                        <property name="spacing">
115
 
                            <number>0</number>
116
 
                        </property>
117
 
                        <widget class="QWidgetStack" row="0" column="0">
118
 
                            <property name="name">
119
 
                                <cstring>stackEncAdvanced</cstring>
120
 
                            </property>
121
 
                            <property name="enabled">
122
 
                                <bool>false</bool>
123
 
                            </property>
124
 
                            <widget class="QWidget">
125
 
                                <property name="name">
126
 
                                    <cstring>advancedWPAPersonalWidget</cstring>
127
 
                                </property>
128
 
                                <attribute name="id">
129
 
                                    <number>0</number>
130
 
                                </attribute>
131
 
                                <grid>
132
 
                                    <property name="name">
133
 
                                        <cstring>unnamed</cstring>
134
 
                                    </property>
135
 
                                    <property name="margin">
136
 
                                        <number>0</number>
137
 
                                    </property>
138
 
                                    <widget class="QComboBox" row="1" column="1" rowspan="1" colspan="2">
139
 
                                        <property name="name">
140
 
                                            <cstring>comboProtocol</cstring>
141
 
                                        </property>
142
 
                                        <property name="sizePolicy">
143
 
                                            <sizepolicy>
144
 
                                                <hsizetype>7</hsizetype>
145
 
                                                <vsizetype>0</vsizetype>
146
 
                                                <horstretch>0</horstretch>
147
 
                                                <verstretch>0</verstretch>
148
 
                                            </sizepolicy>
149
 
                                        </property>
150
 
                                    </widget>
151
 
                                    <spacer row="2" column="2">
152
 
                                        <property name="name">
153
 
                                            <cstring>spacer1_2</cstring>
154
 
                                        </property>
155
 
                                        <property name="orientation">
156
 
                                            <enum>Vertical</enum>
157
 
                                        </property>
158
 
                                        <property name="sizeType">
159
 
                                            <enum>Expanding</enum>
160
 
                                        </property>
161
 
                                        <property name="sizeHint">
162
 
                                            <size>
163
 
                                                <width>20</width>
164
 
                                                <height>70</height>
165
 
                                            </size>
166
 
                                        </property>
167
 
                                    </spacer>
168
 
                                    <widget class="QLabel" row="0" column="0">
169
 
                                        <property name="name">
170
 
                                            <cstring>lblVersion</cstring>
171
 
                                        </property>
172
 
                                        <property name="text">
173
 
                                            <string>WPA &amp;version:</string>
174
 
                                        </property>
175
 
                                        <property name="buddy" stdset="0">
176
 
                                            <cstring>radioButtonWPA1</cstring>
177
 
                                        </property>
178
 
                                    </widget>
179
 
                                    <widget class="QLabel" row="1" column="0">
180
 
                                        <property name="name">
181
 
                                            <cstring>lblProtocol</cstring>
182
 
                                        </property>
183
 
                                        <property name="text">
184
 
                                            <string>WPA &amp;protocol:</string>
185
 
                                        </property>
186
 
                                        <property name="buddy" stdset="0">
187
 
                                            <cstring>comboProtocol</cstring>
188
 
                                        </property>
189
 
                                    </widget>
190
 
                                    <widget class="QRadioButton" row="0" column="2">
191
 
                                        <property name="name">
192
 
                                            <cstring>radioButtonWPA2</cstring>
193
 
                                        </property>
194
 
                                        <property name="sizePolicy">
195
 
                                            <sizepolicy>
196
 
                                                <hsizetype>7</hsizetype>
197
 
                                                <vsizetype>5</vsizetype>
198
 
                                                <horstretch>0</horstretch>
199
 
                                                <verstretch>0</verstretch>
200
 
                                            </sizepolicy>
201
 
                                        </property>
202
 
                                        <property name="text">
203
 
                                            <string>WPA &amp;2</string>
204
 
                                        </property>
205
 
                                        <property name="accel">
206
 
                                            <string>Alt+2</string>
207
 
                                        </property>
208
 
                                        <property name="buttonGroupId">
209
 
                                            <number>-1</number>
210
 
                                        </property>
211
 
                                    </widget>
212
 
                                    <widget class="QRadioButton" row="0" column="1">
213
 
                                        <property name="name">
214
 
                                            <cstring>radioButtonWPA1</cstring>
215
 
                                        </property>
216
 
                                        <property name="sizePolicy">
217
 
                                            <sizepolicy>
218
 
                                                <hsizetype>5</hsizetype>
219
 
                                                <vsizetype>5</vsizetype>
220
 
                                                <horstretch>0</horstretch>
221
 
                                                <verstretch>0</verstretch>
222
 
                                            </sizepolicy>
223
 
                                        </property>
224
 
                                        <property name="text">
225
 
                                            <string>WPA &amp;1</string>
226
 
                                        </property>
227
 
                                        <property name="accel">
228
 
                                            <string>Alt+1</string>
229
 
                                        </property>
230
 
                                        <property name="checked">
231
 
                                            <bool>true</bool>
232
 
                                        </property>
233
 
                                        <property name="buttonGroupId">
234
 
                                            <number>-1</number>
235
 
                                        </property>
236
 
                                    </widget>
237
 
                                </grid>
238
 
                            </widget>
239
 
                            <widget class="QWidget">
240
 
                                <property name="name">
241
 
                                    <cstring>advancedWEPWidget</cstring>
242
 
                                </property>
243
 
                                <attribute name="id">
244
 
                                    <number>1</number>
245
 
                                </attribute>
246
 
                                <vbox>
247
 
                                    <property name="name">
248
 
                                        <cstring>unnamed</cstring>
249
 
                                    </property>
250
 
                                    <property name="margin">
251
 
                                        <number>0</number>
252
 
                                    </property>
253
 
                                    <widget class="QLayoutWidget">
254
 
                                        <property name="name">
255
 
                                            <cstring>layout3</cstring>
256
 
                                        </property>
257
 
                                        <hbox>
258
 
                                            <property name="name">
259
 
                                                <cstring>unnamed</cstring>
260
 
                                            </property>
261
 
                                            <widget class="QLabel">
262
 
                                                <property name="name">
263
 
                                                    <cstring>lblAuthentication</cstring>
264
 
                                                </property>
265
 
                                                <property name="text">
266
 
                                                    <string>&amp;Authentication:</string>
267
 
                                                </property>
268
 
                                                <property name="buddy" stdset="0">
269
 
                                                    <cstring>comboAuthentication</cstring>
270
 
                                                </property>
271
 
                                            </widget>
272
 
                                            <widget class="QComboBox">
273
 
                                                <item>
274
 
                                                    <property name="text">
275
 
                                                        <string>Open System</string>
276
 
                                                    </property>
277
 
                                                </item>
278
 
                                                <item>
279
 
                                                    <property name="text">
280
 
                                                        <string>Shared Key</string>
281
 
                                                    </property>
282
 
                                                </item>
283
 
                                                <property name="name">
284
 
                                                    <cstring>comboAuthentication</cstring>
285
 
                                                </property>
286
 
                                                <property name="sizePolicy">
287
 
                                                    <sizepolicy>
288
 
                                                        <hsizetype>7</hsizetype>
289
 
                                                        <vsizetype>0</vsizetype>
290
 
                                                        <horstretch>0</horstretch>
291
 
                                                        <verstretch>0</verstretch>
292
 
                                                    </sizepolicy>
293
 
                                                </property>
294
 
                                            </widget>
295
 
                                        </hbox>
296
 
                                    </widget>
297
 
                                    <spacer>
298
 
                                        <property name="name">
299
 
                                            <cstring>spacer1</cstring>
300
 
                                        </property>
301
 
                                        <property name="orientation">
302
 
                                            <enum>Vertical</enum>
303
 
                                        </property>
304
 
                                        <property name="sizeType">
305
 
                                            <enum>Expanding</enum>
306
 
                                        </property>
307
 
                                        <property name="sizeHint">
308
 
                                            <size>
309
 
                                                <width>20</width>
310
 
                                                <height>1</height>
311
 
                                            </size>
312
 
                                        </property>
313
 
                                    </spacer>
314
 
                                </vbox>
315
 
                            </widget>
316
 
                            <widget class="QWidget">
317
 
                                <property name="name">
318
 
                                    <cstring>advancedWPAEnterpriseWidget</cstring>
319
 
                                </property>
320
 
                                <attribute name="id">
321
 
                                    <number>2</number>
322
 
                                </attribute>
323
 
                                <grid>
324
 
                                    <property name="name">
325
 
                                        <cstring>unnamed</cstring>
326
 
                                    </property>
327
 
                                    <property name="margin">
328
 
                                        <number>0</number>
329
 
                                    </property>
330
 
                                    <widget class="QLabel" row="1" column="3">
331
 
                                        <property name="name">
332
 
                                            <cstring>lblVersion_2_3_2</cstring>
333
 
                                        </property>
334
 
                                        <property name="text">
335
 
                                            <string>CA Certificate File:</string>
336
 
                                        </property>
337
 
                                        <property name="buddy" stdset="0">
338
 
                                            <cstring>EAPurlCA</cstring>
339
 
                                        </property>
340
 
                                    </widget>
341
 
                                    <widget class="QLineEdit" row="3" column="4">
342
 
                                        <property name="name">
343
 
                                            <cstring>EAPleditPrivatePassword</cstring>
344
 
                                        </property>
345
 
                                    </widget>
346
 
                                    <widget class="QLabel" row="3" column="3">
347
 
                                        <property name="name">
348
 
                                            <cstring>lblVersion_2_4_2_2</cstring>
349
 
                                        </property>
350
 
                                        <property name="text">
351
 
                                            <string>Private Key Password:</string>
352
 
                                        </property>
353
 
                                        <property name="buddy" stdset="0">
354
 
                                            <cstring>EAPleditPrivatePassword</cstring>
355
 
                                        </property>
356
 
                                    </widget>
357
 
                                    <widget class="QLabel" row="0" column="3">
358
 
                                        <property name="name">
359
 
                                            <cstring>lblVersion_2_2_2</cstring>
360
 
                                        </property>
361
 
                                        <property name="text">
362
 
                                            <string>Client Certificate File:</string>
363
 
                                        </property>
364
 
                                        <property name="buddy" stdset="0">
365
 
                                            <cstring>EAPurlClient</cstring>
366
 
                                        </property>
367
 
                                    </widget>
368
 
                                    <widget class="KURLRequester" row="0" column="4">
369
 
                                        <property name="name">
370
 
                                            <cstring>EAPurlClient</cstring>
371
 
                                        </property>
372
 
                                    </widget>
373
 
                                    <widget class="KURLRequester" row="2" column="4">
374
 
                                        <property name="name">
375
 
                                            <cstring>EAPurlPrivate</cstring>
376
 
                                        </property>
377
 
                                    </widget>
378
 
                                    <widget class="QLabel" row="2" column="3">
379
 
                                        <property name="name">
380
 
                                            <cstring>lblVersion_2_4_2</cstring>
381
 
                                        </property>
382
 
                                        <property name="text">
383
 
                                            <string>Private Key File:</string>
384
 
                                        </property>
385
 
                                        <property name="buddy" stdset="0">
386
 
                                            <cstring>EAPurlPrivate</cstring>
387
 
                                        </property>
388
 
                                    </widget>
389
 
                                    <widget class="KURLRequester" row="1" column="4">
390
 
                                        <property name="name">
391
 
                                            <cstring>EAPurlCA</cstring>
392
 
                                        </property>
393
 
                                    </widget>
394
 
                                    <widget class="QLabel" row="2" column="0">
395
 
                                        <property name="name">
396
 
                                            <cstring>lblVersion_2_3</cstring>
397
 
                                        </property>
398
 
                                        <property name="text">
399
 
                                            <string>Identity:</string>
400
 
                                        </property>
401
 
                                        <property name="buddy" stdset="0">
402
 
                                            <cstring>EAPleditIdentity</cstring>
403
 
                                        </property>
404
 
                                    </widget>
405
 
                                    <widget class="QRadioButton" row="5" column="1">
406
 
                                        <property name="name">
407
 
                                            <cstring>EAPrbWPA1</cstring>
408
 
                                        </property>
409
 
                                        <property name="sizePolicy">
410
 
                                            <sizepolicy>
411
 
                                                <hsizetype>3</hsizetype>
412
 
                                                <vsizetype>5</vsizetype>
413
 
                                                <horstretch>0</horstretch>
414
 
                                                <verstretch>0</verstretch>
415
 
                                            </sizepolicy>
416
 
                                        </property>
417
 
                                        <property name="text">
418
 
                                            <string>WPA &amp;1</string>
419
 
                                        </property>
420
 
                                        <property name="accel">
421
 
                                            <string>Alt+1</string>
422
 
                                        </property>
423
 
                                        <property name="checked">
424
 
                                            <bool>true</bool>
425
 
                                        </property>
426
 
                                        <property name="buttonGroupId">
427
 
                                            <number>-1</number>
428
 
                                        </property>
429
 
                                    </widget>
430
 
                                    <widget class="QRadioButton" row="5" column="2">
431
 
                                        <property name="name">
432
 
                                            <cstring>EAPrbWPA2</cstring>
433
 
                                        </property>
434
 
                                        <property name="sizePolicy">
435
 
                                            <sizepolicy>
436
 
                                                <hsizetype>3</hsizetype>
437
 
                                                <vsizetype>5</vsizetype>
438
 
                                                <horstretch>0</horstretch>
439
 
                                                <verstretch>0</verstretch>
440
 
                                            </sizepolicy>
441
 
                                        </property>
442
 
                                        <property name="text">
443
 
                                            <string>WPA &amp;2</string>
444
 
                                        </property>
445
 
                                        <property name="accel">
446
 
                                            <string>Alt+2</string>
447
 
                                        </property>
448
 
                                        <property name="buttonGroupId">
449
 
                                            <number>-1</number>
450
 
                                        </property>
451
 
                                    </widget>
452
 
                                    <widget class="QLabel" row="5" column="0">
453
 
                                        <property name="name">
454
 
                                            <cstring>lblVersion_2</cstring>
455
 
                                        </property>
456
 
                                        <property name="text">
457
 
                                            <string>WPA &amp;version:</string>
458
 
                                        </property>
459
 
                                        <property name="buddy" stdset="0">
460
 
                                            <cstring>EAPrbWPA1</cstring>
461
 
                                        </property>
462
 
                                    </widget>
463
 
                                    <widget class="QLineEdit" row="3" column="1" rowspan="1" colspan="2">
464
 
                                        <property name="name">
465
 
                                            <cstring>EAPleditPassword</cstring>
466
 
                                        </property>
467
 
                                        <property name="echoMode">
468
 
                                            <enum>Normal</enum>
469
 
                                        </property>
470
 
                                    </widget>
471
 
                                    <widget class="QLineEdit" row="2" column="1" rowspan="1" colspan="2">
472
 
                                        <property name="name">
473
 
                                            <cstring>EAPleditIdentity</cstring>
474
 
                                        </property>
475
 
                                        <property name="echoMode">
476
 
                                            <enum>Normal</enum>
477
 
                                        </property>
478
 
                                    </widget>
479
 
                                    <widget class="QLineEdit" row="4" column="1" rowspan="1" colspan="2">
480
 
                                        <property name="name">
481
 
                                            <cstring>EAPleditAnonIdentity</cstring>
482
 
                                        </property>
483
 
                                        <property name="echoMode">
484
 
                                            <enum>Normal</enum>
485
 
                                        </property>
486
 
                                    </widget>
487
 
                                    <widget class="QLabel" row="4" column="0">
488
 
                                        <property name="name">
489
 
                                            <cstring>lblVersion_2_3_3</cstring>
490
 
                                        </property>
491
 
                                        <property name="text">
492
 
                                            <string>&amp;Anonymous Identity:</string>
493
 
                                        </property>
494
 
                                        <property name="buddy" stdset="0">
495
 
                                            <cstring>EAPleditAnonIdentity</cstring>
496
 
                                        </property>
497
 
                                    </widget>
498
 
                                    <widget class="QLabel" row="3" column="0">
499
 
                                        <property name="name">
500
 
                                            <cstring>lblVersion_2_4</cstring>
501
 
                                        </property>
502
 
                                        <property name="text">
503
 
                                            <string>Password</string>
504
 
                                        </property>
505
 
                                        <property name="buddy" stdset="0">
506
 
                                            <cstring>EAPleditPassword</cstring>
507
 
                                        </property>
508
 
                                    </widget>
509
 
                                    <widget class="QLabel" row="1" column="0">
510
 
                                        <property name="name">
511
 
                                            <cstring>textLabel1</cstring>
512
 
                                        </property>
513
 
                                        <property name="text">
514
 
                                            <string>Phase Two:</string>
515
 
                                        </property>
516
 
                                    </widget>
517
 
                                    <widget class="QComboBox" row="0" column="1" rowspan="1" colspan="2">
518
 
                                        <item>
519
 
                                            <property name="text">
520
 
                                                <string>PEAP</string>
521
 
                                            </property>
522
 
                                        </item>
523
 
                                        <item>
524
 
                                            <property name="text">
525
 
                                                <string>TLS</string>
526
 
                                            </property>
527
 
                                        </item>
528
 
                                        <item>
529
 
                                            <property name="text">
530
 
                                                <string>TTLS</string>
531
 
                                            </property>
532
 
                                        </item>
533
 
                                        <item>
534
 
                                            <property name="text">
535
 
                                                <string>LEAP IEEE 802.1x</string>
536
 
                                            </property>
537
 
                                        </item>
538
 
                                        <item>
539
 
                                            <property name="text">
540
 
                                                <string>LEAP WPA-EAP</string>
541
 
                                            </property>
542
 
                                        </item>
543
 
                                        <property name="name">
544
 
                                            <cstring>EAPcomboMethod</cstring>
545
 
                                        </property>
546
 
                                        <property name="sizePolicy">
547
 
                                            <sizepolicy>
548
 
                                                <hsizetype>3</hsizetype>
549
 
                                                <vsizetype>0</vsizetype>
550
 
                                                <horstretch>0</horstretch>
551
 
                                                <verstretch>0</verstretch>
552
 
                                            </sizepolicy>
553
 
                                        </property>
554
 
                                    </widget>
555
 
                                    <widget class="QComboBox" row="1" column="1" rowspan="1" colspan="2">
556
 
                                        <item>
557
 
                                            <property name="text">
558
 
                                                <string>NONE</string>
559
 
                                            </property>
560
 
                                        </item>
561
 
                                        <item>
562
 
                                            <property name="text">
563
 
                                                <string>PAP</string>
564
 
                                            </property>
565
 
                                        </item>
566
 
                                        <item>
567
 
                                            <property name="text">
568
 
                                                <string>MSCHAP</string>
569
 
                                            </property>
570
 
                                        </item>
571
 
                                        <item>
572
 
                                            <property name="text">
573
 
                                                <string>MSCHAPV2</string>
574
 
                                            </property>
575
 
                                        </item>
576
 
                                        <item>
577
 
                                            <property name="text">
578
 
                                                <string>GTC</string>
579
 
                                            </property>
580
 
                                        </item>
581
 
                                        <property name="name">
582
 
                                            <cstring>EAPcomboPhaseTwo</cstring>
583
 
                                        </property>
584
 
                                    </widget>
585
 
                                    <widget class="QCheckBox" row="5" column="4">
586
 
                                        <property name="name">
587
 
                                            <cstring>EAPcbShow</cstring>
588
 
                                        </property>
589
 
                                        <property name="text">
590
 
                                            <string>Show credentials</string>
591
 
                                        </property>
592
 
                                        <property name="accel">
593
 
                                            <string></string>
594
 
                                        </property>
595
 
                                    </widget>
596
 
                                    <widget class="QLabel" row="0" column="0">
597
 
                                        <property name="name">
598
 
                                            <cstring>lblVersion_2_2</cstring>
599
 
                                        </property>
600
 
                                        <property name="text">
601
 
                                            <string>EAP &amp;Method</string>
602
 
                                        </property>
603
 
                                        <property name="buddy" stdset="0">
604
 
                                            <cstring>EAPcomboMethod</cstring>
605
 
                                        </property>
606
 
                                    </widget>
607
 
                                    <widget class="QLabel" row="4" column="3">
608
 
                                        <property name="name">
609
 
                                            <cstring>textLabel1_2</cstring>
610
 
                                        </property>
611
 
                                        <property name="text">
612
 
                                            <string>WPA &amp;protocol:</string>
613
 
                                        </property>
614
 
                                        <property name="buddy" stdset="0">
615
 
                                            <cstring>cboWPAEAPprotocol</cstring>
616
 
                                        </property>
617
 
                                    </widget>
618
 
                                    <widget class="QComboBox" row="4" column="4">
619
 
                                        <property name="name">
620
 
                                            <cstring>cboWPAEAPprotocol</cstring>
621
 
                                        </property>
622
 
                                    </widget>
623
 
                                </grid>
624
 
                            </widget>
625
 
                        </widget>
626
 
                    </grid>
627
 
                </widget>
628
 
            </grid>
629
 
        </widget>
630
 
    </grid>
631
 
</widget>
632
 
<tabstops>
633
 
    <tabstop>comboEncryption</tabstop>
634
 
    <tabstop>leditSecret</tabstop>
635
 
    <tabstop>cbShow</tabstop>
636
 
    <tabstop>EAPcomboMethod</tabstop>
637
 
    <tabstop>EAPleditIdentity</tabstop>
638
 
    <tabstop>EAPleditPassword</tabstop>
639
 
    <tabstop>EAPleditAnonIdentity</tabstop>
640
 
    <tabstop>EAPrbWPA1</tabstop>
641
 
    <tabstop>EAPrbWPA2</tabstop>
642
 
    <tabstop>EAPurlClient</tabstop>
643
 
    <tabstop>EAPurlCA</tabstop>
644
 
    <tabstop>EAPurlPrivate</tabstop>
645
 
    <tabstop>EAPleditPrivatePassword</tabstop>
646
 
    <tabstop>EAPcbShow</tabstop>
647
 
    <tabstop>radioButtonWPA1</tabstop>
648
 
    <tabstop>radioButtonWPA2</tabstop>
649
 
    <tabstop>comboProtocol</tabstop>
650
 
    <tabstop>comboAuthentication</tabstop>
651
 
</tabstops>
652
 
<layoutdefaults spacing="6" margin="11"/>
653
 
<includehints>
654
 
    
655
 
    
656
 
    
657
 
    
658
 
    
659
 
    
660
 
    
661
 
    
662
 
    
663
 
</includehints>
664
 
</UI>