10 #ifndef EXPORT_DISSECTION_DIALOG_H
11 #define EXPORT_DISSECTION_DIALOG_H
41 void dialogAccepted(
const QStringList &selected);
42 void exportTypeChanged(QString name_filter);
44 void on_buttonBox_helpRequested();
48 export_type_e export_type_;
53 QMap<QString, export_type_e> export_type_map_;
58 QPushButton *save_bt_;
Definition: export_dissection_dialog.h:29
Definition: packet_range_group_box.h:29
The WiresharkFileDialog class.
Definition: wireshark_file_dialog.h:30