12 #ifndef CAPTURE_FILE_PROPERTIES_DIALOG_H
13 #define CAPTURE_FILE_PROPERTIES_DIALOG_H
40 class QAbstractButton;
51 void captureCommentChanged();
54 void changeEvent(QEvent* event);
58 Ui::CaptureFilePropertiesDialog *ui;
60 QString summaryToHtml();
65 void addCaptureComment();
66 void on_buttonBox_helpRequested();
67 void on_buttonBox_clicked(QAbstractButton *button);
68 void on_buttonBox_rejected();
Definition: capture_file.h:23
Definition: capture_file_properties_dialog.h:43
Definition: wireshark_dialog.h:35