/src/kimageformats/moc_raw_p.cpp
Line | Count | Source |
1 | | /**************************************************************************** |
2 | | ** Meta object code from reading C++ file 'raw_p.h' |
3 | | ** |
4 | | ** Created by: The Qt Meta Object Compiler version 69 (Qt 6.13.0) |
5 | | ** |
6 | | ** WARNING! All changes made in this file will be lost! |
7 | | *****************************************************************************/ |
8 | | |
9 | | #include "src/imageformats/raw_p.h" |
10 | | #include <QtCore/qmetatype.h> |
11 | | #include <QtCore/qplugin.h> |
12 | | |
13 | | #include <QtCore/qtmochelpers.h> |
14 | | |
15 | | #include <memory> |
16 | | |
17 | | |
18 | | #include <QtCore/qxptype_traits.h> |
19 | | #if !defined(Q_MOC_OUTPUT_REVISION) |
20 | | #error "The header file 'raw_p.h' doesn't include <QObject>." |
21 | | #elif Q_MOC_OUTPUT_REVISION != 69 |
22 | | #error "This file was generated using the moc from 6.13.0. It" |
23 | | #error "cannot be used with the include files from this version of Qt." |
24 | | #error "(The moc has changed too much.)" |
25 | | #endif |
26 | | |
27 | | #ifndef Q_CONSTINIT |
28 | | #define Q_CONSTINIT |
29 | | #endif |
30 | | |
31 | | QT_WARNING_PUSH |
32 | | QT_WARNING_DISABLE_DEPRECATED |
33 | | QT_WARNING_DISABLE_GCC("-Wuseless-cast") |
34 | | namespace { |
35 | | struct qt_meta_tag_ZN9RAWPluginE_t {}; |
36 | | } // unnamed namespace |
37 | | |
38 | | template <> constexpr inline auto RAWPlugin::qt_create_metaobjectdata<qt_meta_tag_ZN9RAWPluginE_t>() |
39 | 0 | { |
40 | 0 | namespace QMC = QtMocConstants; |
41 | 0 | QtMocHelpers::StringRefStorage qt_stringData { |
42 | 0 | "RAWPlugin" |
43 | 0 | }; |
44 | 0 |
|
45 | 0 | QtMocHelpers::UintData qt_methods { |
46 | 0 | }; |
47 | 0 | QtMocHelpers::UintData qt_properties { |
48 | 0 | }; |
49 | 0 | QtMocHelpers::UintData qt_enums { |
50 | 0 | }; |
51 | 0 | return QtMocHelpers::metaObjectData<RAWPlugin, qt_meta_tag_ZN9RAWPluginE_t>(QMC::MetaObjectFlag{}, qt_stringData, |
52 | 0 | qt_methods, qt_properties, qt_enums); |
53 | 0 | } |
54 | | Q_CONSTINIT const QMetaObject RAWPlugin::staticMetaObject = { { |
55 | | QMetaObject::SuperData::link<QImageIOPlugin::staticMetaObject>(), |
56 | | qt_staticMetaObjectStaticContent<qt_meta_tag_ZN9RAWPluginE_t>.stringdata, |
57 | | qt_staticMetaObjectStaticContent<qt_meta_tag_ZN9RAWPluginE_t>.data, |
58 | | qt_static_metacall, |
59 | | nullptr, |
60 | | qt_staticMetaObjectRelocatingContent<qt_meta_tag_ZN9RAWPluginE_t>.metaTypes, |
61 | | nullptr |
62 | | } }; |
63 | | |
64 | | void RAWPlugin::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) |
65 | 0 | { |
66 | 0 | auto *_t = static_cast<RAWPlugin *>(_o); |
67 | 0 | (void)_t; |
68 | 0 | (void)_c; |
69 | 0 | (void)_id; |
70 | 0 | (void)_a; |
71 | 0 | } |
72 | | |
73 | | const QMetaObject *RAWPlugin::metaObject() const |
74 | 0 | { |
75 | 0 | return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; |
76 | 0 | } |
77 | | |
78 | | void *RAWPlugin::qt_metacast(const char *_clname) |
79 | 0 | { |
80 | 0 | if (!_clname) return nullptr; |
81 | 0 | if (!strcmp(_clname, qt_staticMetaObjectStaticContent<qt_meta_tag_ZN9RAWPluginE_t>.strings)) |
82 | 0 | return static_cast<void*>(this); |
83 | 0 | return QImageIOPlugin::qt_metacast(_clname); |
84 | 0 | } |
85 | | |
86 | | int RAWPlugin::qt_metacall(QMetaObject::Call _c, int _id, void **_a) |
87 | 0 | { |
88 | 0 | _id = QImageIOPlugin::qt_metacall(_c, _id, _a); |
89 | 0 | return _id; |
90 | 0 | } |
91 | | |
92 | | #ifdef QT_MOC_EXPORT_PLUGIN_V2 |
93 | | static constexpr unsigned char qt_pluginMetaDataV2_RAWPlugin[] = { |
94 | | 0xbf, |
95 | | // "IID" |
96 | | 0x02, 0x78, 0x31, 'o', 'r', 'g', '.', 'q', |
97 | | 't', '-', 'p', 'r', 'o', 'j', 'e', 'c', |
98 | | 't', '.', 'Q', 't', '.', 'Q', 'I', 'm', |
99 | | 'a', 'g', 'e', 'I', 'O', 'H', 'a', 'n', |
100 | | 'd', 'l', 'e', 'r', 'F', 'a', 'c', 't', |
101 | | 'o', 'r', 'y', 'I', 'n', 't', 'e', 'r', |
102 | | 'f', 'a', 'c', 'e', |
103 | | // "className" |
104 | | 0x03, 0x69, 'R', 'A', 'W', 'P', 'l', 'u', |
105 | | 'g', 'i', 'n', |
106 | | // "MetaData" |
107 | | 0x04, 0xa2, 0x64, 'K', 'e', 'y', 's', 0x98, |
108 | | 0x1d, 0x63, '3', 'f', 'r', 0x63, 'a', 'r', |
109 | | 'w', 0x63, 'c', 'r', 'w', 0x63, 'c', 'r', |
110 | | '2', 0x63, 'c', 'r', '3', 0x63, 'd', 'c', |
111 | | 'r', 0x63, 'd', 'n', 'g', 0x63, 'e', 'r', |
112 | | 'f', 0x63, 'f', 'f', 'f', 0x63, 'i', 'i', |
113 | | 'q', 0x63, 'k', '2', '5', 0x63, 'k', 'd', |
114 | | 'c', 0x63, 'm', 'd', 'c', 0x63, 'm', 'e', |
115 | | 'f', 0x63, 'm', 'o', 's', 0x63, 'm', 'r', |
116 | | 'w', 0x63, 'n', 'e', 'f', 0x63, 'n', 'r', |
117 | | 'w', 0x63, 'o', 'r', 'f', 0x63, 'p', 'e', |
118 | | 'f', 0x63, 'r', 'a', 'f', 0x63, 'r', 'a', |
119 | | 'w', 0x63, 'r', 'w', 'l', 0x63, 'r', 'w', |
120 | | '2', 0x63, 's', 'r', '2', 0x63, 's', 'r', |
121 | | 'f', 0x63, 's', 'r', 'w', 0x63, 's', 't', |
122 | | 'i', 0x63, 'x', '3', 'f', 0x69, 'M', 'i', |
123 | | 'm', 'e', 'T', 'y', 'p', 'e', 's', 0x98, |
124 | | 0x1d, 0x76, 'i', 'm', 'a', 'g', 'e', '/', |
125 | | 'x', '-', 'h', 'a', 's', 's', 'e', 'l', |
126 | | 'b', 'l', 'a', 'd', '-', '3', 'f', 'r', |
127 | | 0x70, 'i', 'm', 'a', 'g', 'e', '/', 'x', |
128 | | '-', 's', 'o', 'n', 'y', '-', 'a', 'r', |
129 | | 'w', 0x71, 'i', 'm', 'a', 'g', 'e', '/', |
130 | | 'x', '-', 'c', 'a', 'n', 'o', 'n', '-', |
131 | | 'c', 'r', 'w', 0x71, 'i', 'm', 'a', 'g', |
132 | | 'e', '/', 'x', '-', 'c', 'a', 'n', 'o', |
133 | | 'n', '-', 'c', 'r', '2', 0x71, 'i', 'm', |
134 | | 'a', 'g', 'e', '/', 'x', '-', 'c', 'a', |
135 | | 'n', 'o', 'n', '-', 'c', 'r', '3', 0x71, |
136 | | 'i', 'm', 'a', 'g', 'e', '/', 'x', '-', |
137 | | 'k', 'o', 'd', 'a', 'k', '-', 'd', 'c', |
138 | | 'r', 0x71, 'i', 'm', 'a', 'g', 'e', '/', |
139 | | 'x', '-', 'a', 'd', 'o', 'b', 'e', '-', |
140 | | 'd', 'n', 'g', 0x71, 'i', 'm', 'a', 'g', |
141 | | 'e', '/', 'x', '-', 'e', 'p', 's', 'o', |
142 | | 'n', '-', 'e', 'r', 'f', 0x76, 'i', 'm', |
143 | | 'a', 'g', 'e', '/', 'x', '-', 'h', 'a', |
144 | | 's', 's', 'e', 'l', 'b', 'l', 'a', 'd', |
145 | | '-', 'f', 'f', 'f', 0x74, 'i', 'm', 'a', |
146 | | 'g', 'e', '/', 'x', '-', 'p', 'h', 'a', |
147 | | 's', 'e', 'o', 'n', 'e', '-', 'i', 'i', |
148 | | 'q', 0x71, 'i', 'm', 'a', 'g', 'e', '/', |
149 | | 'x', '-', 'k', 'o', 'd', 'a', 'k', '-', |
150 | | 'k', '2', '5', 0x71, 'i', 'm', 'a', 'g', |
151 | | 'e', '/', 'x', '-', 'k', 'o', 'd', 'a', |
152 | | 'k', '-', 'k', 'd', 'c', 0x73, 'i', 'm', |
153 | | 'a', 'g', 'e', '/', 'x', '-', 'm', 'i', |
154 | | 'n', 'o', 'l', 't', 'a', '-', 'm', 'd', |
155 | | 'c', 0x72, 'i', 'm', 'a', 'g', 'e', '/', |
156 | | 'x', '-', 'm', 'a', 'm', 'i', 'y', 'a', |
157 | | '-', 'm', 'e', 'f', 0x70, 'i', 'm', 'a', |
158 | | 'g', 'e', '/', 'x', '-', 'l', 'e', 'a', |
159 | | 'f', '-', 'm', 'o', 's', 0x73, 'i', 'm', |
160 | | 'a', 'g', 'e', '/', 'x', '-', 'm', 'i', |
161 | | 'n', 'o', 'l', 't', 'a', '-', 'm', 'r', |
162 | | 'w', 0x71, 'i', 'm', 'a', 'g', 'e', '/', |
163 | | 'x', '-', 'n', 'i', 'k', 'o', 'n', '-', |
164 | | 'n', 'e', 'f', 0x71, 'i', 'm', 'a', 'g', |
165 | | 'e', '/', 'x', '-', 'n', 'i', 'k', 'o', |
166 | | 'n', '-', 'n', 'r', 'w', 0x73, 'i', 'm', |
167 | | 'a', 'g', 'e', '/', 'x', '-', 'o', 'l', |
168 | | 'y', 'm', 'p', 'u', 's', '-', 'o', 'r', |
169 | | 'f', 0x72, 'i', 'm', 'a', 'g', 'e', '/', |
170 | | 'x', '-', 'p', 'e', 'n', 't', 'a', 'x', |
171 | | '-', 'p', 'e', 'f', 0x70, 'i', 'm', 'a', |
172 | | 'g', 'e', '/', 'x', '-', 'f', 'u', 'j', |
173 | | 'i', '-', 'r', 'a', 'f', 0x75, 'i', 'm', |
174 | | 'a', 'g', 'e', '/', 'x', '-', 'p', 'a', |
175 | | 'n', 'a', 's', 'o', 'n', 'i', 'c', '-', |
176 | | 'r', 'a', 'w', 0x75, 'i', 'm', 'a', 'g', |
177 | | 'e', '/', 'x', '-', 'p', 'a', 'n', 'a', |
178 | | 's', 'o', 'n', 'i', 'c', '-', 'r', 'w', |
179 | | '2', 0x75, 'i', 'm', 'a', 'g', 'e', '/', |
180 | | 'x', '-', 'p', 'a', 'n', 'a', 's', 'o', |
181 | | 'n', 'i', 'c', '-', 'r', 'w', '2', 0x70, |
182 | | 'i', 'm', 'a', 'g', 'e', '/', 'x', '-', |
183 | | 's', 'o', 'n', 'y', '-', 's', 'r', '2', |
184 | | 0x70, 'i', 'm', 'a', 'g', 'e', '/', 'x', |
185 | | '-', 's', 'o', 'n', 'y', '-', 's', 'r', |
186 | | 'f', 0x73, 'i', 'm', 'a', 'g', 'e', '/', |
187 | | 'x', '-', 's', 'a', 'm', 's', 'u', 'n', |
188 | | 'g', '-', 's', 'r', 'w', 0x71, 'i', 'm', |
189 | | 'a', 'g', 'e', '/', 'x', '-', 's', 'i', |
190 | | 'n', 'a', 'r', '-', 's', 't', 'i', 0x71, |
191 | | 'i', 'm', 'a', 'g', 'e', '/', 'x', '-', |
192 | | 's', 'i', 'g', 'm', 'a', '-', 'x', '3', |
193 | | 'f', |
194 | | 0xff, |
195 | | }; |
196 | | QT_MOC_EXPORT_PLUGIN_V2(RAWPlugin, RAWPlugin, qt_pluginMetaDataV2_RAWPlugin) |
197 | | #else |
198 | | QT_PLUGIN_METADATA_SECTION |
199 | | Q_CONSTINIT static constexpr unsigned char qt_pluginMetaData_RAWPlugin[] = { |
200 | | 'Q', 'T', 'M', 'E', 'T', 'A', 'D', 'A', 'T', 'A', ' ', '!', |
201 | | // metadata version, Qt version, architectural requirements |
202 | | 0, QT_VERSION_MAJOR, QT_VERSION_MINOR, qPluginArchRequirements(), |
203 | | 0xbf, |
204 | | // "IID" |
205 | | 0x02, 0x78, 0x31, 'o', 'r', 'g', '.', 'q', |
206 | | 't', '-', 'p', 'r', 'o', 'j', 'e', 'c', |
207 | | 't', '.', 'Q', 't', '.', 'Q', 'I', 'm', |
208 | | 'a', 'g', 'e', 'I', 'O', 'H', 'a', 'n', |
209 | | 'd', 'l', 'e', 'r', 'F', 'a', 'c', 't', |
210 | | 'o', 'r', 'y', 'I', 'n', 't', 'e', 'r', |
211 | | 'f', 'a', 'c', 'e', |
212 | | // "className" |
213 | | 0x03, 0x69, 'R', 'A', 'W', 'P', 'l', 'u', |
214 | | 'g', 'i', 'n', |
215 | | // "MetaData" |
216 | | 0x04, 0xa2, 0x64, 'K', 'e', 'y', 's', 0x98, |
217 | | 0x1d, 0x63, '3', 'f', 'r', 0x63, 'a', 'r', |
218 | | 'w', 0x63, 'c', 'r', 'w', 0x63, 'c', 'r', |
219 | | '2', 0x63, 'c', 'r', '3', 0x63, 'd', 'c', |
220 | | 'r', 0x63, 'd', 'n', 'g', 0x63, 'e', 'r', |
221 | | 'f', 0x63, 'f', 'f', 'f', 0x63, 'i', 'i', |
222 | | 'q', 0x63, 'k', '2', '5', 0x63, 'k', 'd', |
223 | | 'c', 0x63, 'm', 'd', 'c', 0x63, 'm', 'e', |
224 | | 'f', 0x63, 'm', 'o', 's', 0x63, 'm', 'r', |
225 | | 'w', 0x63, 'n', 'e', 'f', 0x63, 'n', 'r', |
226 | | 'w', 0x63, 'o', 'r', 'f', 0x63, 'p', 'e', |
227 | | 'f', 0x63, 'r', 'a', 'f', 0x63, 'r', 'a', |
228 | | 'w', 0x63, 'r', 'w', 'l', 0x63, 'r', 'w', |
229 | | '2', 0x63, 's', 'r', '2', 0x63, 's', 'r', |
230 | | 'f', 0x63, 's', 'r', 'w', 0x63, 's', 't', |
231 | | 'i', 0x63, 'x', '3', 'f', 0x69, 'M', 'i', |
232 | | 'm', 'e', 'T', 'y', 'p', 'e', 's', 0x98, |
233 | | 0x1d, 0x76, 'i', 'm', 'a', 'g', 'e', '/', |
234 | | 'x', '-', 'h', 'a', 's', 's', 'e', 'l', |
235 | | 'b', 'l', 'a', 'd', '-', '3', 'f', 'r', |
236 | | 0x70, 'i', 'm', 'a', 'g', 'e', '/', 'x', |
237 | | '-', 's', 'o', 'n', 'y', '-', 'a', 'r', |
238 | | 'w', 0x71, 'i', 'm', 'a', 'g', 'e', '/', |
239 | | 'x', '-', 'c', 'a', 'n', 'o', 'n', '-', |
240 | | 'c', 'r', 'w', 0x71, 'i', 'm', 'a', 'g', |
241 | | 'e', '/', 'x', '-', 'c', 'a', 'n', 'o', |
242 | | 'n', '-', 'c', 'r', '2', 0x71, 'i', 'm', |
243 | | 'a', 'g', 'e', '/', 'x', '-', 'c', 'a', |
244 | | 'n', 'o', 'n', '-', 'c', 'r', '3', 0x71, |
245 | | 'i', 'm', 'a', 'g', 'e', '/', 'x', '-', |
246 | | 'k', 'o', 'd', 'a', 'k', '-', 'd', 'c', |
247 | | 'r', 0x71, 'i', 'm', 'a', 'g', 'e', '/', |
248 | | 'x', '-', 'a', 'd', 'o', 'b', 'e', '-', |
249 | | 'd', 'n', 'g', 0x71, 'i', 'm', 'a', 'g', |
250 | | 'e', '/', 'x', '-', 'e', 'p', 's', 'o', |
251 | | 'n', '-', 'e', 'r', 'f', 0x76, 'i', 'm', |
252 | | 'a', 'g', 'e', '/', 'x', '-', 'h', 'a', |
253 | | 's', 's', 'e', 'l', 'b', 'l', 'a', 'd', |
254 | | '-', 'f', 'f', 'f', 0x74, 'i', 'm', 'a', |
255 | | 'g', 'e', '/', 'x', '-', 'p', 'h', 'a', |
256 | | 's', 'e', 'o', 'n', 'e', '-', 'i', 'i', |
257 | | 'q', 0x71, 'i', 'm', 'a', 'g', 'e', '/', |
258 | | 'x', '-', 'k', 'o', 'd', 'a', 'k', '-', |
259 | | 'k', '2', '5', 0x71, 'i', 'm', 'a', 'g', |
260 | | 'e', '/', 'x', '-', 'k', 'o', 'd', 'a', |
261 | | 'k', '-', 'k', 'd', 'c', 0x73, 'i', 'm', |
262 | | 'a', 'g', 'e', '/', 'x', '-', 'm', 'i', |
263 | | 'n', 'o', 'l', 't', 'a', '-', 'm', 'd', |
264 | | 'c', 0x72, 'i', 'm', 'a', 'g', 'e', '/', |
265 | | 'x', '-', 'm', 'a', 'm', 'i', 'y', 'a', |
266 | | '-', 'm', 'e', 'f', 0x70, 'i', 'm', 'a', |
267 | | 'g', 'e', '/', 'x', '-', 'l', 'e', 'a', |
268 | | 'f', '-', 'm', 'o', 's', 0x73, 'i', 'm', |
269 | | 'a', 'g', 'e', '/', 'x', '-', 'm', 'i', |
270 | | 'n', 'o', 'l', 't', 'a', '-', 'm', 'r', |
271 | | 'w', 0x71, 'i', 'm', 'a', 'g', 'e', '/', |
272 | | 'x', '-', 'n', 'i', 'k', 'o', 'n', '-', |
273 | | 'n', 'e', 'f', 0x71, 'i', 'm', 'a', 'g', |
274 | | 'e', '/', 'x', '-', 'n', 'i', 'k', 'o', |
275 | | 'n', '-', 'n', 'r', 'w', 0x73, 'i', 'm', |
276 | | 'a', 'g', 'e', '/', 'x', '-', 'o', 'l', |
277 | | 'y', 'm', 'p', 'u', 's', '-', 'o', 'r', |
278 | | 'f', 0x72, 'i', 'm', 'a', 'g', 'e', '/', |
279 | | 'x', '-', 'p', 'e', 'n', 't', 'a', 'x', |
280 | | '-', 'p', 'e', 'f', 0x70, 'i', 'm', 'a', |
281 | | 'g', 'e', '/', 'x', '-', 'f', 'u', 'j', |
282 | | 'i', '-', 'r', 'a', 'f', 0x75, 'i', 'm', |
283 | | 'a', 'g', 'e', '/', 'x', '-', 'p', 'a', |
284 | | 'n', 'a', 's', 'o', 'n', 'i', 'c', '-', |
285 | | 'r', 'a', 'w', 0x75, 'i', 'm', 'a', 'g', |
286 | | 'e', '/', 'x', '-', 'p', 'a', 'n', 'a', |
287 | | 's', 'o', 'n', 'i', 'c', '-', 'r', 'w', |
288 | | '2', 0x75, 'i', 'm', 'a', 'g', 'e', '/', |
289 | | 'x', '-', 'p', 'a', 'n', 'a', 's', 'o', |
290 | | 'n', 'i', 'c', '-', 'r', 'w', '2', 0x70, |
291 | | 'i', 'm', 'a', 'g', 'e', '/', 'x', '-', |
292 | | 's', 'o', 'n', 'y', '-', 's', 'r', '2', |
293 | | 0x70, 'i', 'm', 'a', 'g', 'e', '/', 'x', |
294 | | '-', 's', 'o', 'n', 'y', '-', 's', 'r', |
295 | | 'f', 0x73, 'i', 'm', 'a', 'g', 'e', '/', |
296 | | 'x', '-', 's', 'a', 'm', 's', 'u', 'n', |
297 | | 'g', '-', 's', 'r', 'w', 0x71, 'i', 'm', |
298 | | 'a', 'g', 'e', '/', 'x', '-', 's', 'i', |
299 | | 'n', 'a', 'r', '-', 's', 't', 'i', 0x71, |
300 | | 'i', 'm', 'a', 'g', 'e', '/', 'x', '-', |
301 | | 's', 'i', 'g', 'm', 'a', '-', 'x', '3', |
302 | | 'f', |
303 | | 0xff, |
304 | | }; |
305 | | QT_MOC_EXPORT_PLUGIN(RAWPlugin, RAWPlugin) |
306 | | #endif // QT_MOC_EXPORT_PLUGIN_V2 |
307 | | |
308 | | QT_WARNING_POP |