Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Static Public Member Functions | Protected Slots | List of all members
DataPrinter Class Reference
Inheritance diagram for DataPrinter:

Public Types

enum  DumpType {
  DP_HexDump , DP_HexOnly , DP_HexStream , DP_UTF8Text ,
  DP_ASCIIText , DP_CString , DP_GoLiteral , DP_CArray ,
  DP_MimeData , DP_Base64
}
 

Public Member Functions

 DataPrinter (QObject *parent=0)
 
void toClipboard (DataPrinter::DumpType type, IDataPrintable *printable)
 
void setByteLineLength (int)
 
int byteLineLength () const
 

Static Public Member Functions

static int separatorInterval ()
 
static int hexChars ()
 
static QActionGroup * copyActions (QObject *copyClass, QObject *data=Q_NULLPTR)
 
static DataPrinterinstance ()
 

Protected Slots

void copyIDataBytes (bool)
 

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