|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
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>
Public Member Functions | |
| StripHeadersDialog (QWidget *parent=0) | |
| Constructs the Strip Headers dialog. | |
| ~StripHeadersDialog () | |
| Destroys the dialog and releases the associated UI resources. | |
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.
|
explicit |
Constructs the Strip Headers dialog.
| parent | Optional parent widget. |