1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>CapturePreferencesFrame
</class>
4 <widget class=
"QFrame" name=
"CapturePreferencesFrame">
5 <property name=
"geometry">
13 <property name=
"minimumSize">
19 <property name=
"windowTitle">
20 <string>Frame
</string>
22 <property name=
"lineWidth">
25 <layout class=
"QVBoxLayout" name=
"verticalLayout">
27 <widget class=
"QLabel" name=
"label">
28 <property name=
"text">
29 <string>Default interface
</string>
34 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
36 <spacer name=
"defaultInterfaceSpacer">
37 <property name=
"orientation">
38 <enum>Qt::Horizontal
</enum>
40 <property name=
"sizeType">
41 <enum>QSizePolicy::Fixed
</enum>
43 <property name=
"sizeHint" stdset=
"0">
52 <widget class=
"QComboBox" name=
"defaultInterfaceComboBox">
53 <property name=
"editable">
61 <widget class=
"QCheckBox" name=
"capturePromModeCheckBox">
62 <property name=
"toolTip">
63 <string><html
><head/
><body
><p
>You probably want to enable this. Usually a network card will only capture the traffic sent to its own network address. If you want to capture all traffic that the network card can
&quot;see
&quot;, mark this option. See the FAQ for some more details of capturing packets from a switched network.
</p
></body
></html
></string>
65 <property name=
"text">
66 <string>Capture packets in promiscuous mode
</string>
71 <widget class=
"QCheckBox" name=
"capturePcapNgCheckBox">
72 <property name=
"toolTip">
73 <string><html
><head/
><body
><p
>Capture packets in the next-generation capture file format.
</p
></body
></html
></string>
75 <property name=
"text">
76 <string>Capture packets in pcap-ng format
</string>
81 <widget class=
"QCheckBox" name=
"captureRealTimeCheckBox">
82 <property name=
"toolTip">
83 <string><html
><head/
><body
><p
>Update the list of packets while capture is in progress. This can result in dropped packets on high-speed networks.
</p
></body
></html
></string>
85 <property name=
"text">
86 <string>Update list of packets in real time
</string>
91 <widget class=
"QCheckBox" name=
"captureAutoScrollCheckBox">
92 <property name=
"toolTip">
93 <string><html
><head/
><body
><p
>Keep the packet list scrolled to the bottom while capturing.
</p
></body
></html
></string>
95 <property name=
"text">
96 <string>Automatic scrolling in live capture
</string>
101 <widget class=
"QCheckBox" name=
"captureShowInfoCheckBox">
102 <property name=
"toolTip">
103 <string><html
><head/
><body
><p
>Show the capture summary dialog while capturing.
</p
></body
></html
></string>
105 <property name=
"text">
106 <string>Show the capture summary dialog while capturing
</string>
111 <spacer name=
"verticalSpacer">
112 <property name=
"orientation">
113 <enum>Qt::Vertical
</enum>
115 <property name=
"sizeHint" stdset=
"0">