12 #ifndef CAPTURE_FILE_PROPERTIES_DIALOG_H
13 #define CAPTURE_FILE_PROPERTIES_DIALOG_H
38 class QAbstractButton;
49 void captureCommentChanged();
52 void changeEvent(QEvent* event);
56 Ui::CaptureFilePropertiesDialog *ui;
58 QString summaryToHtml();
63 void addCaptureComment();
64 void on_buttonBox_helpRequested();
65 void on_buttonBox_clicked(QAbstractButton *button);
66 void on_buttonBox_rejected();
Definition: capture_file.h:21
Definition: capture_file_properties_dialog.h:41
Definition: wireshark_dialog.h:35