From e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:34:10 +0200 Subject: Adding upstream version 4.2.2. Signed-off-by: Daniel Baumann --- ui/qt/wireless_frame.ui | 208 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 208 insertions(+) create mode 100644 ui/qt/wireless_frame.ui (limited to 'ui/qt/wireless_frame.ui') diff --git a/ui/qt/wireless_frame.ui b/ui/qt/wireless_frame.ui new file mode 100644 index 00000000..1aa41d71 --- /dev/null +++ b/ui/qt/wireless_frame.ui @@ -0,0 +1,208 @@ + + + WirelessFrame + + + + 0 + 0 + 955 + 20 + + + + Frame + + + QFrame::NoFrame + + + QFrame::Plain + + + + 0 + + + 0 + + + + + + + 0 + + + 0 + + + + + Interface + + + + + + + QComboBox::AdjustToContents + + + + + + + Qt::Horizontal + + + + 12 + 5 + + + + + + + + <html><head/><body><p>Set the 802.11 channel.</p></body></html> + + + Channel + + + + + + + QComboBox::AdjustToContents + + + + + + + QComboBox::AdjustToContents + + + + + + + QFrame::NoFrame + + + QFrame::Plain + + + 0 + + + + 0 + + + 0 + + + + + Qt::Horizontal + + + + 37 + 5 + + + + + + + + <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> + + + FCS Filter + + + + + + + + All Frames + + + + + Valid Frames + + + + + Invalid Frames + + + + + + + + + + + + + 0 + + + 0 + + + + + Wireless controls are not supported in this version of Wireshark. + + + + + + + + + + + Qt::Horizontal + + + + 40 + 5 + + + + + + + + External Helper + + + + + + + <html><head/><body><p>Show the IEEE 802.11 preferences, including decryption keys.</p></body></html> + + + 802.11 Preferences + + + + + + + + -- cgit v1.2.3