1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>WirelessFrame
</class>
4 <widget class=
"QFrame" name=
"WirelessFrame">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Frame
</string>
16 <property name=
"frameShape">
17 <enum>QFrame::NoFrame
</enum>
19 <property name=
"frameShadow">
20 <enum>QFrame::Plain
</enum>
22 <layout class=
"QHBoxLayout" name=
"horizontalLayout_3">
23 <property name=
"topMargin">
26 <property name=
"bottomMargin">
30 <widget class=
"QStackedWidget" name=
"stackedWidget">
31 <widget class=
"QWidget" name=
"interfacePage">
32 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
33 <property name=
"topMargin">
36 <property name=
"bottomMargin">
40 <widget class=
"QLabel" name=
"interfaceLabel">
41 <property name=
"text">
42 <string>Interface
</string>
47 <widget class=
"QComboBox" name=
"interfaceComboBox">
48 <property name=
"sizeAdjustPolicy">
49 <enum>QComboBox::AdjustToContents
</enum>
54 <spacer name=
"horizontalSpacer_3">
55 <property name=
"orientation">
56 <enum>Qt::Horizontal
</enum>
58 <property name=
"sizeHint" stdset=
"0">
67 <widget class=
"QLabel" name=
"channelLabel">
68 <property name=
"toolTip">
69 <string><html
><head/
><body
><p
>Set the
802.11 channel.
</p
></body
></html
></string>
71 <property name=
"text">
72 <string>Channel
</string>
77 <widget class=
"QComboBox" name=
"channelComboBox">
78 <property name=
"sizeAdjustPolicy">
79 <enum>QComboBox::AdjustToContents
</enum>
84 <widget class=
"QComboBox" name=
"channelTypeComboBox">
85 <property name=
"sizeAdjustPolicy">
86 <enum>QComboBox::AdjustToContents
</enum>
91 <widget class=
"QFrame" name=
"fcsFilterFrame">
92 <property name=
"frameShape">
93 <enum>QFrame::NoFrame
</enum>
95 <property name=
"frameShadow">
96 <enum>QFrame::Plain
</enum>
98 <property name=
"lineWidth">
101 <layout class=
"QHBoxLayout" name=
"fcsFilterHLayout">
102 <property name=
"topMargin">
105 <property name=
"bottomMargin">
109 <spacer name=
"horizontalSpacer_2">
110 <property name=
"orientation">
111 <enum>Qt::Horizontal
</enum>
113 <property name=
"sizeHint" stdset=
"0">
122 <widget class=
"QLabel" name=
"fcsLabel">
123 <property name=
"toolTip">
124 <string><html
><head/
><body
><p
>When capturing, show all frames, ones that have a valid frame check sequence (FCS), or ones with an invalid FCS.
</p
></body
></html
></string>
126 <property name=
"text">
127 <string>FCS Filter
</string>
132 <widget class=
"QComboBox" name=
"fcsComboBox">
134 <property name=
"text">
135 <string>All Frames
</string>
139 <property name=
"text">
140 <string>Valid Frames
</string>
144 <property name=
"text">
145 <string>Invalid Frames
</string>
155 <widget class=
"QWidget" name=
"noWirelessPage">
156 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
157 <property name=
"topMargin">
160 <property name=
"bottomMargin">
164 <widget class=
"QLabel" name=
"noWirelessLabel">
165 <property name=
"text">
166 <string>Wireless controls are not supported in this version of Wireshark.
</string>
175 <spacer name=
"horizontalSpacer">
176 <property name=
"orientation">
177 <enum>Qt::Horizontal
</enum>
179 <property name=
"sizeHint" stdset=
"0">
188 <widget class=
"QToolButton" name=
"helperToolButton">
189 <property name=
"text">
190 <string>External Helper
</string>
195 <widget class=
"QToolButton" name=
"prefsToolButton">
196 <property name=
"toolTip">
197 <string><html
><head/
><body
><p
>Show the IEEE
802.11 preferences, including decryption keys.
</p
></body
></html
></string>
199 <property name=
"text">
200 <string>802.11 Preferences
</string>