56 void filterAction(QString filter, FilterAction::Action action, FilterAction::ActionType type);
57 void openFollowStreamDialog(
int proto_id);
58 void openTcpStreamGraph(
int graph_type);
61 Ui::TrafficTableDialog *ui;
63 QPushButton *copy_bt_;
65 void addProgressFrame(QObject *parent);
68 QDialogButtonBox *buttonBox()
const;
69 QCheckBox *displayFilterCheckBox()
const;
70 QCheckBox *absoluteTimeCheckBox()
const;
71 QVBoxLayout *getVerticalLayout()
const;
76 virtual void currentTabChanged();
79 void on_nameResolutionCheckBox_toggled(
bool checked);
80 void displayFilterCheckBoxToggled(
bool checked);
81 void aggregationSummaryOnlyCheckBoxToggled(
bool checked);
82 void displayFilterSuccess(
bool success);
85 virtual void on_buttonBox_helpRequested() = 0;
88 void displayFilterUpdate(
bool set_filter);