6 #ifndef OPTIONSDIALOG_H
7 #define OPTIONSDIALOG_H
67 #endif // OPTIONSDIALOG_H
OptionsDialog(QWidget *parent)
I2POptionsWidget * tabI2P
void showRestartWarning_I2P()
void setOkButtonState(bool fState)
void on_resetButton_clicked()
Line edit that can be marked as "invalid" to show input validation feedback.
MonitoredDataMapper * mapper
void setModel(OptionsModel *model)
void on_okButton_clicked()
void proxyIpChecks(QValidatedLineEdit *pUiProxyIp, int nProxyPort)
Model for Anoncoin network client.
Interface from Qt to configuration data structure for Anoncoin client.
void doProxyIpChecks(QValidatedLineEdit *pUiProxyIp, int nProxyPort)
bool eventFilter(QObject *object, QEvent *event)
void showRestartWarning(bool fPersistent=false)
Data to Widget mapper that watches for edits and notifies listeners when a field is edited...
void on_cancelButton_clicked()
bool fRestartWarningDisplayed_I2P
void setClientModel(ClientModel *clientModel)