Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MacroNameValidator Class Reference

A validator for macro names. More...

#include <filter_dialog.h>

Inheritance diagram for MacroNameValidator:

Public Member Functions

virtual QValidator::State validate (QString &input, int &pos) const override
 Validates the input macro name.
 

Detailed Description

A validator for macro names.

Member Function Documentation

◆ validate()

QValidator::State MacroNameValidator::validate ( QString &  input,
int &  pos 
) const
overridevirtual

Validates the input macro name.

Parameters
inputThe macro name string to validate.
posThe cursor position.
Returns
The validation state.

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