|
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 () |
|
|
void | byteHovered (int pos) |
|
void | byteSelected (int pos) |
|
void | byteViewSettingsChanged () |
|
|
| 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 |
|
|
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:
- /builds/wireshark/wireshark/ui/qt/widgets/byte_view_text.h
- /builds/wireshark/wireshark/ui/qt/widgets/byte_view_text.cpp