Wireshark 4.7.4
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
OverlayWidget Struct Reference

The option.widget passed to paint(), resolved to its concrete overlay type (if any) once per paint() call and threaded through to the background-drawing helpers below, rather than each helper independently re-running its own qobject_cast chain against option.widget. More...

#include <multi_color_packet_delegate.h>

Static Public Member Functions

static OverlayWidget resolve (const QWidget *widget)

Public Attributes

const PinnedColumnViewcolumn_view = nullptr
const PinnedRowViewrow_view = nullptr

Detailed Description

The option.widget passed to paint(), resolved to its concrete overlay type (if any) once per paint() call and threaded through to the background-drawing helpers below, rather than each helper independently re-running its own qobject_cast chain against option.widget.


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