9 #include <QtCore/qbytearray.h> 10 #include <QtCore/qmetatype.h> 11 #if !defined(Q_MOC_OUTPUT_REVISION) 12 #error "The header file 'optionsdialog.h' doesn't include <QObject>." 13 #elif Q_MOC_OUTPUT_REVISION != 67 14 #error "This file was generated using the moc from 5.9.4. It" 15 #error "cannot be used with the include files from this version of Qt." 16 #error "(The moc has changed too much.)" 19 QT_BEGIN_MOC_NAMESPACE
21 QT_WARNING_DISABLE_DEPRECATED
26 #define QT_MOC_LITERAL(idx, ofs, len) \ 27 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 28 qptrdiff(offsetof(qt_meta_stringdata_ProxyAddressValidator_t, stringdata0) + ofs \ 29 - idx * sizeof(QByteArrayData)) \ 36 "ProxyAddressValidator" 56 void ProxyAddressValidator::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
64 const QMetaObject ProxyAddressValidator::staticMetaObject = {
70 const QMetaObject *ProxyAddressValidator::metaObject()
const 72 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
75 void *ProxyAddressValidator::qt_metacast(
const char *_clname)
77 if (!_clname)
return nullptr;
79 return static_cast<void*
>(
this);
80 return QValidator::qt_metacast(_clname);
83 int ProxyAddressValidator::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
85 _id = QValidator::qt_metacall(_c, _id, _a);
92 #define QT_MOC_LITERAL(idx, ofs, len) \ 93 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 94 qptrdiff(offsetof(qt_meta_stringdata_OptionsDialog_t, stringdata0) + ofs \ 95 - idx * sizeof(QByteArrayData)) \ 121 "OptionsDialog\0proxyIpChecks\0\0" 122 "QValidatedLineEdit*\0pUiProxyIp\0" 123 "nProxyPort\0setOkButtonState\0fState\0" 124 "on_resetButton_clicked\0" 125 "on_openBitcoinConfButton_clicked\0" 126 "on_okButton_clicked\0on_cancelButton_clicked\0" 127 "on_hideTrayIcon_stateChanged\0" 128 "togglePruneWarning\0enabled\0" 129 "showRestartWarning\0fPersistent\0" 130 "clearStatusLabel\0updateProxyValidationState\0" 131 "updateDefaultProxyNets" 133 #undef QT_MOC_LITERAL 160 15, 0, 100, 2, 0x28 ,
161 17, 0, 101, 2, 0x08 ,
162 18, 0, 102, 2, 0x08 ,
163 19, 0, 103, 2, 0x08 ,
166 QMetaType::Void, 0x80000000 | 3, QMetaType::Int, 4, 5,
169 QMetaType::Void, QMetaType::Bool, 7,
174 QMetaType::Void, QMetaType::Int, 7,
175 QMetaType::Void, QMetaType::Bool, 14,
176 QMetaType::Void, QMetaType::Bool, 16,
185 void OptionsDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
187 if (_c == QMetaObject::InvokeMetaMethod) {
206 }
else if (_c == QMetaObject::IndexOfMethod) {
207 int *result =
reinterpret_cast<int *
>(_a[0]);
218 const QMetaObject OptionsDialog::staticMetaObject = {
224 const QMetaObject *OptionsDialog::metaObject()
const 226 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
229 void *OptionsDialog::qt_metacast(
const char *_clname)
231 if (!_clname)
return nullptr;
233 return static_cast<void*
>(
this);
234 return QDialog::qt_metacast(_clname);
237 int OptionsDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
239 _id = QDialog::qt_metacall(_c, _id, _a);
242 if (_c == QMetaObject::InvokeMetaMethod) {
244 qt_static_metacall(
this, _c, _id, _a);
246 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
248 *
reinterpret_cast<int*
>(_a[0]) = -1;
257 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t2)) };
258 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
void setOkButtonState(bool fState)
void on_resetButton_clicked()
Line edit that can be marked as "invalid" to show input validation feedback.
void togglePruneWarning(bool enabled)
void on_openBitcoinConfButton_clicked()
static const uint qt_meta_data_ProxyAddressValidator[]
void on_okButton_clicked()
void updateDefaultProxyNets()
void proxyIpChecks(QValidatedLineEdit *pUiProxyIp, int nProxyPort)
void on_hideTrayIcon_stateChanged(int fState)
static const uint qt_meta_data_OptionsDialog[]
void showRestartWarning(bool fPersistent=false)
void on_cancelButton_clicked()
static const qt_meta_stringdata_OptionsDialog_t qt_meta_stringdata_OptionsDialog
void updateProxyValidationState()
static const qt_meta_stringdata_ProxyAddressValidator_t qt_meta_stringdata_ProxyAddressValidator
#define QT_MOC_LITERAL(idx, ofs, len)