Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
InPacketFindBar Class Reference

Find bar widget for the single-packet dialog only. More...

#include <in_packet_find_bar.h>

Inheritance diagram for InPacketFindBar:

Signals

void matchesChanged ()
void openChanged (bool open)

Public Member Functions

 InPacketFindBar (ProtoTree *tree, QWidget *parent=nullptr)
void showAnimated ()
void hideAnimated ()
void focusSearchField ()
bool isOpen () const
bool isMatch (const QModelIndex &model_index) const
bool isCurrentMatch (const QModelIndex &model_index) const
int barHeight () const
void setBarHeight (int h)

Static Public Member Functions

static int openInstances ()

Protected Member Functions

bool eventFilter (QObject *obj, QEvent *event) override
void keyPressEvent (QKeyEvent *event) override

Properties

int barHeight

Detailed Description

Find bar widget for the single-packet dialog only.

Uses InPacketFindEdit (FilterEdit) for search-field syntax tinting. The main-window Find Packet toolbar keeps DisplayFilterEdit for cross-packet find.


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