Wireshark
4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
ui
qt
widgets
in_packet_find_edit.h
Go to the documentation of this file.
1
9
10
#ifndef IN_PACKET_FIND_EDIT_H
11
#define IN_PACKET_FIND_EDIT_H
12
13
#include "
filter_edit.h
"
14
21
class
InPacketFindEdit :
public
FilterEdit
22
{
23
Q_OBJECT
24
25
public
:
26
explicit
InPacketFindEdit(QWidget *parent =
nullptr
);
27
29
void
updateSearchSyntax
(
bool
empty,
bool
regex_invalid);
30
32
void
clearSearchSyntax
();
33
34
private
:
35
void
disableFilterValidation();
36
};
37
38
#endif
// IN_PACKET_FIND_EDIT_H
InPacketFindEdit::clearSearchSyntax
void clearSearchSyntax()
Neutral field tint when the bar is closed.
Definition
in_packet_find_edit.cpp:37
InPacketFindEdit::updateSearchSyntax
void updateSearchSyntax(bool empty, bool regex_invalid)
Drive invalid/valid tint from in-packet search results.
Definition
in_packet_find_edit.cpp:28
filter_edit.h
Generated by
1.15.0