| 1 | /**************************************************************************** |
| 2 | ** Meta object code from reading C++ file 'qhttpnetworkconnection_p.h' |
| 3 | ** |
| 4 | ** Created by: The Qt Meta Object Compiler version 68 (Qt 6.0.0) |
| 5 | ** |
| 6 | ** WARNING! All changes made in this file will be lost! |
| 7 | *****************************************************************************/ |
| 8 | |
| 9 | #include <memory> |
| 10 | #include "access/qhttpnetworkconnection_p.h" |
| 11 | #include <QtNetwork/QSslError> |
| 12 | #include <QtNetwork/QNetworkProxy> |
| 13 | #include <QtNetwork/QAuthenticator> |
| 14 | #include <QtCore/qbytearray.h> |
| 15 | #include <QtCore/qmetatype.h> |
| 16 | #if !defined(Q_MOC_OUTPUT_REVISION) |
| 17 | #error "The header file 'qhttpnetworkconnection_p.h' doesn't include <QObject>." |
| 18 | #elif Q_MOC_OUTPUT_REVISION != 68 |
| 19 | #error "This file was generated using the moc from 6.0.0. It" |
| 20 | #error "cannot be used with the include files from this version of Qt." |
| 21 | #error "(The moc has changed too much.)" |
| 22 | #endif |
| 23 | |
| 24 | QT_BEGIN_MOC_NAMESPACE |
| 25 | QT_WARNING_PUSH |
| 26 | QT_WARNING_DISABLE_DEPRECATED |
| 27 | struct qt_meta_stringdata_QHttpNetworkConnection_t { |
| 28 | const uint offsetsAndSize[16]; |
| 29 | char stringdata0[129]; |
| 30 | }; |
| 31 | #define QT_MOC_LITERAL(ofs, len) \ |
| 32 | uint(offsetof(qt_meta_stringdata_QHttpNetworkConnection_t, stringdata0) + ofs), len |
| 33 | static const qt_meta_stringdata_QHttpNetworkConnection_t qt_meta_stringdata_QHttpNetworkConnection = { |
| 34 | { |
| 35 | QT_MOC_LITERAL(0, 22), // "QHttpNetworkConnection" |
| 36 | QT_MOC_LITERAL(23, 18), // "onlineStateChanged" |
| 37 | QT_MOC_LITERAL(42, 0), // "" |
| 38 | QT_MOC_LITERAL(43, 8), // "isOnline" |
| 39 | QT_MOC_LITERAL(52, 19), // "_q_startNextRequest" |
| 40 | QT_MOC_LITERAL(72, 21), // "_q_hostLookupFinished" |
| 41 | QT_MOC_LITERAL(94, 9), // "QHostInfo" |
| 42 | QT_MOC_LITERAL(104, 24) // "_q_connectDelayedChannel" |
| 43 | |
| 44 | }, |
| 45 | "QHttpNetworkConnection\0onlineStateChanged\0" |
| 46 | "\0isOnline\0_q_startNextRequest\0" |
| 47 | "_q_hostLookupFinished\0QHostInfo\0" |
| 48 | "_q_connectDelayedChannel" |
| 49 | }; |
| 50 | #undef QT_MOC_LITERAL |
| 51 | |
| 52 | static const uint qt_meta_data_QHttpNetworkConnection[] = { |
| 53 | |
| 54 | // content: |
| 55 | 9, // revision |
| 56 | 0, // classname |
| 57 | 0, 0, // classinfo |
| 58 | 4, 14, // methods |
| 59 | 0, 0, // properties |
| 60 | 0, 0, // enums/sets |
| 61 | 0, 0, // constructors |
| 62 | 0, // flags |
| 63 | 0, // signalCount |
| 64 | |
| 65 | // slots: name, argc, parameters, tag, flags, initial metatype offsets |
| 66 | 1, 1, 38, 2, 0x0a, 0 /* Public */, |
| 67 | 4, 0, 41, 2, 0x08, 2 /* Private */, |
| 68 | 5, 1, 42, 2, 0x08, 3 /* Private */, |
| 69 | 7, 0, 45, 2, 0x08, 5 /* Private */, |
| 70 | |
| 71 | // slots: parameters |
| 72 | QMetaType::Void, QMetaType::Bool, 3, |
| 73 | QMetaType::Void, |
| 74 | QMetaType::Void, 0x80000000 | 6, 2, |
| 75 | QMetaType::Void, |
| 76 | |
| 77 | 0 // eod |
| 78 | }; |
| 79 | |
| 80 | void QHttpNetworkConnection::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) |
| 81 | { |
| 82 | if (_c == QMetaObject::InvokeMetaMethod) { |
| 83 | Q_ASSERT(staticMetaObject.cast(_o)); |
| 84 | auto *_t = static_cast<QHttpNetworkConnection *>(_o); |
| 85 | Q_UNUSED(_t) |
| 86 | switch (_id) { |
| 87 | case 0: _t->onlineStateChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; |
| 88 | case 1: _t->d_func()->_q_startNextRequest(); break; |
| 89 | case 2: _t->d_func()->_q_hostLookupFinished((*reinterpret_cast< QHostInfo(*)>(_a[1]))); break; |
| 90 | case 3: _t->d_func()->_q_connectDelayedChannel(); break; |
| 91 | default: ; |
| 92 | } |
| 93 | } |
| 94 | } |
| 95 | |
| 96 | const QMetaObject QHttpNetworkConnection::staticMetaObject = { { |
| 97 | QMetaObject::SuperData::link<QObject::staticMetaObject>(), |
| 98 | qt_meta_stringdata_QHttpNetworkConnection.offsetsAndSize, |
| 99 | qt_meta_data_QHttpNetworkConnection, |
| 100 | qt_static_metacall, |
| 101 | nullptr, |
| 102 | qt_incomplete_metaTypeArray<qt_meta_stringdata_QHttpNetworkConnection_t |
| 103 | |
| 104 | , QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<bool, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<QHostInfo, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type> |
| 105 | |
| 106 | |
| 107 | >, |
| 108 | nullptr |
| 109 | } }; |
| 110 | |
| 111 | |
| 112 | const QMetaObject *QHttpNetworkConnection::metaObject() const |
| 113 | { |
| 114 | return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; |
| 115 | } |
| 116 | |
| 117 | void *QHttpNetworkConnection::qt_metacast(const char *_clname) |
| 118 | { |
| 119 | if (!_clname) return nullptr; |
| 120 | if (!strcmp(_clname, qt_meta_stringdata_QHttpNetworkConnection.stringdata0)) |
| 121 | return static_cast<void*>(this); |
| 122 | return QObject::qt_metacast(_clname); |
| 123 | } |
| 124 | |
| 125 | int QHttpNetworkConnection::qt_metacall(QMetaObject::Call _c, int _id, void **_a) |
| 126 | { |
| 127 | _id = QObject::qt_metacall(_c, _id, _a); |
| 128 | if (_id < 0) |
| 129 | return _id; |
| 130 | if (_c == QMetaObject::InvokeMetaMethod) { |
| 131 | if (_id < 4) |
| 132 | qt_static_metacall(this, _c, _id, _a); |
| 133 | _id -= 4; |
| 134 | } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { |
| 135 | if (_id < 4) |
| 136 | *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType(); |
| 137 | _id -= 4; |
| 138 | } |
| 139 | return _id; |
| 140 | } |
| 141 | QT_WARNING_POP |
| 142 | QT_END_MOC_NAMESPACE |
| 143 | |