10 #ifndef CAPTURE_PREFERENCES_FRAME_H 11 #define CAPTURE_PREFERENCES_FRAME_H 15 #include <epan/prefs.h> 30 void showEvent(QShowEvent *evt);
33 void on_defaultInterfaceComboBox_editTextChanged(
const QString &new_iface);
34 void on_capturePromModeCheckBox_toggled(
bool checked);
35 void on_capturePcapNgCheckBox_toggled(
bool checked);
36 void on_captureRealTimeCheckBox_toggled(
bool checked);
37 void on_captureAutoScrollCheckBox_toggled(
bool checked);
38 void on_captureNoExtcapCheckBox_toggled(
bool checked);
53 #endif // CAPTURE_PREFERENCES_FRAME_H Definition: capture_preferences_frame.h:21
Definition: ui_about_dialog.h:291
Definition: ui_capture_preferences_frame.h:132