![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#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 350 of file optionsdialog.cpp.
QValidator::State ProxyAddressValidator::validate | ( | QString & | input, |
int & | pos | ||
) | const |
Definition at line 355 of file optionsdialog.cpp.