1 | /**************************************************************************** |
2 | ** Meta object code from reading C++ file 'qhttp2protocolhandler_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/qhttp2protocolhandler_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 'qhttp2protocolhandler_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_QHttp2ProtocolHandler_t { |
28 | const uint offsetsAndSize[30]; |
29 | char stringdata0[236]; |
30 | }; |
31 | #define QT_MOC_LITERAL(ofs, len) \ |
32 | uint(offsetof(qt_meta_stringdata_QHttp2ProtocolHandler_t, stringdata0) + ofs), len |
33 | static const qt_meta_stringdata_QHttp2ProtocolHandler_t qt_meta_stringdata_QHttp2ProtocolHandler = { |
34 | { |
35 | QT_MOC_LITERAL(0, 21), // "QHttp2ProtocolHandler" |
36 | QT_MOC_LITERAL(22, 22), // "_q_uploadDataReadyRead" |
37 | QT_MOC_LITERAL(45, 0), // "" |
38 | QT_MOC_LITERAL(46, 17), // "_q_replyDestroyed" |
39 | QT_MOC_LITERAL(64, 5), // "reply" |
40 | QT_MOC_LITERAL(70, 22), // "_q_uploadDataDestroyed" |
41 | QT_MOC_LITERAL(93, 10), // "uploadData" |
42 | QT_MOC_LITERAL(104, 23), // "handleConnectionClosure" |
43 | QT_MOC_LITERAL(128, 23), // "ensureClientPrefaceSent" |
44 | QT_MOC_LITERAL(152, 15), // "_q_receiveReply" |
45 | QT_MOC_LITERAL(168, 11), // "sendRequest" |
46 | QT_MOC_LITERAL(180, 17), // "sendWINDOW_UPDATE" |
47 | QT_MOC_LITERAL(198, 8), // "streamID" |
48 | QT_MOC_LITERAL(207, 5), // "delta" |
49 | QT_MOC_LITERAL(213, 22) // "resumeSuspendedStreams" |
50 | |
51 | }, |
52 | "QHttp2ProtocolHandler\0_q_uploadDataReadyRead\0" |
53 | "\0_q_replyDestroyed\0reply\0" |
54 | "_q_uploadDataDestroyed\0uploadData\0" |
55 | "handleConnectionClosure\0ensureClientPrefaceSent\0" |
56 | "_q_receiveReply\0sendRequest\0" |
57 | "sendWINDOW_UPDATE\0streamID\0delta\0" |
58 | "resumeSuspendedStreams" |
59 | }; |
60 | #undef QT_MOC_LITERAL |
61 | |
62 | static const uint qt_meta_data_QHttp2ProtocolHandler[] = { |
63 | |
64 | // content: |
65 | 9, // revision |
66 | 0, // classname |
67 | 0, 0, // classinfo |
68 | 9, 14, // methods |
69 | 0, 0, // properties |
70 | 0, 0, // enums/sets |
71 | 0, 0, // constructors |
72 | 0, // flags |
73 | 0, // signalCount |
74 | |
75 | // slots: name, argc, parameters, tag, flags, initial metatype offsets |
76 | 1, 0, 68, 2, 0x08, 0 /* Private */, |
77 | 3, 1, 69, 2, 0x08, 1 /* Private */, |
78 | 5, 1, 72, 2, 0x08, 3 /* Private */, |
79 | |
80 | // methods: name, argc, parameters, tag, flags, initial metatype offsets |
81 | 7, 0, 75, 2, 0x02, 5 /* Public */, |
82 | 8, 0, 76, 2, 0x02, 6 /* Public */, |
83 | 9, 0, 77, 2, 0x00, 7 /* Private */, |
84 | 10, 0, 78, 2, 0x00, 8 /* Private */, |
85 | 11, 2, 79, 2, 0x00, 9 /* Private */, |
86 | 14, 0, 84, 2, 0x00, 12 /* Private */, |
87 | |
88 | // slots: parameters |
89 | QMetaType::Void, |
90 | QMetaType::Void, QMetaType::QObjectStar, 4, |
91 | QMetaType::Void, QMetaType::QObjectStar, 6, |
92 | |
93 | // methods: parameters |
94 | QMetaType::Void, |
95 | QMetaType::Void, |
96 | QMetaType::Void, |
97 | QMetaType::Bool, |
98 | QMetaType::Bool, QMetaType::UInt, QMetaType::UInt, 12, 13, |
99 | QMetaType::Void, |
100 | |
101 | 0 // eod |
102 | }; |
103 | |
104 | void QHttp2ProtocolHandler::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) |
105 | { |
106 | if (_c == QMetaObject::InvokeMetaMethod) { |
107 | Q_ASSERT(staticMetaObject.cast(_o)); |
108 | auto *_t = static_cast<QHttp2ProtocolHandler *>(_o); |
109 | Q_UNUSED(_t) |
110 | switch (_id) { |
111 | case 0: _t->_q_uploadDataReadyRead(); break; |
112 | case 1: _t->_q_replyDestroyed((*reinterpret_cast< QObject*(*)>(_a[1]))); break; |
113 | case 2: _t->_q_uploadDataDestroyed((*reinterpret_cast< QObject*(*)>(_a[1]))); break; |
114 | case 3: _t->handleConnectionClosure(); break; |
115 | case 4: _t->ensureClientPrefaceSent(); break; |
116 | case 5: _t->_q_receiveReply(); break; |
117 | case 6: { bool _r = _t->sendRequest(); |
118 | if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = std::move(_r); } break; |
119 | case 7: { bool _r = _t->sendWINDOW_UPDATE((*reinterpret_cast< quint32(*)>(_a[1])),(*reinterpret_cast< quint32(*)>(_a[2]))); |
120 | if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = std::move(_r); } break; |
121 | case 8: _t->resumeSuspendedStreams(); break; |
122 | default: ; |
123 | } |
124 | } |
125 | } |
126 | |
127 | const QMetaObject QHttp2ProtocolHandler::staticMetaObject = { { |
128 | QMetaObject::SuperData::link<QObject::staticMetaObject>(), |
129 | qt_meta_stringdata_QHttp2ProtocolHandler.offsetsAndSize, |
130 | qt_meta_data_QHttp2ProtocolHandler, |
131 | qt_static_metacall, |
132 | nullptr, |
133 | qt_incomplete_metaTypeArray<qt_meta_stringdata_QHttp2ProtocolHandler_t |
134 | |
135 | , QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<QObject *, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<QObject *, std::false_type> |
136 | , QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<bool, std::false_type>, QtPrivate::TypeAndForceComplete<bool, std::false_type>, QtPrivate::TypeAndForceComplete<quint32, std::false_type>, QtPrivate::TypeAndForceComplete<quint32, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type> |
137 | |
138 | >, |
139 | nullptr |
140 | } }; |
141 | |
142 | |
143 | const QMetaObject *QHttp2ProtocolHandler::metaObject() const |
144 | { |
145 | return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; |
146 | } |
147 | |
148 | void *QHttp2ProtocolHandler::qt_metacast(const char *_clname) |
149 | { |
150 | if (!_clname) return nullptr; |
151 | if (!strcmp(_clname, qt_meta_stringdata_QHttp2ProtocolHandler.stringdata0)) |
152 | return static_cast<void*>(this); |
153 | if (!strcmp(_clname, "QAbstractProtocolHandler" )) |
154 | return static_cast< QAbstractProtocolHandler*>(this); |
155 | return QObject::qt_metacast(_clname); |
156 | } |
157 | |
158 | int QHttp2ProtocolHandler::qt_metacall(QMetaObject::Call _c, int _id, void **_a) |
159 | { |
160 | _id = QObject::qt_metacall(_c, _id, _a); |
161 | if (_id < 0) |
162 | return _id; |
163 | if (_c == QMetaObject::InvokeMetaMethod) { |
164 | if (_id < 9) |
165 | qt_static_metacall(this, _c, _id, _a); |
166 | _id -= 9; |
167 | } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { |
168 | if (_id < 9) |
169 | *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType(); |
170 | _id -= 9; |
171 | } |
172 | return _id; |
173 | } |
174 | QT_WARNING_POP |
175 | QT_END_MOC_NAMESPACE |
176 | |