Bitcoin ABC 0.30.5
P2P Digital Currency
|
Proxy address widget validator, checks for a valid proxy address. More...
#include <optionsdialog.h>
Public Member Functions | |
ProxyAddressValidator (QObject *parent) | |
State | validate (QString &input, int &pos) const override |
Proxy address widget validator, checks for a valid proxy address.
Definition at line 23 of file optionsdialog.h.
|
explicit |
Definition at line 428 of file optionsdialog.cpp.
|
override |