/src/kimageformats/moc_ras_p.cpp
Line | Count | Source |
1 | | /**************************************************************************** |
2 | | ** Meta object code from reading C++ file 'ras_p.h' |
3 | | ** |
4 | | ** Created by: The Qt Meta Object Compiler version 69 (Qt 6.12.0) |
5 | | ** |
6 | | ** WARNING! All changes made in this file will be lost! |
7 | | *****************************************************************************/ |
8 | | |
9 | | #include "src/imageformats/ras_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 'ras_p.h' doesn't include <QObject>." |
21 | | #elif Q_MOC_OUTPUT_REVISION != 69 |
22 | | #error "This file was generated using the moc from 6.12.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_ZN9RASPluginE_t {}; |
36 | | } // unnamed namespace |
37 | | |
38 | | template <> constexpr inline auto RASPlugin::qt_create_metaobjectdata<qt_meta_tag_ZN9RASPluginE_t>() |
39 | 0 | { |
40 | 0 | namespace QMC = QtMocConstants; |
41 | 0 | QtMocHelpers::StringRefStorage qt_stringData { |
42 | 0 | "RASPlugin" |
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<RASPlugin, qt_meta_tag_ZN9RASPluginE_t>(QMC::MetaObjectFlag{}, qt_stringData, |
52 | 0 | qt_methods, qt_properties, qt_enums); |
53 | 0 | } |
54 | | Q_CONSTINIT const QMetaObject RASPlugin::staticMetaObject = { { |
55 | | QMetaObject::SuperData::link<QImageIOPlugin::staticMetaObject>(), |
56 | | qt_staticMetaObjectStaticContent<qt_meta_tag_ZN9RASPluginE_t>.stringdata, |
57 | | qt_staticMetaObjectStaticContent<qt_meta_tag_ZN9RASPluginE_t>.data, |
58 | | qt_static_metacall, |
59 | | nullptr, |
60 | | qt_staticMetaObjectRelocatingContent<qt_meta_tag_ZN9RASPluginE_t>.metaTypes, |
61 | | nullptr |
62 | | } }; |
63 | | |
64 | | void RASPlugin::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) |
65 | 0 | { |
66 | 0 | auto *_t = static_cast<RASPlugin *>(_o); |
67 | 0 | (void)_t; |
68 | 0 | (void)_c; |
69 | 0 | (void)_id; |
70 | 0 | (void)_a; |
71 | 0 | } |
72 | | |
73 | | const QMetaObject *RASPlugin::metaObject() const |
74 | 0 | { |
75 | 0 | return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; |
76 | 0 | } |
77 | | |
78 | | void *RASPlugin::qt_metacast(const char *_clname) |
79 | 0 | { |
80 | 0 | if (!_clname) return nullptr; |
81 | 0 | if (!strcmp(_clname, qt_staticMetaObjectStaticContent<qt_meta_tag_ZN9RASPluginE_t>.strings)) |
82 | 0 | return static_cast<void*>(this); |
83 | 0 | return QImageIOPlugin::qt_metacast(_clname); |
84 | 0 | } |
85 | | |
86 | | int RASPlugin::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_RASPlugin[] = { |
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', 'S', 'P', 'l', 'u', |
105 | | 'g', 'i', 'n', |
106 | | // "MetaData" |
107 | | 0x04, 0xa2, 0x64, 'K', 'e', 'y', 's', 0x86, |
108 | | 0x63, 'i', 'm', '1', 0x63, 'i', 'm', '8', |
109 | | 0x64, 'i', 'm', '2', '4', 0x64, 'i', 'm', |
110 | | '3', '2', 0x63, 'r', 'a', 's', 0x63, 's', |
111 | | 'u', 'n', 0x69, 'M', 'i', 'm', 'e', 'T', |
112 | | 'y', 'p', 'e', 's', 0x86, 0x72, 'i', 'm', |
113 | | 'a', 'g', 'e', '/', 'x', '-', 's', 'u', |
114 | | 'n', '-', 'r', 'a', 's', 't', 'e', 'r', |
115 | | 0x72, 'i', 'm', 'a', 'g', 'e', '/', 'x', |
116 | | '-', 's', 'u', 'n', '-', 'r', 'a', 's', |
117 | | 't', 'e', 'r', 0x72, 'i', 'm', 'a', 'g', |
118 | | 'e', '/', 'x', '-', 's', 'u', 'n', '-', |
119 | | 'r', 'a', 's', 't', 'e', 'r', 0x72, 'i', |
120 | | 'm', 'a', 'g', 'e', '/', 'x', '-', 's', |
121 | | 'u', 'n', '-', 'r', 'a', 's', 't', 'e', |
122 | | 'r', 0x72, 'i', 'm', 'a', 'g', 'e', '/', |
123 | | 'x', '-', 's', 'u', 'n', '-', 'r', 'a', |
124 | | 's', 't', 'e', 'r', 0x72, 'i', 'm', 'a', |
125 | | 'g', 'e', '/', 'x', '-', 's', 'u', 'n', |
126 | | '-', 'r', 'a', 's', 't', 'e', 'r', |
127 | | 0xff, |
128 | | }; |
129 | | QT_MOC_EXPORT_PLUGIN_V2(RASPlugin, RASPlugin, qt_pluginMetaDataV2_RASPlugin) |
130 | | #else |
131 | | QT_PLUGIN_METADATA_SECTION |
132 | | Q_CONSTINIT static constexpr unsigned char qt_pluginMetaData_RASPlugin[] = { |
133 | | 'Q', 'T', 'M', 'E', 'T', 'A', 'D', 'A', 'T', 'A', ' ', '!', |
134 | | // metadata version, Qt version, architectural requirements |
135 | | 0, QT_VERSION_MAJOR, QT_VERSION_MINOR, qPluginArchRequirements(), |
136 | | 0xbf, |
137 | | // "IID" |
138 | | 0x02, 0x78, 0x31, 'o', 'r', 'g', '.', 'q', |
139 | | 't', '-', 'p', 'r', 'o', 'j', 'e', 'c', |
140 | | 't', '.', 'Q', 't', '.', 'Q', 'I', 'm', |
141 | | 'a', 'g', 'e', 'I', 'O', 'H', 'a', 'n', |
142 | | 'd', 'l', 'e', 'r', 'F', 'a', 'c', 't', |
143 | | 'o', 'r', 'y', 'I', 'n', 't', 'e', 'r', |
144 | | 'f', 'a', 'c', 'e', |
145 | | // "className" |
146 | | 0x03, 0x69, 'R', 'A', 'S', 'P', 'l', 'u', |
147 | | 'g', 'i', 'n', |
148 | | // "MetaData" |
149 | | 0x04, 0xa2, 0x64, 'K', 'e', 'y', 's', 0x86, |
150 | | 0x63, 'i', 'm', '1', 0x63, 'i', 'm', '8', |
151 | | 0x64, 'i', 'm', '2', '4', 0x64, 'i', 'm', |
152 | | '3', '2', 0x63, 'r', 'a', 's', 0x63, 's', |
153 | | 'u', 'n', 0x69, 'M', 'i', 'm', 'e', 'T', |
154 | | 'y', 'p', 'e', 's', 0x86, 0x72, 'i', 'm', |
155 | | 'a', 'g', 'e', '/', 'x', '-', 's', 'u', |
156 | | 'n', '-', 'r', 'a', 's', 't', 'e', 'r', |
157 | | 0x72, 'i', 'm', 'a', 'g', 'e', '/', 'x', |
158 | | '-', 's', 'u', 'n', '-', 'r', 'a', 's', |
159 | | 't', 'e', 'r', 0x72, 'i', 'm', 'a', 'g', |
160 | | 'e', '/', 'x', '-', 's', 'u', 'n', '-', |
161 | | 'r', 'a', 's', 't', 'e', 'r', 0x72, 'i', |
162 | | 'm', 'a', 'g', 'e', '/', 'x', '-', 's', |
163 | | 'u', 'n', '-', 'r', 'a', 's', 't', 'e', |
164 | | 'r', 0x72, 'i', 'm', 'a', 'g', 'e', '/', |
165 | | 'x', '-', 's', 'u', 'n', '-', 'r', 'a', |
166 | | 's', 't', 'e', 'r', 0x72, 'i', 'm', 'a', |
167 | | 'g', 'e', '/', 'x', '-', 's', 'u', 'n', |
168 | | '-', 'r', 'a', 's', 't', 'e', 'r', |
169 | | 0xff, |
170 | | }; |
171 | | QT_MOC_EXPORT_PLUGIN(RASPlugin, RASPlugin) |
172 | | #endif // QT_MOC_EXPORT_PLUGIN_V2 |
173 | | |
174 | | QT_WARNING_POP |