10 #ifndef EXPORT_DISSECTION_DIALOG_H
11 #define EXPORT_DISSECTION_DIALOG_H
43 void dialogAccepted(
const QStringList &selected);
44 void exportTypeChanged(QString name_filter);
46 void on_buttonBox_helpRequested();
50 export_type_e export_type_;
55 QMap<QString, export_type_e> export_type_map_;
60 QPushButton *save_bt_;
Definition: export_dissection_dialog.h:31
Definition: packet_range_group_box.h:31
The WiresharkFileDialog class.
Definition: wireshark_file_dialog.h:30