11#include <QtCore/qbytearray.h>
12#include <QtCore/qmetatype.h>
13#if !defined(Q_MOC_OUTPUT_REVISION)
14#error "The header file 'optionsdialog.h' doesn't include <QObject>."
15#elif Q_MOC_OUTPUT_REVISION != 67
16#error "This file was generated using the moc from 5.15.2. It"
17#error "cannot be used with the include files from this version of Qt."
18#error "(The moc has changed too much.)"
23QT_WARNING_DISABLE_DEPRECATED
28#define QT_MOC_LITERAL(idx, ofs, len) \
29 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
30 qptrdiff(offsetof(qt_meta_stringdata_ProxyAddressValidator_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
38 "ProxyAddressValidator"
58void ProxyAddressValidator::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
66QT_INIT_METAOBJECT
const QMetaObject ProxyAddressValidator::staticMetaObject = { {
67 QMetaObject::SuperData::link<QValidator::staticMetaObject>(),
76const QMetaObject *ProxyAddressValidator::metaObject()
const
78 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
81void *ProxyAddressValidator::qt_metacast(
const char *_clname)
83 if (!_clname)
return nullptr;
85 return static_cast<void*
>(
this);
86 return QValidator::qt_metacast(_clname);
89int ProxyAddressValidator::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
91 _id = QValidator::qt_metacall(_c, _id, _a);
98#define QT_MOC_LITERAL(idx, ofs, len) \
99 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
100 qptrdiff(offsetof(qt_meta_stringdata_OptionsDialog_t, stringdata0) + ofs \
101 - idx * sizeof(QByteArrayData)) \
130 "OptionsDialog\0proxyIpChecks\0\0"
131 "QValidatedLineEdit*\0pUiProxyIp\0uint16_t\0"
132 "nProxyPort\0quitOnReset\0setOkButtonState\0"
133 "fState\0on_resetButton_clicked\0"
134 "on_openBitcoinConfButton_clicked\0"
135 "on_okButton_clicked\0on_cancelButton_clicked\0"
136 "on_showTrayIcon_stateChanged\0state\0"
137 "togglePruneWarning\0enabled\0"
138 "showRestartWarning\0fPersistent\0"
139 "clearStatusLabel\0updateProxyValidationState\0"
140 "updateDefaultProxyNets"
168 16, 1, 100, 2, 0x08 ,
169 18, 1, 103, 2, 0x08 ,
170 18, 0, 106, 2, 0x28 ,
171 20, 0, 107, 2, 0x08 ,
172 21, 0, 108, 2, 0x08 ,
173 22, 0, 109, 2, 0x08 ,
176 QMetaType::Void, 0x80000000 | 3, 0x80000000 | 5, 4, 6,
180 QMetaType::Void, QMetaType::Bool, 9,
185 QMetaType::Void, QMetaType::Int, 15,
186 QMetaType::Void, QMetaType::Bool, 17,
187 QMetaType::Void, QMetaType::Bool, 19,
196void OptionsDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
198 if (_c == QMetaObject::InvokeMetaMethod) {
203 case 1: _t->quitOnReset();
break;
204 case 2: _t->setOkButtonState((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
205 case 3: _t->on_resetButton_clicked();
break;
206 case 4: _t->on_openBitcoinConfButton_clicked();
break;
207 case 5: _t->on_okButton_clicked();
break;
208 case 6: _t->on_cancelButton_clicked();
break;
209 case 7: _t->on_showTrayIcon_stateChanged((*
reinterpret_cast< int(*)
>(_a[1])));
break;
210 case 8: _t->togglePruneWarning((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
211 case 9: _t->showRestartWarning((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
212 case 10: _t->showRestartWarning();
break;
213 case 11: _t->clearStatusLabel();
break;
214 case 12: _t->updateProxyValidationState();
break;
215 case 13: _t->updateDefaultProxyNets();
break;
218 }
else if (_c == QMetaObject::IndexOfMethod) {
219 int *result =
reinterpret_cast<int *
>(_a[0]);
237QT_INIT_METAOBJECT
const QMetaObject OptionsDialog::staticMetaObject = { {
238 QMetaObject::SuperData::link<QDialog::staticMetaObject>(),
247const QMetaObject *OptionsDialog::metaObject()
const
249 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
252void *OptionsDialog::qt_metacast(
const char *_clname)
254 if (!_clname)
return nullptr;
256 return static_cast<void*
>(
this);
257 return QDialog::qt_metacast(_clname);
260int OptionsDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
262 _id = QDialog::qt_metacall(_c, _id, _a);
265 if (_c == QMetaObject::InvokeMetaMethod) {
267 qt_static_metacall(
this, _c, _id, _a);
269 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
271 *
reinterpret_cast<int*
>(_a[0]) = -1;
280 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))),
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t2))) };
281 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
287 QMetaObject::activate(
this, &staticMetaObject, 1,
nullptr);
void proxyIpChecks(QValidatedLineEdit *pUiProxyIp, uint16_t nProxyPort)
Line edit that can be marked as "invalid" to show input validation feedback.
static const qt_meta_stringdata_OptionsDialog_t qt_meta_stringdata_OptionsDialog
static const uint qt_meta_data_OptionsDialog[]
#define QT_MOC_LITERAL(idx, ofs, len)
static const uint qt_meta_data_ProxyAddressValidator[]
static const qt_meta_stringdata_ProxyAddressValidator_t qt_meta_stringdata_ProxyAddressValidator