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;