16 #ifndef FILTER_EXPRESSION_TOOLBAR_H
17 #define FILTER_EXPRESSION_TOOLBAR_H
26 virtual bool event(QEvent *event)
override;
27 virtual bool eventFilter(QObject *obj, QEvent *ev)
override;
32 void filterExpressionsChanged();
35 void filterSelected(QString,
bool);
36 void filterPreferences();
37 void filterEdit(
int uatIndex);
40 void onCustomMenuHandler(
const QPoint &pos);
41 void onActionMoved(QAction * action,
int oldPos,
int newPos);
42 void onFilterDropped(QString description, QString filter);
49 void toolBarShowPreferences();
51 void closeMenu(QAction *);
54 void updateStyleSheet();
55 int uatRowIndexForFilter(QString label, QString expression);
59 static bool filter_expression_add_action(
const void *key,
void *value,
void *user_data);
60 static QMenu * findParentMenu(
const QStringList tree,
void *fed_data, QMenu *parent = Q_NULLPTR);
Definition: wireshark_mime_data.h:15