10 #ifndef EXPERT_INFO_DIALOG_H
11 #define EXPERT_INFO_DIALOG_H
42 void filterAction(QString filter, FilterAction::Action action, FilterAction::ActionType type);
45 Ui::ExpertInfoDialog *ui;
52 QString display_filter_;
60 void on_actionShowError_toggled(
bool checked);
61 void on_actionShowWarning_toggled(
bool checked);
62 void on_actionShowNote_toggled(
bool checked);
63 void on_actionShowChat_toggled(
bool checked);
64 void on_actionShowComment_toggled(
bool checked);
66 void showExpertInfoMenu(QPoint pos);
67 void filterActionTriggered();
71 void limitCheckBoxToggled(
bool);
72 void on_groupBySummaryCheckBox_toggled(
bool);
73 void on_searchLineEdit_textChanged(
const QString &search_re);
74 void on_buttonBox_helpRequested();
Definition: capture_event.h:20
Definition: capture_file.h:23
Definition: expert_info_dialog.h:30
Definition: expert_info_model.h:68
Definition: expert_info_proxy_model.h:22
Definition: expert_info_view.h:19
Definition: wireshark_dialog.h:35