10#ifndef ENDPOINT_DIALOG_H
11#define ENDPOINT_DIALOG_H
44 QCheckBox *aggregated_ck_;
48 QPushButton * map_bt_;
68 void tabChanged(
int idx);
73 void on_buttonBox_helpRequested()
override;
79 void aggregationToggled(
bool checked);
Manages a capture file and its associated state and operations.
Definition capture_file.h:27
void captureFileClosing() override
Slot triggered when the underlying capture file is closing.
Definition endpoint_dialog.cpp:102
EndpointDialog(QWidget &parent, CaptureFile &cf)
Create a new endpoint window.
Definition endpoint_dialog.cpp:68
TrafficTableDialog(QWidget &parent, CaptureFile &cf, const QString &table_name=tr("Unknown"))
Creates a new traffic table dialog.
Definition traffic_table_dialog.cpp:39
void init_endpoint_table(struct register_ct *ct, const char *filter)
Initialize the endpoint table with a filter.
Definition endpoint_dialog.cpp:233
Definition conversation_table.c:24