9 #if !defined(Q_MOC_OUTPUT_REVISION)
10 #error "The header file 'optionsdialog.h' doesn't include <QObject>."
11 #elif Q_MOC_OUTPUT_REVISION != 63
12 #error "This file was generated using the moc from 4.8.6. It"
13 #error "cannot be used with the include files from this version of Qt."
14 #error "(The moc has changed too much.)"
17 QT_BEGIN_MOC_NAMESPACE
37 118, 111, 14, 14, 0x08,
38 141, 14, 14, 14, 0x08,
39 166, 14, 14, 14, 0x08,
40 188, 14, 14, 14, 0x08,
41 226, 214, 14, 14, 0x08,
42 251, 14, 14, 14, 0x28,
43 272, 14, 14, 14, 0x08,
44 291, 14, 14, 14, 0x08,
45 311, 15, 14, 14, 0x08,
51 "OptionsDialog\0\0pUiProxyIp,nProxyPort\0"
52 "proxyIpChecks(QValidatedLineEdit*,int)\0"
53 "enableOkButton()\0disableOkButton()\0"
54 "fState\0setOkButtonState(bool)\0"
55 "on_resetButton_clicked()\0on_okButton_clicked()\0"
56 "on_cancelButton_clicked()\0fPersistent\0"
57 "showRestartWarning(bool)\0showRestartWarning()\0"
58 "clearStatusLabel()\0updateDisplayUnit()\0"
59 "doProxyIpChecks(QValidatedLineEdit*,int)\0"
62 void OptionsDialog::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
64 if (_c == QMetaObject::InvokeMetaMethod) {
65 Q_ASSERT(staticMetaObject.cast(_o));
69 case 1: _t->enableOkButton();
break;
70 case 2: _t->disableOkButton();
break;
71 case 3: _t->setOkButtonState((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
72 case 4: _t->on_resetButton_clicked();
break;
73 case 5: _t->on_okButton_clicked();
break;
74 case 6: _t->on_cancelButton_clicked();
break;
75 case 7: _t->showRestartWarning((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
76 case 8: _t->showRestartWarning();
break;
77 case 9: _t->clearStatusLabel();
break;
78 case 10: _t->updateDisplayUnit();
break;
79 case 11: _t->doProxyIpChecks((*
reinterpret_cast< QValidatedLineEdit*(*)
>(_a[1])),(*
reinterpret_cast< int(*)
>(_a[2])));
break;
85 const QMetaObjectExtraData OptionsDialog::staticMetaObjectExtraData = {
89 const QMetaObject OptionsDialog::staticMetaObject = {
94 #ifdef Q_NO_DATA_RELOCATION
95 const QMetaObject &OptionsDialog::getStaticMetaObject() {
return staticMetaObject; }
96 #endif //Q_NO_DATA_RELOCATION
98 const QMetaObject *OptionsDialog::metaObject()
const
100 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
103 void *OptionsDialog::qt_metacast(
const char *_clname)
105 if (!_clname)
return 0;
107 return static_cast<void*
>(
const_cast< OptionsDialog*
>(
this));
108 return QDialog::qt_metacast(_clname);
111 int OptionsDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
113 _id = QDialog::qt_metacall(_c, _id, _a);
116 if (_c == QMetaObject::InvokeMetaMethod) {
118 qt_static_metacall(
this, _c, _id, _a);
127 void *_a[] = { 0,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t2)) };
128 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
Line edit that can be marked as "invalid" to show input validation feedback.
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_OptionsDialog[]
void proxyIpChecks(QValidatedLineEdit *pUiProxyIp, int nProxyPort)
static const char qt_meta_stringdata_OptionsDialog[]