Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
ProxyAddressValidator Class Reference

Proxy address widget validator, checks for a valid proxy address. More...

#include <optionsdialog.h>

Inheritance diagram for ProxyAddressValidator:
[legend]
Collaboration diagram for ProxyAddressValidator:
[legend]

Public Member Functions

 ProxyAddressValidator (QObject *parent)
State validate (QString &input, int &pos) const override

Detailed Description

Proxy address widget validator, checks for a valid proxy address.

Definition at line 25 of file optionsdialog.h.

Constructor & Destructor Documentation

◆ ProxyAddressValidator()

ProxyAddressValidator::ProxyAddressValidator ( QObject * parent)
explicit

Definition at line 472 of file optionsdialog.cpp.

Member Function Documentation

◆ validate()

QValidator::State ProxyAddressValidator::validate ( QString & input,
int & pos ) const
override

Definition at line 477 of file optionsdialog.cpp.

Here is the call graph for this function:

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