10#ifndef CONVERSATION_DIALOG_H
11#define CONVERSATION_DIALOG_H
31 void openFollowStreamDialog(
int proto_id,
unsigned stream_num,
unsigned sub_stream_num);
34 QPushButton *follow_bt_;
35 QPushButton *graph_bt_;
37 bool tcp_graph_requested_;
42 void on_buttonBox_helpRequested();
43 void displayFilterSuccess(
bool success);
44 void tabChanged(
int idx);
47void init_conversation_table(
struct register_ct* ct,
const char *filter);
Definition capture_file.h:21
Definition conversation_dialog.h:16
void captureFileClosing()
Called when the capture file is about to close. This can be used to disconnect taps and similar actio...
Definition conversation_dialog.cpp:99
Definition traffic_table_dialog.h:42
Definition conversation_table.c:24