Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Slots | Signals | Public Member Functions | Protected Slots | Protected Member Functions | List of all members
FilterExpressionToolBar Class Reference
Inheritance diagram for FilterExpressionToolBar:
DragDropToolBar

Public Slots

void filterExpressionsChanged ()
 

Signals

void filterSelected (QString, bool)
 
void filterPreferences ()
 
void filterEdit (int uatIndex)
 
- Signals inherited from DragDropToolBar
void actionMoved (QAction *action, int oldPos, int newPos)
 
void newFilterDropped (QString description, QString filter)
 

Public Member Functions

 FilterExpressionToolBar (QWidget *parent=Q_NULLPTR)
 
- Public Member Functions inherited from DragDropToolBar
 DragDropToolBar (const QString &title, QWidget *parent=Q_NULLPTR)
 
 DragDropToolBar (QWidget *parent=Q_NULLPTR)
 
virtual void clear ()
 

Protected Slots

void onCustomMenuHandler (const QPoint &pos)
 
void onActionMoved (QAction *action, int oldPos, int newPos)
 
void onFilterDropped (QString description, QString filter)
 

Protected Member Functions

virtual bool event (QEvent *event) override
 
virtual bool eventFilter (QObject *obj, QEvent *ev) override
 
virtual WiresharkMimeDatacreateMimeData (QString name, int position) override
 
- Protected Member Functions inherited from DragDropToolBar
virtual void childEvent (QChildEvent *event)
 
virtual void dragEnterEvent (QDragEnterEvent *event)
 
virtual void dragMoveEvent (QDragMoveEvent *event)
 
virtual void dropEvent (QDropEvent *event)
 

Member Function Documentation

◆ createMimeData()

WiresharkMimeData * FilterExpressionToolBar::createMimeData ( QString  name,
int  position 
)
overrideprotectedvirtual

Reimplemented from DragDropToolBar.

◆ eventFilter()

bool FilterExpressionToolBar::eventFilter ( QObject *  obj,
QEvent *  ev 
)
overrideprotectedvirtual

Reimplemented from DragDropToolBar.


The documentation for this class was generated from the following files: