A custom QCPGraph representing Duplicate ACKs.
More...
#include <tcp_stream_dialog.h>
|
| | DupAckGraph (QCPAxis *keyAxis, QCPAxis *valueAxis) |
| | Constructs a new DupAckGraph.
|
| |
|
virtual | ~DupAckGraph () |
| | Destroys the DupAckGraph.
|
| |
| virtual void | drawLegendIcon (QCPPainter *painter, const QRectF &rect) const override |
| | Draws the legend icon specific to Duplicate ACKs.
|
| |
A custom QCPGraph representing Duplicate ACKs.
◆ DupAckGraph()
| DupAckGraph::DupAckGraph |
( |
QCPAxis * |
keyAxis, |
|
|
QCPAxis * |
valueAxis |
|
) |
| |
|
explicit |
Constructs a new DupAckGraph.
- Parameters
-
| keyAxis | The key axis. |
| valueAxis | The value axis. |
◆ drawLegendIcon()
| void DupAckGraph::drawLegendIcon |
( |
QCPPainter * |
painter, |
|
|
const QRectF & |
rect |
|
) |
| const |
|
overridevirtual |
Draws the legend icon specific to Duplicate ACKs.
- Parameters
-
| painter | The QCPPainter to draw with. |
| rect | The rectangle defining the icon bounds. |
The documentation for this class was generated from the following files:
- /builds/wireshark/wireshark/ui/qt/tcp_stream_dialog.h
- /builds/wireshark/wireshark/ui/qt/tcp_stream_dialog.cpp