10 #ifndef SCTP_GRAPH_BYTE_DIALOG_H
11 #define SCTP_GRAPH_BYTE_DIALOG_H
24 class QCPAbstractPlottable;
38 void setCaptureFile(
capture_file *cf) { cap_file_ = cf; }
41 void on_pushButton_4_clicked();
43 void graphClicked(QCPAbstractPlottable* plottable,
int, QMouseEvent* event);
45 void on_saveButton_clicked();
48 Ui::SCTPGraphByteDialog *ui;
49 guint16 selected_assoc_id;
53 QVector<double> xb, yb;
Definition: sctp_graph_byte_dialog.h:29
Definition: tap-sctp-analysis.h:192