|
void | filterExpressionsChanged () |
|
|
void | filterSelected (QString, bool) |
|
void | filterPreferences () |
|
void | filterEdit (int uatIndex) |
|
void | actionMoved (QAction *action, int oldPos, int newPos) |
|
void | newFilterDropped (QString description, QString filter) |
|
|
| FilterExpressionToolBar (QWidget *parent=Q_NULLPTR) |
|
| DragDropToolBar (const QString &title, QWidget *parent=Q_NULLPTR) |
|
| DragDropToolBar (QWidget *parent=Q_NULLPTR) |
|
virtual void | clear () |
|
|
void | onCustomMenuHandler (const QPoint &pos) |
|
void | onActionMoved (QAction *action, int oldPos, int newPos) |
|
void | onFilterDropped (QString description, QString filter) |
|
|
virtual bool | event (QEvent *event) override |
|
virtual bool | eventFilter (QObject *obj, QEvent *ev) override |
|
virtual WiresharkMimeData * | createMimeData (QString name, int position) override |
|
virtual void | childEvent (QChildEvent *event) |
|
virtual void | dragEnterEvent (QDragEnterEvent *event) |
|
virtual void | dragMoveEvent (QDragMoveEvent *event) |
|
virtual void | dropEvent (QDropEvent *event) |
|
◆ createMimeData()
WiresharkMimeData * FilterExpressionToolBar::createMimeData |
( |
QString |
name, |
|
|
int |
position |
|
) |
| |
|
overrideprotectedvirtual |
◆ eventFilter()
bool FilterExpressionToolBar::eventFilter |
( |
QObject * |
obj, |
|
|
QEvent * |
ev |
|
) |
| |
|
overrideprotectedvirtual |
The documentation for this class was generated from the following files:
- /builds/wireshark/wireshark/ui/qt/widgets/filter_expression_toolbar.h
- /builds/wireshark/wireshark/ui/qt/widgets/filter_expression_toolbar.cpp