5 #ifndef BITCOIN_QT_OPTIONSDIALOG_H 6 #define BITCOIN_QT_OPTIONSDIALOG_H 15 class QDataWidgetMapper;
31 State
validate(QString &input,
int &pos)
const;
70 #endif // BITCOIN_QT_OPTIONSDIALOG_H
void on_cancelButton_clicked()
void setOkButtonState(bool fState)
void updateProxyValidationState()
OptionsDialog(QWidget *parent, bool enableWallet)
void on_okButton_clicked()
void showRestartWarning(bool fPersistent=false)
void on_resetButton_clicked()
ProxyAddressValidator(QObject *parent)
State validate(QString &input, int &pos) const
void on_hideTrayIcon_stateChanged(int fState)
void proxyIpChecks(QValidatedLineEdit *pUiProxyIp, int nProxyPort)
QDataWidgetMapper * mapper
void setModel(OptionsModel *model)
void updateDefaultProxyNets()