summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/configbase.ui
Unidiff
Diffstat (limited to 'noncore/net/wellenreiter/gui/configbase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/gui/configbase.ui1213
1 files changed, 756 insertions, 457 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,526 +28,825 @@
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> 42 </property>
43 <property> 43 <property>
44 <name>layoutSpacing</name> 44 <name>layoutMargin</name>
45 </property>
46 <hbox>
47 <property stdset="1">
48 <name>margin</name>
49 <number>0</number>
50 </property>
51 <property stdset="1">
52 <name>spacing</name>
53 <number>2</number>
54 </property>
55 <widget>
56 <class>QLabel</class>
57 <property stdset="1">
58 <name>name</name>
59 <cstring>TextLabel3_2</cstring>
60 </property>
61 <property stdset="1">
62 <name>sizePolicy</name>
63 <sizepolicy>
64 <hsizetype>4</hsizetype>
65 <vsizetype>1</vsizetype>
66 </sizepolicy>
67 </property>
68 <property stdset="1">
69 <name>text</name>
70 <string>Sniffer</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>
83 </widget>
84 </hbox>
85 </widget>
86 <widget row="1" column="0" rowspan="1" colspan="2" >
87 <class>QComboBox</class>
88 <property stdset="1">
89 <name>name</name>
90 <cstring>interfaceName</cstring>
91 </property>
92 <property stdset="1">
93 <name>enabled</name>
94 <bool>true</bool>
95 </property>
96 <property>
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>
124 <string>hostap</string>
125 </property>
126 </item>
127 <item>
128 <property>
129 <name>text</name>
130 <string>orinoco</string>
131 </property>
132 </item>
133 <item>
134 <property>
135 <name>text</name>
136 <string>&lt;manual&gt;</string>
137 </property>
138 </item>
139 <item>
140 <property>
141 <name>text</name>
142 <string>&lt;file&gt;</string>
143 </property>
144 </item>
145 <property stdset="1">
146 <name>name</name>
147 <cstring>deviceType</cstring>
148 </property>
149 <property stdset="1">
150 <name>enabled</name>
151 <bool>true</bool>
152 </property> 45 </property>
153 <property> 46 <property>
154 <name>whatsThis</name> 47 <name>layoutSpacing</name>
155 <string>Choose the type of driver used for sniffing.</string>
156 </property>
157 </widget>
158 <widget row="3" column="0" rowspan="1" colspan="2" >
159 <class>QSpinBox</class>
160 <property stdset="1">
161 <name>name</name>
162 <cstring>hopInterval</cstring>
163 </property>
164 <property stdset="1">
165 <name>enabled</name>
166 <bool>true</bool>
167 </property>
168 <property stdset="1">
169 <name>suffix</name>
170 <string> ms</string>
171 </property>
172 <property stdset="1">
173 <name>maxValue</name>
174 <number>2000</number>
175 </property>
176 <property stdset="1">
177 <name>minValue</name>
178 <number>100</number>
179 </property>
180 <property stdset="1">
181 <name>lineStep</name>
182 <number>100</number>
183 </property>
184 <property>
185 <name>whatsThis</name>
186 <string>Choose the channel hop interval.</string>
187 </property>
188 </widget>
189 <widget row="3" column="2" >
190 <class>QLabel</class>
191 <property stdset="1">
192 <name>name</name>
193 <cstring>TextLabel3_3</cstring>
194 </property>
195 <property stdset="1">
196 <name>enabled</name>
197 <bool>true</bool>
198 </property>
199 <property stdset="1">
200 <name>text</name>
201 <string>Hop Interval</string>
202 </property>
203 </widget>
204 <widget row="2" column="2" >
205 <class>QLabel</class>
206 <property stdset="1">
207 <name>name</name>
208 <cstring>TextLabel2_3</cstring>
209 </property>
210 <property stdset="1">
211 <name>enabled</name>
212 <bool>true</bool>
213 </property>
214 <property stdset="1">
215 <name>text</name>
216 <string>Device Type</string>
217 </property>
218 </widget>
219 <widget row="1" column="2" >
220 <class>QLabel</class>
221 <property stdset="1">
222 <name>name</name>
223 <cstring>TextLabel1_2</cstring>
224 </property>
225 <property stdset="1">
226 <name>enabled</name>
227 <bool>true</bool>
228 </property>
229 <property stdset="1">
230 <name>text</name>
231 <string>Interface Name</string>
232 </property>
233 </widget>
234 <widget row="5" column="0" >
235 <class>QLabel</class>
236 <property stdset="1">
237 <name>name</name>
238 <cstring>TextLabel1_5</cstring>
239 </property>
240 <property stdset="1">
241 <name>text</name>
242 <string>Fake MAC:</string>
243 </property>
244 </widget>
245 <widget row="5" column="1" rowspan="1" colspan="2" >
246 <class>QLineEdit</class>
247 <property stdset="1">
248 <name>name</name>
249 <cstring>MAC</cstring>
250 </property>
251 <property stdset="1">
252 <name>enabled</name>
253 <bool>false</bool>
254 </property>
255 <property stdset="1">
256 <name>text</name>
257 <string>44:44:44:44:44:44</string>
258 </property>
259 </widget>
260 <widget row="4" column="0" rowspan="1" colspan="3" >
261 <class>QCheckBox</class>
262 <property stdset="1">
263 <name>name</name>
264 <cstring>activeScanning</cstring>
265 </property>
266 <property stdset="1">
267 <name>enabled</name>
268 <bool>false</bool>
269 </property>
270 <property stdset="1">
271 <name>text</name>
272 <string>Active Scanning (caution!)</string>
273 </property>
274 </widget>
275 <widget row="10" column="0" rowspan="1" colspan="3" >
276 <class>QLayoutWidget</class>
277 <property stdset="1">
278 <name>name</name>
279 <cstring>Layout5</cstring>
280 </property> 48 </property>
281 <grid> 49 <widget>
282 <property stdset="1"> 50 <class>QWidget</class>
283 <name>margin</name>
284 <number>0</number>
285 </property>
286 <property stdset="1"> 51 <property stdset="1">
287 <name>spacing</name> 52 <name>name</name>
288 <number>6</number> 53 <cstring>tab</cstring>
289 </property> 54 </property>
290 <widget row="0" column="1" > 55 <attribute>
291 <class>QLabel</class> 56 <name>title</name>
57 <string>Interface</string>
58 </attribute>
59 <grid>
292 <property stdset="1"> 60 <property stdset="1">
293 <name>name</name> 61 <name>margin</name>
294 <cstring>TextLabel1</cstring> 62 <number>5</number>
295 </property> 63 </property>
296 <property stdset="1"> 64 <property stdset="1">
297 <name>text</name> 65 <name>spacing</name>
298 <string>sound on new net</string> 66 <number>3</number>
299 </property> 67 </property>
300 </widget> 68 <widget row="0" column="0" >
301 <widget row="1" column="0" > 69 <class>QLabel</class>
302 <class>QComboBox</class> 70 <property stdset="1">
303 <item> 71 <name>name</name>
304 <property> 72 <cstring>TextLabel1_2</cstring>
73 </property>
74 <property stdset="1">
75 <name>enabled</name>
76 <bool>true</bool>
77 </property>
78 <property stdset="1">
305 <name>text</name> 79 <name>text</name>
306 <string>Ignore</string> 80 <string>Name:</string>
307 </property> 81 </property>
308 </item> 82 </widget>
309 <item> 83 <widget row="1" column="0" >
310 <property> 84 <class>QLabel</class>
85 <property stdset="1">
86 <name>name</name>
87 <cstring>TextLabel2_3</cstring>
88 </property>
89 <property stdset="1">
90 <name>enabled</name>
91 <bool>true</bool>
92 </property>
93 <property stdset="1">
311 <name>text</name> 94 <name>text</name>
312 <string>Touch</string> 95 <string>Driver:</string>
313 </property> 96 </property>
314 </item> 97 </widget>
315 <item> 98 <widget row="4" column="0" rowspan="1" colspan="2" >
316 <property> 99 <class>QCheckBox</class>
100 <property stdset="1">
101 <name>name</name>
102 <cstring>hopChannels</cstring>
103 </property>
104 <property stdset="1">
317 <name>text</name> 105 <name>text</name>
318 <string>Key</string> 106 <string>Hop Channels</string>
319 </property> 107 </property>
320 </item> 108 <property stdset="1">
321 <item> 109 <name>checked</name>
322 <property> 110 <bool>true</bool>
111 </property>
112 </widget>
113 <widget row="2" column="0" rowspan="1" colspan="4" >
114 <class>QCheckBox</class>
115 <property stdset="1">
116 <name>name</name>
117 <cstring>prismHeader</cstring>
118 </property>
119 <property stdset="1">
323 <name>text</name> 120 <name>text</name>
324 <string>Alarm</string> 121 <string>Use additional PRISM header</string>
122 </property>
123 </widget>
124 <widget row="4" column="3" >
125 <class>QSpinBox</class>
126 <property stdset="1">
127 <name>name</name>
128 <cstring>hopInterval</cstring>
129 </property>
130 <property stdset="1">
131 <name>enabled</name>
132 <bool>true</bool>
133 </property>
134 <property stdset="1">
135 <name>suffix</name>
136 <string> ms</string>
137 </property>
138 <property stdset="1">
139 <name>maxValue</name>
140 <number>2000</number>
141 </property>
142 <property stdset="1">
143 <name>minValue</name>
144 <number>100</number>
145 </property>
146 <property stdset="1">
147 <name>lineStep</name>
148 <number>100</number>
149 </property>
150 <property stdset="1">
151 <name>value</name>
152 <number>1000</number>
325 </property> 153 </property>
326 </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>
335 <property> 154 <property>
336 <name>text</name> 155 <name>whatsThis</name>
337 <string>Ignore</string> 156 <string>Choose the channel hop interval.</string>
157 </property>
158 </widget>
159 <widget row="5" column="0" rowspan="1" colspan="4" >
160 <class>QGroupBox</class>
161 <property stdset="1">
162 <name>name</name>
163 <cstring>GroupBox1</cstring>
164 </property>
165 <property stdset="1">
166 <name>title</name>
167 <string>Scan on channel</string>
338 </property> 168 </property>
339 </item>
340 <item>
341 <property> 169 <property>
342 <name>text</name> 170 <name>layoutMargin</name>
343 <string>Touch</string>
344 </property> 171 </property>
345 </item>
346 <item>
347 <property> 172 <property>
348 <name>text</name> 173 <name>layoutSpacing</name>
349 <string>Key</string> 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>
189 </property>
190 <property stdset="1">
191 <name>text</name>
192 <string>6</string>
193 </property>
194 </widget>
195 <widget row="1" column="3" >
196 <class>QCheckBox</class>
197 <property stdset="1">
198 <name>name</name>
199 <cstring>channel8</cstring>
200 </property>
201 <property stdset="1">
202 <name>text</name>
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>
211 </property>
212 <property stdset="1">
213 <name>text</name>
214 <string>2</string>
215 </property>
216 </widget>
217 <widget row="1" column="4" >
218 <class>QCheckBox</class>
219 <property stdset="1">
220 <name>name</name>
221 <cstring>channel9</cstring>
222 </property>
223 <property stdset="1">
224 <name>text</name>
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>
233 </property>
234 <property stdset="1">
235 <name>text</name>
236 <string>1</string>
237 </property>
238 </widget>
239 <widget row="0" column="0" >
240 <class>QCheckBox</class>
241 <property stdset="1">
242 <name>name</name>
243 <cstring>channelAll</cstring>
244 </property>
245 <property stdset="1">
246 <name>text</name>
247 <string>All</string>
248 </property>
249 </widget>
250 <widget row="2" column="1" >
251 <class>QCheckBox</class>
252 <property stdset="1">
253 <name>name</name>
254 <cstring>channel11</cstring>
255 </property>
256 <property stdset="1">
257 <name>text</name>
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>
266 </property>
267 <property stdset="1">
268 <name>text</name>
269 <string>10</string>
270 </property>
271 </widget>
272 <widget row="1" column="2" >
273 <class>QCheckBox</class>
274 <property stdset="1">
275 <name>name</name>
276 <cstring>channel7</cstring>
277 </property>
278 <property stdset="1">
279 <name>text</name>
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>
288 </property>
289 <property stdset="1">
290 <name>text</name>
291 <string>3</string>
292 </property>
293 </widget>
294 <widget row="1" column="0" >
295 <class>QCheckBox</class>
296 <property stdset="1">
297 <name>name</name>
298 <cstring>channel5</cstring>
299 </property>
300 <property stdset="1">
301 <name>text</name>
302 <string>5</string>
303 </property>
304 </widget>
305 <widget row="0" column="4" >
306 <class>QCheckBox</class>
307 <property stdset="1">
308 <name>name</name>
309 <cstring>channel4</cstring>
310 </property>
311 <property stdset="1">
312 <name>text</name>
313 <string>4</string>
314 </property>
315 </widget>
316 <widget row="2" column="2" >
317 <class>QCheckBox</class>
318 <property stdset="1">
319 <name>name</name>
320 <cstring>channel12</cstring>
321 </property>
322 <property stdset="1">
323 <name>text</name>
324 <string>12</string>
325 </property>
326 </widget>
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" >
352 <class>QComboBox</class>
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>
350 </property> 360 </property>
351 </item>
352 <item>
353 <property> 361 <property>
362 <name>whatsThis</name>
363 <string>Choose the interface used for sniffing.</string>
364 </property>
365 </widget>
366 <widget row="1" column="1" rowspan="1" colspan="3" >
367 <class>QComboBox</class>
368 <item>
369 <property>
370 <name>text</name>
371 <string>&lt;select&gt;</string>
372 </property>
373 </item>
374 <item>
375 <property>
376 <name>text</name>
377 <string>cisco</string>
378 </property>
379 </item>
380 <item>
381 <property>
382 <name>text</name>
383 <string>wlan-ng</string>
384 </property>
385 </item>
386 <item>
387 <property>
388 <name>text</name>
389 <string>hostap</string>
390 </property>
391 </item>
392 <item>
393 <property>
394 <name>text</name>
395 <string>orinoco</string>
396 </property>
397 </item>
398 <item>
399 <property>
400 <name>text</name>
401 <string>&lt;manual&gt;</string>
402 </property>
403 </item>
404 <item>
405 <property>
406 <name>text</name>
407 <string>&lt;file&gt;</string>
408 </property>
409 </item>
410 <property stdset="1">
411 <name>name</name>
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>
421 </property>
422 </widget>
423 <widget row="4" column="2" >
424 <class>QLabel</class>
425 <property stdset="1">
426 <name>name</name>
427 <cstring>TextLabel1</cstring>
428 </property>
429 <property stdset="1">
354 <name>text</name> 430 <name>text</name>
355 <string>Alarm</string> 431 <string>every</string>
356 </property> 432 </property>
357 </item> 433 </widget>
358 <property stdset="1"> 434 <spacer row="3" column="0" >
359 <name>name</name> 435 <property>
360 <cstring>netSound</cstring> 436 <name>name</name>
361 </property> 437 <cstring>Spacer4</cstring>
362 </widget> 438 </property>
363 <widget row="1" column="1" > 439 <property stdset="1">
364 <class>QLabel</class> 440 <name>orientation</name>
365 <property stdset="1"> 441 <enum>Vertical</enum>
366 <name>name</name> 442 </property>
367 <cstring>TextLabel1_3</cstring> 443 <property stdset="1">
368 </property> 444 <name>sizeType</name>
369 <property stdset="1"> 445 <enum>Expanding</enum>
370 <name>text</name> 446 </property>
371 <string>sound on beacon</string> 447 <property>
372 </property> 448 <name>sizeHint</name>
373 </widget> 449 <size>
374 </grid> 450 <width>20</width>
375 </widget> 451 <height>20</height>
376 <widget row="8" column="0" rowspan="1" colspan="3" > 452 </size>
377 <class>QLayoutWidget</class> 453 </property>
378 <property stdset="1"> 454 </spacer>
379 <name>name</name> 455 </grid>
380 <cstring>Layout7</cstring> 456 </widget>
381 </property> 457 <widget>
382 <hbox> 458 <class>QWidget</class>
383 <property stdset="1">
384 <name>margin</name>
385 <number>0</number>
386 </property>
387 <property stdset="1"> 459 <property stdset="1">
388 <name>spacing</name> 460 <name>name</name>
389 <number>6</number> 461 <cstring>tab</cstring>
390 </property> 462 </property>
391 <widget> 463 <attribute>
392 <class>QCheckBox</class> 464 <name>title</name>
393 <property stdset="1"> 465 <string>Capture</string>
394 <name>name</name> 466 </attribute>
395 <cstring>writeCaptureFile</cstring> 467 <grid>
396 </property>
397 <property stdset="1">
398 <name>enabled</name>
399 <bool>true</bool>
400 </property>
401 <property stdset="1"> 468 <property stdset="1">
402 <name>text</name> 469 <name>margin</name>
403 <string>Write Capture File</string> 470 <number>5</number>
404 </property> 471 </property>
405 </widget>
406 <widget>
407 <class>QToolButton</class>
408 <property stdset="1"> 472 <property stdset="1">
409 <name>name</name> 473 <name>spacing</name>
410 <cstring>getCaptureFileName</cstring> 474 <number>3</number>
411 </property> 475 </property>
412 <property stdset="1"> 476 <widget row="2" column="0" rowspan="1" colspan="3" >
413 <name>enabled</name> 477 <class>ProtocolListView</class>
414 <bool>false</bool> 478 <property stdset="1">
415 </property> 479 <name>name</name>
416 <property stdset="1"> 480 <cstring>capturePackets</cstring>
417 <name>text</name> 481 </property>
418 <string>...</string> 482 <property stdset="1">
419 </property> 483 <name>sizePolicy</name>
420 </widget> 484 <sizepolicy>
421 </hbox> 485 <hsizetype>7</hsizetype>
422 </widget> 486 <vsizetype>7</vsizetype>
423 <widget row="7" column="0" rowspan="1" colspan="3" > 487 </sizepolicy>
424 <class>QLayoutWidget</class> 488 </property>
425 <property stdset="1"> 489 </widget>
426 <name>name</name> 490 <widget row="1" column="0" rowspan="1" colspan="3" >
427 <cstring>Layout6</cstring> 491 <class>QLineEdit</class>
428 </property> 492 <property stdset="1">
429 <property> 493 <name>name</name>
430 <name>layoutSpacing</name> 494 <cstring>captureFileName</cstring>
431 </property> 495 </property>
432 <hbox> 496 <property stdset="1">
433 <property stdset="1"> 497 <name>enabled</name>
434 <name>margin</name> 498 <bool>false</bool>
435 <number>0</number> 499 </property>
436 </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" >
538 <class>QCheckBox</class>
539 <property stdset="1">
540 <name>name</name>
541 <cstring>writeCaptureFile</cstring>
542 </property>
543 <property stdset="1">
544 <name>enabled</name>
545 <bool>true</bool>
546 </property>
547 <property stdset="1">
548 <name>text</name>
549 <string>Write Capture Files To</string>
550 </property>
551 </widget>
552 </grid>
553 </widget>
554 <widget>
555 <class>QWidget</class>
437 <property stdset="1"> 556 <property stdset="1">
438 <name>spacing</name> 557 <name>name</name>
439 <number>2</number> 558 <cstring>tab</cstring>
440 </property> 559 </property>
441 <widget> 560 <attribute>
442 <class>QLabel</class> 561 <name>title</name>
443 <property stdset="1"> 562 <string>Parse</string>
444 <name>name</name> 563 </attribute>
445 <cstring>TextLabel3_2_2</cstring> 564 <grid>
446 </property>
447 <property stdset="1">
448 <name>sizePolicy</name>
449 <sizepolicy>
450 <hsizetype>4</hsizetype>
451 <vsizetype>1</vsizetype>
452 </sizepolicy>
453 </property>
454 <property stdset="1">
455 <name>text</name>
456 <string>GUI</string>
457 </property>
458 </widget>
459 <widget>
460 <class>Line</class>
461 <property stdset="1"> 565 <property stdset="1">
462 <name>name</name> 566 <name>margin</name>
463 <cstring>Line9_2</cstring> 567 <number>5</number>
464 </property> 568 </property>
465 <property stdset="1"> 569 <property stdset="1">
466 <name>orientation</name> 570 <name>spacing</name>
467 <enum>Horizontal</enum> 571 <number>3</number>
468 </property> 572 </property>
469 </widget> 573 <widget row="0" column="0" >
470 </hbox> 574 <class>ProtocolListView</class>
471 </widget> 575 <property stdset="1">
472 <spacer row="6" column="2" > 576 <name>name</name>
473 <property> 577 <cstring>parsePackets</cstring>
474 <name>name</name> 578 </property>
475 <cstring>Spacer1</cstring> 579 <property stdset="1">
476 </property> 580 <name>sizePolicy</name>
477 <property stdset="1"> 581 <sizepolicy>
478 <name>orientation</name> 582 <hsizetype>7</hsizetype>
479 <enum>Vertical</enum> 583 <vsizetype>7</vsizetype>
480 </property> 584 </sizepolicy>
481 <property stdset="1"> 585 </property>
482 <name>sizeType</name> 586 </widget>
483 <enum>Expanding</enum> 587 </grid>
484 </property> 588 </widget>
485 <property> 589 <widget>
486 <name>sizeHint</name> 590 <class>QWidget</class>
487 <size>
488 <width>20</width>
489 <height>20</height>
490 </size>
491 </property>
492 </spacer>
493 <widget row="9" column="0" rowspan="1" colspan="3" >
494 <class>QLayoutWidget</class>
495 <property stdset="1">
496 <name>name</name>
497 <cstring>Layout7</cstring>
498 </property>
499 <hbox>
500 <property stdset="1">
501 <name>margin</name>
502 <number>0</number>
503 </property>
504 <property stdset="1"> 591 <property stdset="1">
505 <name>spacing</name> 592 <name>name</name>
506 <number>6</number> 593 <cstring>tab</cstring>
507 </property> 594 </property>
508 <widget> 595 <attribute>
509 <class>QLabel</class> 596 <name>title</name>
510 <property stdset="1"> 597 <string>Intrusion</string>
511 <name>name</name> 598 </attribute>
512 <cstring>TextLabel1_4</cstring> 599 <grid>
513 </property>
514 <property stdset="1">
515 <name>text</name>
516 <string>CaptureFile:</string>
517 </property>
518 </widget>
519 <widget>
520 <class>QLineEdit</class>
521 <property stdset="1"> 600 <property stdset="1">
522 <name>name</name> 601 <name>margin</name>
523 <cstring>captureFileName</cstring> 602 <number>11</number>
524 </property> 603 </property>
525 <property stdset="1"> 604 <property stdset="1">
526 <name>enabled</name> 605 <name>spacing</name>
527 <bool>false</bool> 606 <number>6</number>
528 </property> 607 </property>
529 </widget> 608 <widget row="1" column="0" >
530 </hbox> 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>
623 <property stdset="1">
624 <name>margin</name>
625 <number>11</number>
626 </property>
627 <property stdset="1">
628 <name>spacing</name>
629 <number>6</number>
630 </property>
631 <widget row="0" column="0" >
632 <class>QLabel</class>
633 <property stdset="1">
634 <name>name</name>
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>
670 </property>
671 <property stdset="1">
672 <name>sizePolicy</name>
673 <sizepolicy>
674 <hsizetype>7</hsizetype>
675 <vsizetype>0</vsizetype>
676 </sizepolicy>
677 </property>
678 <property stdset="1">
679 <name>editable</name>
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>
689 </property>
690 </widget>
691 <widget row="2" column="0" rowspan="1" colspan="2" >
692 <class>QCheckBox</class>
693 <property stdset="1">
694 <name>name</name>
695 <cstring>tryToAuthenticate</cstring>
696 </property>
697 <property stdset="1">
698 <name>text</name>
699 <string>Try to authenticate</string>
700 </property>
701 </widget>
702 </grid>
703 </widget>
704 <widget row="0" column="0" >
705 <class>QCheckBox</class>
706 <property stdset="1">
707 <name>name</name>
708 <cstring>enableActiveScanning</cstring>
709 </property>
710 <property stdset="1">
711 <name>enabled</name>
712 <bool>false</bool>
713 </property>
714 <property stdset="1">
715 <name>text</name>
716 <string>Enable active scanning</string>
717 </property>
718 </widget>
719 <widget row="2" column="0" >
720 <class>QGroupBox</class>
721 <property stdset="1">
722 <name>name</name>
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>
732 </property>
733 <grid>
734 <property stdset="1">
735 <name>margin</name>
736 <number>11</number>
737 </property>
738 <property stdset="1">
739 <name>spacing</name>
740 <number>6</number>
741 </property>
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" >
754 <class>QLabel</class>
755 <property stdset="1">
756 <name>name</name>
757 <cstring>TextLabel1_5_2</cstring>
758 </property>
759 <property stdset="1">
760 <name>text</name>
761 <string>Fake IP:</string>
762 </property>
763 </widget>
764 <widget row="0" column="1" >
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>
778 <property stdset="1">
779 <name>name</name>
780 <cstring>fakeIP</cstring>
781 </property>
782 <property stdset="1">
783 <name>sizePolicy</name>
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>
796 </property>
797 </widget>
798 </grid>
799 </widget>
800 </grid>
801 </widget>
531 </widget> 802 </widget>
532 </grid> 803 </grid>
533</widget> 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>