summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/configbase.ui
Unidiff
Diffstat (limited to 'noncore/net/wellenreiter/gui/configbase.ui') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/wellenreiter/gui/configbase.ui747
1 files changed, 523 insertions, 224 deletions
diff --git a/noncore/net/wellenreiter/gui/configbase.ui b/noncore/net/wellenreiter/gui/configbase.ui
index a8b55bb..d85956e 100644
--- a/noncore/net/wellenreiter/gui/configbase.ui
+++ b/noncore/net/wellenreiter/gui/configbase.ui
@@ -11,13 +11,13 @@
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>232</width> 14 <width>209</width>
15 <height>342</height> 15 <height>287</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
19 <name>caption</name> 19 <name>caption</name>
20 <string>Form1</string> 20 <string>Wellenreiter II COnfiguration Dialog</string>
21 </property> 21 </property>
22 <property> 22 <property>
23 <name>layoutMargin</name> 23 <name>layoutMargin</name>
@@ -28,134 +28,100 @@
28 <grid> 28 <grid>
29 <property stdset="1"> 29 <property stdset="1">
30 <name>margin</name> 30 <name>margin</name>
31 <number>6</number> 31 <number>2</number>
32 </property> 32 </property>
33 <property stdset="1"> 33 <property stdset="1">
34 <name>spacing</name> 34 <name>spacing</name>
35 <number>5</number> 35 <number>3</number>
36 </property> 36 </property>
37 <widget row="0" column="0" rowspan="1" colspan="3" > 37 <widget row="0" column="0" >
38 <class>QLayoutWidget</class> 38 <class>QTabWidget</class>
39 <property stdset="1"> 39 <property stdset="1">
40 <name>name</name> 40 <name>name</name>
41 <cstring>Layout5</cstring> 41 <cstring>tab</cstring>
42 </property>
43 <property>
44 <name>layoutMargin</name>
42 </property> 45 </property>
43 <property> 46 <property>
44 <name>layoutSpacing</name> 47 <name>layoutSpacing</name>
45 </property> 48 </property>
46 <hbox> 49 <widget>
50 <class>QWidget</class>
51 <property stdset="1">
52 <name>name</name>
53 <cstring>tab</cstring>
54 </property>
55 <attribute>
56 <name>title</name>
57 <string>Interface</string>
58 </attribute>
59 <grid>
47 <property stdset="1"> 60 <property stdset="1">
48 <name>margin</name> 61 <name>margin</name>
49 <number>0</number> 62 <number>5</number>
50 </property> 63 </property>
51 <property stdset="1"> 64 <property stdset="1">
52 <name>spacing</name> 65 <name>spacing</name>
53 <number>2</number> 66 <number>3</number>
54 </property> 67 </property>
55 <widget> 68 <widget row="0" column="0" >
56 <class>QLabel</class> 69 <class>QLabel</class>
57 <property stdset="1"> 70 <property stdset="1">
58 <name>name</name> 71 <name>name</name>
59 <cstring>TextLabel3_2</cstring> 72 <cstring>TextLabel1_2</cstring>
60 </property> 73 </property>
61 <property stdset="1"> 74 <property stdset="1">
62 <name>sizePolicy</name> 75 <name>enabled</name>
63 <sizepolicy> 76 <bool>true</bool>
64 <hsizetype>4</hsizetype>
65 <vsizetype>1</vsizetype>
66 </sizepolicy>
67 </property> 77 </property>
68 <property stdset="1"> 78 <property stdset="1">
69 <name>text</name> 79 <name>text</name>
70 <string>Sniffer</string> 80 <string>Name:</string>
71 </property>
72 </widget>
73 <widget>
74 <class>Line</class>
75 <property stdset="1">
76 <name>name</name>
77 <cstring>Line9</cstring>
78 </property>
79 <property stdset="1">
80 <name>orientation</name>
81 <enum>Horizontal</enum>
82 </property> 81 </property>
83 </widget> 82 </widget>
84 </hbox> 83 <widget row="1" column="0" >
85 </widget> 84 <class>QLabel</class>
86 <widget row="1" column="0" rowspan="1" colspan="2" >
87 <class>QComboBox</class>
88 <property stdset="1"> 85 <property stdset="1">
89 <name>name</name> 86 <name>name</name>
90 <cstring>interfaceName</cstring> 87 <cstring>TextLabel2_3</cstring>
91 </property> 88 </property>
92 <property stdset="1"> 89 <property stdset="1">
93 <name>enabled</name> 90 <name>enabled</name>
94 <bool>true</bool> 91 <bool>true</bool>
95 </property> 92 </property>
96 <property> 93 <property stdset="1">
97 <name>whatsThis</name>
98 <string>Choose the interface used for sniffing.</string>
99 </property>
100 </widget>
101 <widget row="2" column="0" rowspan="1" colspan="2" >
102 <class>QComboBox</class>
103 <item>
104 <property>
105 <name>text</name>
106 <string>&lt;select&gt;</string>
107 </property>
108 </item>
109 <item>
110 <property>
111 <name>text</name>
112 <string>cisco</string>
113 </property>
114 </item>
115 <item>
116 <property>
117 <name>text</name>
118 <string>wlan-ng</string>
119 </property>
120 </item>
121 <item>
122 <property>
123 <name>text</name> 94 <name>text</name>
124 <string>hostap</string> 95 <string>Driver:</string>
125 </property> 96 </property>
126 </item> 97 </widget>
127 <item> 98 <widget row="4" column="0" rowspan="1" colspan="2" >
128 <property> 99 <class>QCheckBox</class>
129 <name>text</name> 100 <property stdset="1">
130 <string>orinoco</string> 101 <name>name</name>
102 <cstring>hopChannels</cstring>
131 </property> 103 </property>
132 </item> 104 <property stdset="1">
133 <item>
134 <property>
135 <name>text</name> 105 <name>text</name>
136 <string>&lt;manual&gt;</string> 106 <string>Hop Channels</string>
137 </property> 107 </property>
138 </item> 108 <property stdset="1">
139 <item> 109 <name>checked</name>
140 <property> 110 <bool>true</bool>
141 <name>text</name>
142 <string>&lt;file&gt;</string>
143 </property> 111 </property>
144 </item> 112 </widget>
113 <widget row="2" column="0" rowspan="1" colspan="4" >
114 <class>QCheckBox</class>
145 <property stdset="1"> 115 <property stdset="1">
146 <name>name</name> 116 <name>name</name>
147 <cstring>deviceType</cstring> 117 <cstring>prismHeader</cstring>
148 </property> 118 </property>
149 <property stdset="1"> 119 <property stdset="1">
150 <name>enabled</name> 120 <name>text</name>
151 <bool>true</bool> 121 <string>Use additional PRISM header</string>
152 </property>
153 <property>
154 <name>whatsThis</name>
155 <string>Choose the type of driver used for sniffing.</string>
156 </property> 122 </property>
157 </widget> 123 </widget>
158 <widget row="3" column="0" rowspan="1" colspan="2" > 124 <widget row="4" column="3" >
159 <class>QSpinBox</class> 125 <class>QSpinBox</class>
160 <property stdset="1"> 126 <property stdset="1">
161 <name>name</name> 127 <name>name</name>
@@ -181,214 +147,394 @@
181 <name>lineStep</name> 147 <name>lineStep</name>
182 <number>100</number> 148 <number>100</number>
183 </property> 149 </property>
150 <property stdset="1">
151 <name>value</name>
152 <number>1000</number>
153 </property>
184 <property> 154 <property>
185 <name>whatsThis</name> 155 <name>whatsThis</name>
186 <string>Choose the channel hop interval.</string> 156 <string>Choose the channel hop interval.</string>
187 </property> 157 </property>
188 </widget> 158 </widget>
189 <widget row="3" column="2" > 159 <widget row="5" column="0" rowspan="1" colspan="4" >
190 <class>QLabel</class> 160 <class>QGroupBox</class>
191 <property stdset="1"> 161 <property stdset="1">
192 <name>name</name> 162 <name>name</name>
193 <cstring>TextLabel3_3</cstring> 163 <cstring>GroupBox1</cstring>
194 </property> 164 </property>
195 <property stdset="1"> 165 <property stdset="1">
196 <name>enabled</name> 166 <name>title</name>
197 <bool>true</bool> 167 <string>Scan on channel</string>
168 </property>
169 <property>
170 <name>layoutMargin</name>
171 </property>
172 <property>
173 <name>layoutSpacing</name>
174 </property>
175 <grid>
176 <property stdset="1">
177 <name>margin</name>
178 <number>4</number>
179 </property>
180 <property stdset="1">
181 <name>spacing</name>
182 <number>2</number>
183 </property>
184 <widget row="1" column="1" >
185 <class>QCheckBox</class>
186 <property stdset="1">
187 <name>name</name>
188 <cstring>channel6</cstring>
198 </property> 189 </property>
199 <property stdset="1"> 190 <property stdset="1">
200 <name>text</name> 191 <name>text</name>
201 <string>Hop Interval</string> 192 <string>6</string>
202 </property> 193 </property>
203 </widget> 194 </widget>
204 <widget row="2" column="2" > 195 <widget row="1" column="3" >
205 <class>QLabel</class> 196 <class>QCheckBox</class>
206 <property stdset="1"> 197 <property stdset="1">
207 <name>name</name> 198 <name>name</name>
208 <cstring>TextLabel2_3</cstring> 199 <cstring>channel8</cstring>
209 </property> 200 </property>
210 <property stdset="1"> 201 <property stdset="1">
211 <name>enabled</name> 202 <name>text</name>
212 <bool>true</bool> 203 <string>8</string>
204 </property>
205 </widget>
206 <widget row="0" column="2" >
207 <class>QCheckBox</class>
208 <property stdset="1">
209 <name>name</name>
210 <cstring>channel2</cstring>
213 </property> 211 </property>
214 <property stdset="1"> 212 <property stdset="1">
215 <name>text</name> 213 <name>text</name>
216 <string>Device Type</string> 214 <string>2</string>
217 </property> 215 </property>
218 </widget> 216 </widget>
219 <widget row="1" column="2" > 217 <widget row="1" column="4" >
220 <class>QLabel</class> 218 <class>QCheckBox</class>
221 <property stdset="1"> 219 <property stdset="1">
222 <name>name</name> 220 <name>name</name>
223 <cstring>TextLabel1_2</cstring> 221 <cstring>channel9</cstring>
224 </property> 222 </property>
225 <property stdset="1"> 223 <property stdset="1">
226 <name>enabled</name> 224 <name>text</name>
227 <bool>true</bool> 225 <string>9</string>
226 </property>
227 </widget>
228 <widget row="0" column="1" >
229 <class>QCheckBox</class>
230 <property stdset="1">
231 <name>name</name>
232 <cstring>channel1</cstring>
228 </property> 233 </property>
229 <property stdset="1"> 234 <property stdset="1">
230 <name>text</name> 235 <name>text</name>
231 <string>Interface Name</string> 236 <string>1</string>
232 </property> 237 </property>
233 </widget> 238 </widget>
234 <widget row="5" column="0" > 239 <widget row="0" column="0" >
235 <class>QLabel</class> 240 <class>QCheckBox</class>
236 <property stdset="1"> 241 <property stdset="1">
237 <name>name</name> 242 <name>name</name>
238 <cstring>TextLabel1_5</cstring> 243 <cstring>channelAll</cstring>
239 </property> 244 </property>
240 <property stdset="1"> 245 <property stdset="1">
241 <name>text</name> 246 <name>text</name>
242 <string>Fake MAC:</string> 247 <string>All</string>
243 </property> 248 </property>
244 </widget> 249 </widget>
245 <widget row="5" column="1" rowspan="1" colspan="2" > 250 <widget row="2" column="1" >
246 <class>QLineEdit</class> 251 <class>QCheckBox</class>
247 <property stdset="1"> 252 <property stdset="1">
248 <name>name</name> 253 <name>name</name>
249 <cstring>MAC</cstring> 254 <cstring>channel11</cstring>
250 </property> 255 </property>
251 <property stdset="1"> 256 <property stdset="1">
252 <name>enabled</name> 257 <name>text</name>
253 <bool>false</bool> 258 <string>11</string>
259 </property>
260 </widget>
261 <widget row="2" column="0" >
262 <class>QCheckBox</class>
263 <property stdset="1">
264 <name>name</name>
265 <cstring>channel10</cstring>
254 </property> 266 </property>
255 <property stdset="1"> 267 <property stdset="1">
256 <name>text</name> 268 <name>text</name>
257 <string>44:44:44:44:44:44</string> 269 <string>10</string>
258 </property> 270 </property>
259 </widget> 271 </widget>
260 <widget row="4" column="0" rowspan="1" colspan="3" > 272 <widget row="1" column="2" >
261 <class>QCheckBox</class> 273 <class>QCheckBox</class>
262 <property stdset="1"> 274 <property stdset="1">
263 <name>name</name> 275 <name>name</name>
264 <cstring>activeScanning</cstring> 276 <cstring>channel7</cstring>
265 </property> 277 </property>
266 <property stdset="1"> 278 <property stdset="1">
267 <name>enabled</name> 279 <name>text</name>
268 <bool>false</bool> 280 <string>7</string>
281 </property>
282 </widget>
283 <widget row="0" column="3" >
284 <class>QCheckBox</class>
285 <property stdset="1">
286 <name>name</name>
287 <cstring>channel3</cstring>
269 </property> 288 </property>
270 <property stdset="1"> 289 <property stdset="1">
271 <name>text</name> 290 <name>text</name>
272 <string>Active Scanning (caution!)</string> 291 <string>3</string>
273 </property> 292 </property>
274 </widget> 293 </widget>
275 <widget row="10" column="0" rowspan="1" colspan="3" > 294 <widget row="1" column="0" >
276 <class>QLayoutWidget</class> 295 <class>QCheckBox</class>
277 <property stdset="1"> 296 <property stdset="1">
278 <name>name</name> 297 <name>name</name>
279 <cstring>Layout5</cstring> 298 <cstring>channel5</cstring>
280 </property> 299 </property>
281 <grid>
282 <property stdset="1"> 300 <property stdset="1">
283 <name>margin</name> 301 <name>text</name>
284 <number>0</number> 302 <string>5</string>
285 </property> 303 </property>
304 </widget>
305 <widget row="0" column="4" >
306 <class>QCheckBox</class>
286 <property stdset="1"> 307 <property stdset="1">
287 <name>spacing</name> 308 <name>name</name>
288 <number>6</number> 309 <cstring>channel4</cstring>
289 </property> 310 </property>
290 <widget row="0" column="1" > 311 <property stdset="1">
291 <class>QLabel</class> 312 <name>text</name>
313 <string>4</string>
314 </property>
315 </widget>
316 <widget row="2" column="2" >
317 <class>QCheckBox</class>
292 <property stdset="1"> 318 <property stdset="1">
293 <name>name</name> 319 <name>name</name>
294 <cstring>TextLabel1</cstring> 320 <cstring>channel12</cstring>
295 </property> 321 </property>
296 <property stdset="1"> 322 <property stdset="1">
297 <name>text</name> 323 <name>text</name>
298 <string>sound on new net</string> 324 <string>12</string>
299 </property> 325 </property>
300 </widget> 326 </widget>
301 <widget row="1" column="0" > 327 <widget row="2" column="3" >
328 <class>QCheckBox</class>
329 <property stdset="1">
330 <name>name</name>
331 <cstring>channel13</cstring>
332 </property>
333 <property stdset="1">
334 <name>text</name>
335 <string>13</string>
336 </property>
337 </widget>
338 <widget row="2" column="4" >
339 <class>QCheckBox</class>
340 <property stdset="1">
341 <name>name</name>
342 <cstring>channel14</cstring>
343 </property>
344 <property stdset="1">
345 <name>text</name>
346 <string>14</string>
347 </property>
348 </widget>
349 </grid>
350 </widget>
351 <widget row="0" column="1" rowspan="1" colspan="3" >
302 <class>QComboBox</class> 352 <class>QComboBox</class>
303 <item> 353 <property stdset="1">
354 <name>name</name>
355 <cstring>interfaceName</cstring>
356 </property>
357 <property stdset="1">
358 <name>enabled</name>
359 <bool>true</bool>
360 </property>
304 <property> 361 <property>
305 <name>text</name> 362 <name>whatsThis</name>
306 <string>Ignore</string> 363 <string>Choose the interface used for sniffing.</string>
307 </property> 364 </property>
308 </item> 365 </widget>
366 <widget row="1" column="1" rowspan="1" colspan="3" >
367 <class>QComboBox</class>
309 <item> 368 <item>
310 <property> 369 <property>
311 <name>text</name> 370 <name>text</name>
312 <string>Touch</string> 371 <string>&lt;select&gt;</string>
313 </property> 372 </property>
314 </item> 373 </item>
315 <item> 374 <item>
316 <property> 375 <property>
317 <name>text</name> 376 <name>text</name>
318 <string>Key</string> 377 <string>cisco</string>
319 </property> 378 </property>
320 </item> 379 </item>
321 <item> 380 <item>
322 <property> 381 <property>
323 <name>text</name> 382 <name>text</name>
324 <string>Alarm</string> 383 <string>wlan-ng</string>
325 </property> 384 </property>
326 </item> 385 </item>
327 <property stdset="1">
328 <name>name</name>
329 <cstring>beaconSound</cstring>
330 </property>
331 </widget>
332 <widget row="0" column="0" >
333 <class>QComboBox</class>
334 <item> 386 <item>
335 <property> 387 <property>
336 <name>text</name> 388 <name>text</name>
337 <string>Ignore</string> 389 <string>hostap</string>
338 </property> 390 </property>
339 </item> 391 </item>
340 <item> 392 <item>
341 <property> 393 <property>
342 <name>text</name> 394 <name>text</name>
343 <string>Touch</string> 395 <string>orinoco</string>
344 </property> 396 </property>
345 </item> 397 </item>
346 <item> 398 <item>
347 <property> 399 <property>
348 <name>text</name> 400 <name>text</name>
349 <string>Key</string> 401 <string>&lt;manual&gt;</string>
350 </property> 402 </property>
351 </item> 403 </item>
352 <item> 404 <item>
353 <property> 405 <property>
354 <name>text</name> 406 <name>text</name>
355 <string>Alarm</string> 407 <string>&lt;file&gt;</string>
356 </property> 408 </property>
357 </item> 409 </item>
358 <property stdset="1"> 410 <property stdset="1">
359 <name>name</name> 411 <name>name</name>
360 <cstring>netSound</cstring> 412 <cstring>deviceType</cstring>
413 </property>
414 <property stdset="1">
415 <name>enabled</name>
416 <bool>true</bool>
417 </property>
418 <property>
419 <name>whatsThis</name>
420 <string>Choose the type of driver used for sniffing.</string>
361 </property> 421 </property>
362 </widget> 422 </widget>
363 <widget row="1" column="1" > 423 <widget row="4" column="2" >
364 <class>QLabel</class> 424 <class>QLabel</class>
365 <property stdset="1"> 425 <property stdset="1">
366 <name>name</name> 426 <name>name</name>
367 <cstring>TextLabel1_3</cstring> 427 <cstring>TextLabel1</cstring>
368 </property> 428 </property>
369 <property stdset="1"> 429 <property stdset="1">
370 <name>text</name> 430 <name>text</name>
371 <string>sound on beacon</string> 431 <string>every</string>
372 </property> 432 </property>
373 </widget> 433 </widget>
434 <spacer row="3" column="0" >
435 <property>
436 <name>name</name>
437 <cstring>Spacer4</cstring>
438 </property>
439 <property stdset="1">
440 <name>orientation</name>
441 <enum>Vertical</enum>
442 </property>
443 <property stdset="1">
444 <name>sizeType</name>
445 <enum>Expanding</enum>
446 </property>
447 <property>
448 <name>sizeHint</name>
449 <size>
450 <width>20</width>
451 <height>20</height>
452 </size>
453 </property>
454 </spacer>
374 </grid> 455 </grid>
375 </widget> 456 </widget>
376 <widget row="8" column="0" rowspan="1" colspan="3" > 457 <widget>
377 <class>QLayoutWidget</class> 458 <class>QWidget</class>
378 <property stdset="1"> 459 <property stdset="1">
379 <name>name</name> 460 <name>name</name>
380 <cstring>Layout7</cstring> 461 <cstring>tab</cstring>
381 </property> 462 </property>
382 <hbox> 463 <attribute>
464 <name>title</name>
465 <string>Capture</string>
466 </attribute>
467 <grid>
383 <property stdset="1"> 468 <property stdset="1">
384 <name>margin</name> 469 <name>margin</name>
385 <number>0</number> 470 <number>5</number>
386 </property> 471 </property>
387 <property stdset="1"> 472 <property stdset="1">
388 <name>spacing</name> 473 <name>spacing</name>
389 <number>6</number> 474 <number>3</number>
390 </property> 475 </property>
391 <widget> 476 <widget row="2" column="0" rowspan="1" colspan="3" >
477 <class>ProtocolListView</class>
478 <property stdset="1">
479 <name>name</name>
480 <cstring>capturePackets</cstring>
481 </property>
482 <property stdset="1">
483 <name>sizePolicy</name>
484 <sizepolicy>
485 <hsizetype>7</hsizetype>
486 <vsizetype>7</vsizetype>
487 </sizepolicy>
488 </property>
489 </widget>
490 <widget row="1" column="0" rowspan="1" colspan="3" >
491 <class>QLineEdit</class>
492 <property stdset="1">
493 <name>name</name>
494 <cstring>captureFileName</cstring>
495 </property>
496 <property stdset="1">
497 <name>enabled</name>
498 <bool>false</bool>
499 </property>
500 </widget>
501 <widget row="0" column="2" >
502 <class>QToolButton</class>
503 <property stdset="1">
504 <name>name</name>
505 <cstring>getCaptureFileName</cstring>
506 </property>
507 <property stdset="1">
508 <name>enabled</name>
509 <bool>false</bool>
510 </property>
511 <property stdset="1">
512 <name>text</name>
513 <string>Browse</string>
514 </property>
515 </widget>
516 <spacer row="0" column="1" >
517 <property>
518 <name>name</name>
519 <cstring>Spacer2</cstring>
520 </property>
521 <property stdset="1">
522 <name>orientation</name>
523 <enum>Horizontal</enum>
524 </property>
525 <property stdset="1">
526 <name>sizeType</name>
527 <enum>Expanding</enum>
528 </property>
529 <property>
530 <name>sizeHint</name>
531 <size>
532 <width>20</width>
533 <height>20</height>
534 </size>
535 </property>
536 </spacer>
537 <widget row="0" column="0" >
392 <class>QCheckBox</class> 538 <class>QCheckBox</class>
393 <property stdset="1"> 539 <property stdset="1">
394 <name>name</name> 540 <name>name</name>
@@ -400,154 +546,307 @@
400 </property> 546 </property>
401 <property stdset="1"> 547 <property stdset="1">
402 <name>text</name> 548 <name>text</name>
403 <string>Write Capture File</string> 549 <string>Write Capture Files To</string>
404 </property> 550 </property>
405 </widget> 551 </widget>
552 </grid>
553 </widget>
406 <widget> 554 <widget>
407 <class>QToolButton</class> 555 <class>QWidget</class>
408 <property stdset="1"> 556 <property stdset="1">
409 <name>name</name> 557 <name>name</name>
410 <cstring>getCaptureFileName</cstring> 558 <cstring>tab</cstring>
411 </property> 559 </property>
560 <attribute>
561 <name>title</name>
562 <string>Parse</string>
563 </attribute>
564 <grid>
412 <property stdset="1"> 565 <property stdset="1">
413 <name>enabled</name> 566 <name>margin</name>
414 <bool>false</bool> 567 <number>5</number>
415 </property> 568 </property>
416 <property stdset="1"> 569 <property stdset="1">
417 <name>text</name> 570 <name>spacing</name>
418 <string>...</string> 571 <number>3</number>
572 </property>
573 <widget row="0" column="0" >
574 <class>ProtocolListView</class>
575 <property stdset="1">
576 <name>name</name>
577 <cstring>parsePackets</cstring>
578 </property>
579 <property stdset="1">
580 <name>sizePolicy</name>
581 <sizepolicy>
582 <hsizetype>7</hsizetype>
583 <vsizetype>7</vsizetype>
584 </sizepolicy>
419 </property> 585 </property>
420 </widget> 586 </widget>
421 </hbox> 587 </grid>
422 </widget> 588 </widget>
423 <widget row="7" column="0" rowspan="1" colspan="3" > 589 <widget>
424 <class>QLayoutWidget</class> 590 <class>QWidget</class>
425 <property stdset="1"> 591 <property stdset="1">
426 <name>name</name> 592 <name>name</name>
427 <cstring>Layout6</cstring> 593 <cstring>tab</cstring>
428 </property> 594 </property>
429 <property> 595 <attribute>
430 <name>layoutSpacing</name> 596 <name>title</name>
597 <string>Intrusion</string>
598 </attribute>
599 <grid>
600 <property stdset="1">
601 <name>margin</name>
602 <number>11</number>
431 </property> 603 </property>
432 <hbox> 604 <property stdset="1">
605 <name>spacing</name>
606 <number>6</number>
607 </property>
608 <widget row="1" column="0" >
609 <class>QGroupBox</class>
610 <property stdset="1">
611 <name>name</name>
612 <cstring>GroupBox3</cstring>
613 </property>
614 <property stdset="1">
615 <name>enabled</name>
616 <bool>false</bool>
617 </property>
618 <property stdset="1">
619 <name>title</name>
620 <string>Link Level</string>
621 </property>
622 <grid>
433 <property stdset="1"> 623 <property stdset="1">
434 <name>margin</name> 624 <name>margin</name>
435 <number>0</number> 625 <number>11</number>
436 </property> 626 </property>
437 <property stdset="1"> 627 <property stdset="1">
438 <name>spacing</name> 628 <name>spacing</name>
439 <number>2</number> 629 <number>6</number>
440 </property> 630 </property>
441 <widget> 631 <widget row="0" column="0" >
442 <class>QLabel</class> 632 <class>QLabel</class>
443 <property stdset="1"> 633 <property stdset="1">
444 <name>name</name> 634 <name>name</name>
445 <cstring>TextLabel3_2_2</cstring> 635 <cstring>TextLabel1_5</cstring>
636 </property>
637 <property stdset="1">
638 <name>text</name>
639 <string>Fake Mac:</string>
640 </property>
641 </widget>
642 <widget row="1" column="0" rowspan="1" colspan="2" >
643 <class>QCheckBox</class>
644 <property stdset="1">
645 <name>name</name>
646 <cstring>sendProbeRequests</cstring>
647 </property>
648 <property stdset="1">
649 <name>text</name>
650 <string>Send proble requests</string>
651 </property>
652 </widget>
653 <widget row="0" column="1" >
654 <class>QComboBox</class>
655 <item>
656 <property>
657 <name>text</name>
658 <string>&lt;automatic&gt;</string>
659 </property>
660 </item>
661 <item>
662 <property>
663 <name>text</name>
664 <string>44:44:44:44:44:44</string>
665 </property>
666 </item>
667 <property stdset="1">
668 <name>name</name>
669 <cstring>fakeMac</cstring>
446 </property> 670 </property>
447 <property stdset="1"> 671 <property stdset="1">
448 <name>sizePolicy</name> 672 <name>sizePolicy</name>
449 <sizepolicy> 673 <sizepolicy>
450 <hsizetype>4</hsizetype> 674 <hsizetype>7</hsizetype>
451 <vsizetype>1</vsizetype> 675 <vsizetype>0</vsizetype>
452 </sizepolicy> 676 </sizepolicy>
453 </property> 677 </property>
454 <property stdset="1"> 678 <property stdset="1">
455 <name>text</name> 679 <name>editable</name>
456 <string>GUI</string> 680 <bool>true</bool>
681 </property>
682 <property stdset="1">
683 <name>currentItem</name>
684 <number>1</number>
685 </property>
686 <property stdset="1">
687 <name>autoCompletion</name>
688 <bool>true</bool>
457 </property> 689 </property>
458 </widget> 690 </widget>
459 <widget> 691 <widget row="2" column="0" rowspan="1" colspan="2" >
460 <class>Line</class> 692 <class>QCheckBox</class>
461 <property stdset="1"> 693 <property stdset="1">
462 <name>name</name> 694 <name>name</name>
463 <cstring>Line9_2</cstring> 695 <cstring>tryToAuthenticate</cstring>
464 </property> 696 </property>
465 <property stdset="1"> 697 <property stdset="1">
466 <name>orientation</name> 698 <name>text</name>
467 <enum>Horizontal</enum> 699 <string>Try to authenticate</string>
468 </property> 700 </property>
469 </widget> 701 </widget>
470 </hbox> 702 </grid>
471 </widget> 703 </widget>
472 <spacer row="6" column="2" > 704 <widget row="0" column="0" >
473 <property> 705 <class>QCheckBox</class>
706 <property stdset="1">
474 <name>name</name> 707 <name>name</name>
475 <cstring>Spacer1</cstring> 708 <cstring>enableActiveScanning</cstring>
476 </property> 709 </property>
477 <property stdset="1"> 710 <property stdset="1">
478 <name>orientation</name> 711 <name>enabled</name>
479 <enum>Vertical</enum> 712 <bool>false</bool>
480 </property> 713 </property>
481 <property stdset="1"> 714 <property stdset="1">
482 <name>sizeType</name> 715 <name>text</name>
483 <enum>Expanding</enum> 716 <string>Enable active scanning</string>
484 </property>
485 <property>
486 <name>sizeHint</name>
487 <size>
488 <width>20</width>
489 <height>20</height>
490 </size>
491 </property> 717 </property>
492 </spacer> 718 </widget>
493 <widget row="9" column="0" rowspan="1" colspan="3" > 719 <widget row="2" column="0" >
494 <class>QLayoutWidget</class> 720 <class>QGroupBox</class>
495 <property stdset="1"> 721 <property stdset="1">
496 <name>name</name> 722 <name>name</name>
497 <cstring>Layout7</cstring> 723 <cstring>GroupBox4</cstring>
724 </property>
725 <property stdset="1">
726 <name>enabled</name>
727 <bool>false</bool>
728 </property>
729 <property stdset="1">
730 <name>title</name>
731 <string>IP Level</string>
498 </property> 732 </property>
499 <hbox> 733 <grid>
500 <property stdset="1"> 734 <property stdset="1">
501 <name>margin</name> 735 <name>margin</name>
502 <number>0</number> 736 <number>11</number>
503 </property> 737 </property>
504 <property stdset="1"> 738 <property stdset="1">
505 <name>spacing</name> 739 <name>spacing</name>
506 <number>6</number> 740 <number>6</number>
507 </property> 741 </property>
508 <widget> 742 <widget row="1" column="0" rowspan="1" colspan="2" >
743 <class>QCheckBox</class>
744 <property stdset="1">
745 <name>name</name>
746 <cstring>CheckBox24</cstring>
747 </property>
748 <property stdset="1">
749 <name>text</name>
750 <string>Request DHCP Address</string>
751 </property>
752 </widget>
753 <widget row="0" column="0" >
509 <class>QLabel</class> 754 <class>QLabel</class>
510 <property stdset="1"> 755 <property stdset="1">
511 <name>name</name> 756 <name>name</name>
512 <cstring>TextLabel1_4</cstring> 757 <cstring>TextLabel1_5_2</cstring>
513 </property> 758 </property>
514 <property stdset="1"> 759 <property stdset="1">
515 <name>text</name> 760 <name>text</name>
516 <string>CaptureFile:</string> 761 <string>Fake IP:</string>
517 </property> 762 </property>
518 </widget> 763 </widget>
519 <widget> 764 <widget row="0" column="1" >
520 <class>QLineEdit</class> 765 <class>QComboBox</class>
766 <item>
767 <property>
768 <name>text</name>
769 <string>192.168.125.1</string>
770 </property>
771 </item>
772 <item>
773 <property>
774 <name>text</name>
775 <string>&lt;automatic&gt;</string>
776 </property>
777 </item>
521 <property stdset="1"> 778 <property stdset="1">
522 <name>name</name> 779 <name>name</name>
523 <cstring>captureFileName</cstring> 780 <cstring>fakeIP</cstring>
524 </property> 781 </property>
525 <property stdset="1"> 782 <property stdset="1">
526 <name>enabled</name> 783 <name>sizePolicy</name>
527 <bool>false</bool> 784 <sizepolicy>
785 <hsizetype>7</hsizetype>
786 <vsizetype>0</vsizetype>
787 </sizepolicy>
788 </property>
789 <property stdset="1">
790 <name>editable</name>
791 <bool>true</bool>
792 </property>
793 <property stdset="1">
794 <name>currentItem</name>
795 <number>0</number>
528 </property> 796 </property>
529 </widget> 797 </widget>
530 </hbox> 798 </grid>
531 </widget> 799 </widget>
532 </grid> 800 </grid>
533</widget> 801</widget>
802 </widget>
803 </grid>
804</widget>
805<customwidgets>
806 <customwidget>
807 <class>ProtocolListView</class>
808 <header location="local">protolistview.h</header>
809 <sizehint>
810 <width>100</width>
811 <height>100</height>
812 </sizehint>
813 <container>0</container>
814 <sizepolicy>
815 <hordata>3</hordata>
816 <verdata>3</verdata>
817 </sizepolicy>
818 <pixmap>image0</pixmap>
819 </customwidget>
820</customwidgets>
821<images>
822 <image>
823 <name>image0</name>
824 <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
825 </image>
826</images>
534<connections> 827<connections>
535 <connection> 828 <connection>
536 <sender>writeCaptureFile</sender> 829 <sender>hopChannels</sender>
830 <signal>toggled(bool)</signal>
831 <receiver>hopInterval</receiver>
832 <slot>setEnabled(bool)</slot>
833 </connection>
834 <connection>
835 <sender>hopChannels</sender>
537 <signal>toggled(bool)</signal> 836 <signal>toggled(bool)</signal>
538 <receiver>getCaptureFileName</receiver> 837 <receiver>TextLabel1</receiver>
539 <slot>setEnabled(bool)</slot> 838 <slot>setEnabled(bool)</slot>
540 </connection> 839 </connection>
541 <connection> 840 <connection>
542 <sender>activeScanning</sender> 841 <sender>enableActiveScanning</sender>
543 <signal>toggled(bool)</signal> 842 <signal>toggled(bool)</signal>
544 <receiver>MAC</receiver> 843 <receiver>GroupBox3</receiver>
545 <slot>setEnabled(bool)</slot> 844 <slot>setEnabled(bool)</slot>
546 </connection> 845 </connection>
547 <connection> 846 <connection>
548 <sender>writeCaptureFile</sender> 847 <sender>enableActiveScanning</sender>
549 <signal>toggled(bool)</signal> 848 <signal>toggled(bool)</signal>
550 <receiver>captureFileName</receiver> 849 <receiver>GroupBox4</receiver>
551 <slot>setEnabled(bool)</slot> 850 <slot>setEnabled(bool)</slot>
552 </connection> 851 </connection>
553</connections> 852</connections>