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

Public Slots

void setMonospaceFont (const QFont &mono_font)
 
void updateByteViewSettings ()
 
void detachData ()
 
void markProtocol (int start, int length)
 
void markField (int start, int length, bool scroll_to=true)
 
void markAppendix (int start, int length)
 
void unmarkField ()
 

Signals

void byteHovered (int pos)
 
void byteSelected (int pos)
 
void byteViewSettingsChanged ()
 

Public Member Functions

 ByteViewText (const QByteArray &data, packet_char_enc encoding=PACKET_CHAR_ENC_CHAR_ASCII, QWidget *parent=0)
 
virtual QSize minimumSizeHint () const
 
void setFormat (bytes_view_type format)
 
bool isEmpty () const
 

Protected Member Functions

virtual void paintEvent (QPaintEvent *)
 
virtual void resizeEvent (QResizeEvent *)
 
virtual void mousePressEvent (QMouseEvent *event)
 
virtual void mouseMoveEvent (QMouseEvent *event)
 
virtual void leaveEvent (QEvent *event)
 
virtual void contextMenuEvent (QContextMenuEvent *event)
 

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