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