40 void filterAction(QString filter, FilterAction::Action action, FilterAction::ActionType type);
43 Ui::ExpertInfoDialog *ui;
50 QString display_filter_;
58 void on_actionShowError_toggled(
bool checked);
59 void on_actionShowWarning_toggled(
bool checked);
60 void on_actionShowNote_toggled(
bool checked);
61 void on_actionShowChat_toggled(
bool checked);
62 void on_actionShowComment_toggled(
bool checked);
64 void showExpertInfoMenu(QPoint pos);
65 void filterActionTriggered();
69 void limitCheckBoxToggled(
bool);
70 void on_groupBySummaryCheckBox_toggled(
bool);
71 void on_searchLineEdit_textChanged(
const QString &search_re);
72 void on_buttonBox_helpRequested();