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

Search-within-current-packet logic shared by Find Packet (main window) and InPacketFindBar (single-packet dialog). More...

#include <in_packet_search.h>

Inheritance diagram for InPacketSearch:

Signals

void matchesChanged ()

Public Member Functions

 InPacketSearch (ProtoTree *tree, QObject *parent=nullptr)
void installDelegate ()
bool isMatch (const QModelIndex &index) const
bool isCurrentMatch (const QModelIndex &index) const
bool highlightsVisible () const
void setHighlightEnabled (bool enabled)
void clearMatches ()
void search (const QString &pattern, bool case_sensitive, bool use_regex)
void findNext ()
void findPrevious ()
qsizetype matchCount () const
qsizetype currentMatchIndex () const
bool isRegexInvalid () const

Detailed Description

Search-within-current-packet logic shared by Find Packet (main window) and InPacketFindBar (single-packet dialog).


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