Fabcoin Core
0.16.2
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 |
Proxy address widget validator, checks for a valid proxy address.
Definition at line 24 of file optionsdialog.h.
|
explicit |
Definition at line 356 of file optionsdialog.cpp.
QValidator::State ProxyAddressValidator::validate | ( | QString & | input, |
int & | pos | ||
) | const |