Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
StripHeadersDialog Class Reference

Dialog that allows the user to strip encapsulation headers from packets in the current capture file, producing a new file with a different link-layer encapsulation type. More...

#include <strip_headers_dialog.h>

Inheritance diagram for StripHeadersDialog:

Public Member Functions

 StripHeadersDialog (QWidget *parent=0)
 Constructs the Strip Headers dialog.
 ~StripHeadersDialog ()
 Destroys the dialog and releases the associated UI resources.

Detailed Description

Dialog that allows the user to strip encapsulation headers from packets in the current capture file, producing a new file with a different link-layer encapsulation type.

Constructor & Destructor Documentation

◆ StripHeadersDialog()

StripHeadersDialog::StripHeadersDialog ( QWidget * parent = 0)
explicit

Constructs the Strip Headers dialog.

Parameters
parentOptional parent widget.

The documentation for this class was generated from the following files: