14#ifndef FILTER_EXPRESSION_TOOLBAR_H
15#define FILTER_EXPRESSION_TOOLBAR_H
44 virtual bool eventFilter(QObject *obj, QEvent *ev)
override;
110 void disableFilter();
120 void filterClicked();
125 void toolBarShowPreferences();
130 void closeMenu(QAction *);
136 void updateStyleSheet();
144 int uatRowIndexForFilter(QString label, QString expression);
152 void customMenu(QWidget* target, QAction * filterAction,
const QPoint& pos);
161 static bool filter_expression_add_action(
const void *key,
void *value,
void *user_data);
170 static QMenu * findParentMenu(
const QStringList tree,
void *fed_data, QMenu *parent = Q_NULLPTR);
Base class for Wireshark specific MIME data.
Definition wireshark_mime_data.h:18