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();
79 void aggregationToggled(
bool checked);
Manages a capture file and its associated state and operations.
Definition capture_file.h:27
A dialog window displaying active endpoints in a capture file.
Definition endpoint_dialog.h:23
void captureFileClosing()
Slot triggered when the underlying capture file is closing.
Definition endpoint_dialog.cpp:102
Base dialog for traffic-statistics tables (Conversations, Endpoints, etc.), providing a shared tab ba...
Definition traffic_table_dialog.h:47
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