summaryrefslogtreecommitdiff
path: root/noncore/net/networksetup/wlan/wlan.ui
Unidiff
Diffstat (limited to 'noncore/net/networksetup/wlan/wlan.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/networksetup/wlan/wlan.ui491
1 files changed, 0 insertions, 491 deletions
diff --git a/noncore/net/networksetup/wlan/wlan.ui b/noncore/net/networksetup/wlan/wlan.ui
deleted file mode 100644
index 744c559..0000000
--- a/noncore/net/networksetup/wlan/wlan.ui
+++ b/dev/null
@@ -1,491 +0,0 @@
1<!DOCTYPE UI><UI>
2<class>WLAN</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>WLAN</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>239</width>
15 <height>277</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Wireless LAN Setting</string>
21 </property>
22 <property stdset="1">
23 <name>sizeGripEnabled</name>
24 <bool>true</bool>
25 </property>
26 <property>
27 <name>layoutMargin</name>
28 </property>
29 <vbox>
30 <property stdset="1">
31 <name>margin</name>
32 <number>0</number>
33 </property>
34 <property stdset="1">
35 <name>spacing</name>
36 <number>6</number>
37 </property>
38 <widget>
39 <class>QTabWidget</class>
40 <property stdset="1">
41 <name>name</name>
42 <cstring>tabWidget</cstring>
43 </property>
44 <property stdset="1">
45 <name>enabled</name>
46 <bool>true</bool>
47 </property>
48 <widget>
49 <class>QWidget</class>
50 <property stdset="1">
51 <name>name</name>
52 <cstring>ConfigPage</cstring>
53 </property>
54 <attribute>
55 <name>title</name>
56 <string>General</string>
57 </attribute>
58 <vbox>
59 <property stdset="1">
60 <name>margin</name>
61 <number>11</number>
62 </property>
63 <property stdset="1">
64 <name>spacing</name>
65 <number>6</number>
66 </property>
67 <widget>
68 <class>QCheckBox</class>
69 <property stdset="1">
70 <name>name</name>
71 <cstring>essAny</cstring>
72 </property>
73 <property stdset="1">
74 <name>text</name>
75 <string>&amp;Specify Access Point</string>
76 </property>
77 </widget>
78 <widget>
79 <class>QGroupBox</class>
80 <property stdset="1">
81 <name>name</name>
82 <cstring>GroupBox1</cstring>
83 </property>
84 <property stdset="1">
85 <name>enabled</name>
86 <bool>false</bool>
87 </property>
88 <property stdset="1">
89 <name>title</name>
90 <string>Specific &amp;Access Point Settings</string>
91 </property>
92 <grid>
93 <property stdset="1">
94 <name>margin</name>
95 <number>11</number>
96 </property>
97 <property stdset="1">
98 <name>spacing</name>
99 <number>6</number>
100 </property>
101 <widget row="0" column="0" >
102 <class>QLabel</class>
103 <property stdset="1">
104 <name>name</name>
105 <cstring>TextLabel1</cstring>
106 </property>
107 <property stdset="1">
108 <name>text</name>
109 <string>ESS-ID</string>
110 </property>
111 </widget>
112 <widget row="1" column="0" >
113 <class>QLabel</class>
114 <property stdset="1">
115 <name>name</name>
116 <cstring>TextLabel2</cstring>
117 </property>
118 <property stdset="1">
119 <name>text</name>
120 <string>Network Type</string>
121 </property>
122 </widget>
123 <widget row="0" column="1" rowspan="1" colspan="2" >
124 <class>QLineEdit</class>
125 <property stdset="1">
126 <name>name</name>
127 <cstring>essSpecificLineEdit</cstring>
128 </property>
129 </widget>
130 <widget row="1" column="1" rowspan="1" colspan="2" >
131 <class>QComboBox</class>
132 <item>
133 <property>
134 <name>text</name>
135 <string>Infrastructure</string>
136 </property>
137 </item>
138 <item>
139 <property>
140 <name>text</name>
141 <string>Ad-Hoc</string>
142 </property>
143 </item>
144 <property stdset="1">
145 <name>name</name>
146 <cstring>networkType</cstring>
147 </property>
148 </widget>
149 <widget row="2" column="0" >
150 <class>QLabel</class>
151 <property stdset="1">
152 <name>name</name>
153 <cstring>channelLabel</cstring>
154 </property>
155 <property stdset="1">
156 <name>text</name>
157 <string>Channel</string>
158 </property>
159 </widget>
160 <widget row="2" column="1" >
161 <class>QSpinBox</class>
162 <property stdset="1">
163 <name>name</name>
164 <cstring>networkChannel</cstring>
165 </property>
166 <property stdset="1">
167 <name>enabled</name>
168 <bool>false</bool>
169 </property>
170 <property stdset="1">
171 <name>maxValue</name>
172 <number>15</number>
173 </property>
174 <property stdset="1">
175 <name>minValue</name>
176 <number>1</number>
177 </property>
178 <property stdset="1">
179 <name>value</name>
180 <number>6</number>
181 </property>
182 </widget>
183 <spacer row="2" column="2" >
184 <property>
185 <name>name</name>
186 <cstring>Spacer4</cstring>
187 </property>
188 <property stdset="1">
189 <name>orientation</name>
190 <enum>Horizontal</enum>
191 </property>
192 <property stdset="1">
193 <name>sizeType</name>
194 <enum>Expanding</enum>
195 </property>
196 <property>
197 <name>sizeHint</name>
198 <size>
199 <width>20</width>
200 <height>20</height>
201 </size>
202 </property>
203 </spacer>
204 </grid>
205 </widget>
206 <spacer>
207 <property>
208 <name>name</name>
209 <cstring>Spacer31</cstring>
210 </property>
211 <property stdset="1">
212 <name>orientation</name>
213 <enum>Vertical</enum>
214 </property>
215 <property stdset="1">
216 <name>sizeType</name>
217 <enum>Expanding</enum>
218 </property>
219 <property>
220 <name>sizeHint</name>
221 <size>
222 <width>20</width>
223 <height>20</height>
224 </size>
225 </property>
226 </spacer>
227 </vbox>
228 </widget>
229 <widget>
230 <class>QWidget</class>
231 <property stdset="1">
232 <name>name</name>
233 <cstring>WepPage</cstring>
234 </property>
235 <attribute>
236 <name>title</name>
237 <string>Encryption</string>
238 </attribute>
239 <vbox>
240 <property stdset="1">
241 <name>margin</name>
242 <number>11</number>
243 </property>
244 <property stdset="1">
245 <name>spacing</name>
246 <number>6</number>
247 </property>
248 <widget>
249 <class>QCheckBox</class>
250 <property stdset="1">
251 <name>name</name>
252 <cstring>wepEnabled</cstring>
253 </property>
254 <property stdset="1">
255 <name>text</name>
256 <string>&amp;Enable WEP</string>
257 </property>
258 </widget>
259 <widget>
260 <class>QButtonGroup</class>
261 <property stdset="1">
262 <name>name</name>
263 <cstring>ButtonGroup43</cstring>
264 </property>
265 <property stdset="1">
266 <name>enabled</name>
267 <bool>false</bool>
268 </property>
269 <property stdset="1">
270 <name>title</name>
271 <string>&amp;Authentication Type</string>
272 </property>
273 <hbox>
274 <property stdset="1">
275 <name>margin</name>
276 <number>11</number>
277 </property>
278 <property stdset="1">
279 <name>spacing</name>
280 <number>6</number>
281 </property>
282 <widget>
283 <class>QRadioButton</class>
284 <property stdset="1">
285 <name>name</name>
286 <cstring>authOpen</cstring>
287 </property>
288 <property stdset="1">
289 <name>text</name>
290 <string>&amp;Open System</string>
291 </property>
292 <property stdset="1">
293 <name>checked</name>
294 <bool>true</bool>
295 </property>
296 </widget>
297 <widget>
298 <class>QRadioButton</class>
299 <property stdset="1">
300 <name>name</name>
301 <cstring>authShared</cstring>
302 </property>
303 <property stdset="1">
304 <name>text</name>
305 <string>&amp;Shared Key</string>
306 </property>
307 </widget>
308 </hbox>
309 </widget>
310 <widget>
311 <class>QButtonGroup</class>
312 <property stdset="1">
313 <name>name</name>
314 <cstring>KeyButtonGroup</cstring>
315 </property>
316 <property stdset="1">
317 <name>enabled</name>
318 <bool>false</bool>
319 </property>
320 <property stdset="1">
321 <name>title</name>
322 <string>&amp;Key Setting</string>
323 </property>
324 <grid>
325 <property stdset="1">
326 <name>margin</name>
327 <number>11</number>
328 </property>
329 <property stdset="1">
330 <name>spacing</name>
331 <number>6</number>
332 </property>
333 <widget row="0" column="1" >
334 <class>QLineEdit</class>
335 <property stdset="1">
336 <name>name</name>
337 <cstring>keyLineEdit0</cstring>
338 </property>
339 <property stdset="1">
340 <name>echoMode</name>
341 <enum>Password</enum>
342 </property>
343 </widget>
344 <widget row="1" column="1" >
345 <class>QLineEdit</class>
346 <property stdset="1">
347 <name>name</name>
348 <cstring>keyLineEdit1</cstring>
349 </property>
350 <property stdset="1">
351 <name>echoMode</name>
352 <enum>Password</enum>
353 </property>
354 </widget>
355 <widget row="2" column="1" >
356 <class>QLineEdit</class>
357 <property stdset="1">
358 <name>name</name>
359 <cstring>keyLineEdit2</cstring>
360 </property>
361 <property stdset="1">
362 <name>echoMode</name>
363 <enum>Password</enum>
364 </property>
365 </widget>
366 <widget row="3" column="1" >
367 <class>QLineEdit</class>
368 <property stdset="1">
369 <name>name</name>
370 <cstring>keyLineEdit3</cstring>
371 </property>
372 <property stdset="1">
373 <name>echoMode</name>
374 <enum>Password</enum>
375 </property>
376 </widget>
377 <widget row="0" column="0" >
378 <class>QRadioButton</class>
379 <property stdset="1">
380 <name>name</name>
381 <cstring>keyRadio0</cstring>
382 </property>
383 <property stdset="1">
384 <name>text</name>
385 <string>Key 1</string>
386 </property>
387 <property stdset="1">
388 <name>checked</name>
389 <bool>true</bool>
390 </property>
391 </widget>
392 <widget row="1" column="0" >
393 <class>QRadioButton</class>
394 <property stdset="1">
395 <name>name</name>
396 <cstring>keyRadio1</cstring>
397 </property>
398 <property stdset="1">
399 <name>text</name>
400 <string>Key 2</string>
401 </property>
402 </widget>
403 <widget row="2" column="0" >
404 <class>QRadioButton</class>
405 <property stdset="1">
406 <name>name</name>
407 <cstring>keyRadio2</cstring>
408 </property>
409 <property stdset="1">
410 <name>text</name>
411 <string>Key 3</string>
412 </property>
413 </widget>
414 <widget row="3" column="0" >
415 <class>QRadioButton</class>
416 <property stdset="1">
417 <name>name</name>
418 <cstring>keyRadio3</cstring>
419 </property>
420 <property stdset="1">
421 <name>text</name>
422 <string>Key 4</string>
423 </property>
424 </widget>
425 </grid>
426 </widget>
427 <spacer>
428 <property>
429 <name>name</name>
430 <cstring>Spacer30</cstring>
431 </property>
432 <property stdset="1">
433 <name>orientation</name>
434 <enum>Vertical</enum>
435 </property>
436 <property stdset="1">
437 <name>sizeType</name>
438 <enum>Expanding</enum>
439 </property>
440 <property>
441 <name>sizeHint</name>
442 <size>
443 <width>20</width>
444 <height>20</height>
445 </size>
446 </property>
447 </spacer>
448 </vbox>
449 </widget>
450 </widget>
451 </vbox>
452</widget>
453<connections>
454 <connection>
455 <sender>wepEnabled</sender>
456 <signal>toggled(bool)</signal>
457 <receiver>ButtonGroup43</receiver>
458 <slot>setEnabled(bool)</slot>
459 </connection>
460 <connection>
461 <sender>wepEnabled</sender>
462 <signal>toggled(bool)</signal>
463 <receiver>KeyButtonGroup</receiver>
464 <slot>setEnabled(bool)</slot>
465 </connection>
466 <connection>
467 <sender>essAny</sender>
468 <signal>toggled(bool)</signal>
469 <receiver>GroupBox1</receiver>
470 <slot>setEnabled(bool)</slot>
471 </connection>
472</connections>
473<tabstops>
474 <tabstop>tabWidget</tabstop>
475 <tabstop>essAny</tabstop>
476 <tabstop>essSpecificLineEdit</tabstop>
477 <tabstop>networkType</tabstop>
478 <tabstop>networkChannel</tabstop>
479 <tabstop>wepEnabled</tabstop>
480 <tabstop>authOpen</tabstop>
481 <tabstop>authShared</tabstop>
482 <tabstop>keyRadio0</tabstop>
483 <tabstop>keyLineEdit0</tabstop>
484 <tabstop>keyRadio1</tabstop>
485 <tabstop>keyLineEdit1</tabstop>
486 <tabstop>keyRadio2</tabstop>
487 <tabstop>keyLineEdit2</tabstop>
488 <tabstop>keyRadio3</tabstop>
489 <tabstop>keyLineEdit3</tabstop>
490</tabstops>
491</UI>