10 #ifndef SCTP_GRAPH_BYTE_DIALOG_H
11 #define SCTP_GRAPH_BYTE_DIALOG_H
23 class QCPAbstractPlottable;
37 void setCaptureFile(
capture_file *cf) { cap_file_ = cf; }
40 void on_pushButton_4_clicked();
42 void graphClicked(QCPAbstractPlottable* plottable,
int, QMouseEvent* event);
44 void on_saveButton_clicked();
47 Ui::SCTPGraphByteDialog *ui;
48 uint16_t selected_assoc_id;
52 QVector<double> xb, yb;
Definition: sctp_graph_byte_dialog.h:28
Definition: tap-sctp-analysis.h:192