Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes
show_packet_bytes_dialog.h File Reference
#include <config.h>
#include <stdio.h>
#include <epan/tvbuff.h>
#include "wireshark_dialog.h"
#include <QLineEdit>
#include <QPushButton>
#include <QTextEdit>
#include <QTextCodec>

Go to the source code of this file.

Classes

struct  uncompress_list_t
 Describes a single decompression algorithm available in the "Decode As" list of ShowPacketBytesDialog. More...
 
class  ShowPacketBytesDialog
 Dialog that displays the raw bytes of a selected packet field, with configurable decode and display transformations (codecs, decompression, image rendering, hex dump, etc.) and text search. More...
 
class  ShowPacketBytesTextEdit
 QTextEdit subclass used inside ShowPacketBytesDialog that adds a context menu with "Show Selected Bytes" and "Show All Bytes" actions. More...
 

Detailed Description

Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs

SPDX-License-Identifier: GPL-2.0-or-later