Line |
Branch |
Exec |
Source |
1 |
|
|
/**************************************************************************** |
2 |
|
|
** Meta object code from reading C++ file 'hppwidgetsplugin.hh' |
3 |
|
|
** |
4 |
|
|
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.15.3) |
5 |
|
|
** |
6 |
|
|
** WARNING! All changes made in this file will be lost! |
7 |
|
|
*****************************************************************************/ |
8 |
|
|
|
9 |
|
|
#include <memory> |
10 |
|
|
#include "hppwidgetsplugin.hh" |
11 |
|
|
#include <QtCore/qbytearray.h> |
12 |
|
|
#include <QtCore/qmetatype.h> |
13 |
|
|
#include <QtCore/qplugin.h> |
14 |
|
|
#include <QtCore/QVector> |
15 |
|
|
#if !defined(Q_MOC_OUTPUT_REVISION) |
16 |
|
|
#error "The header file 'hppwidgetsplugin.hh' doesn't include <QObject>." |
17 |
|
|
#elif Q_MOC_OUTPUT_REVISION != 67 |
18 |
|
|
#error "This file was generated using the moc from 5.15.3. It" |
19 |
|
|
#error "cannot be used with the include files from this version of Qt." |
20 |
|
|
#error "(The moc has changed too much.)" |
21 |
|
|
#endif |
22 |
|
|
|
23 |
|
|
QT_BEGIN_MOC_NAMESPACE |
24 |
|
|
QT_WARNING_PUSH |
25 |
|
|
QT_WARNING_DISABLE_DEPRECATED |
26 |
|
|
struct qt_meta_stringdata_hpp__gui__HppWidgetsPlugin_t { |
27 |
|
|
QByteArrayData data[35]; |
28 |
|
|
char stringdata0[501]; |
29 |
|
|
}; |
30 |
|
|
#define QT_MOC_LITERAL(idx, ofs, len) \ |
31 |
|
|
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ |
32 |
|
|
qptrdiff(offsetof(qt_meta_stringdata_hpp__gui__HppWidgetsPlugin_t, stringdata0) + ofs \ |
33 |
|
|
- idx * sizeof(QByteArrayData)) \ |
34 |
|
|
) |
35 |
|
|
static const qt_meta_stringdata_hpp__gui__HppWidgetsPlugin_t qt_meta_stringdata_hpp__gui__HppWidgetsPlugin = { |
36 |
|
|
{ |
37 |
|
|
QT_MOC_LITERAL(0, 0, 26), // "hpp::gui::HppWidgetsPlugin" |
38 |
|
|
QT_MOC_LITERAL(1, 27, 29), // "configurationValidationStatus" |
39 |
|
|
QT_MOC_LITERAL(2, 57, 0), // "" |
40 |
|
|
QT_MOC_LITERAL(3, 58, 5), // "valid" |
41 |
|
|
QT_MOC_LITERAL(4, 64, 9), // "collision" |
42 |
|
|
QT_MOC_LITERAL(5, 74, 12), // "logJobFailed" |
43 |
|
|
QT_MOC_LITERAL(6, 87, 2), // "id" |
44 |
|
|
QT_MOC_LITERAL(7, 90, 4), // "text" |
45 |
|
|
QT_MOC_LITERAL(8, 95, 10), // "logSuccess" |
46 |
|
|
QT_MOC_LITERAL(9, 106, 10), // "logFailure" |
47 |
|
|
QT_MOC_LITERAL(10, 117, 25), // "applyCurrentConfiguration" |
48 |
|
|
QT_MOC_LITERAL(11, 143, 16), // "setCurrentConfig" |
49 |
|
|
QT_MOC_LITERAL(12, 160, 13), // "hpp::floatSeq" |
50 |
|
|
QT_MOC_LITERAL(13, 174, 1), // "q" |
51 |
|
|
QT_MOC_LITERAL(14, 176, 16), // "getCurrentConfig" |
52 |
|
|
QT_MOC_LITERAL(15, 193, 20), // "const hpp::floatSeq*" |
53 |
|
|
QT_MOC_LITERAL(16, 214, 18), // "setCurrentQtConfig" |
54 |
|
|
QT_MOC_LITERAL(17, 233, 15), // "QVector<double>" |
55 |
|
|
QT_MOC_LITERAL(18, 249, 18), // "getCurrentQtConfig" |
56 |
|
|
QT_MOC_LITERAL(19, 268, 18), // "fetchConfiguration" |
57 |
|
|
QT_MOC_LITERAL(20, 287, 17), // "sendConfiguration" |
58 |
|
|
QT_MOC_LITERAL(21, 305, 23), // "configurationValidation" |
59 |
|
|
QT_MOC_LITERAL(22, 329, 23), // "selectJointFromBodyName" |
60 |
|
|
QT_MOC_LITERAL(23, 353, 8), // "bodyName" |
61 |
|
|
QT_MOC_LITERAL(24, 362, 6), // "update" |
62 |
|
|
QT_MOC_LITERAL(25, 369, 23), // "requestCreateJointGroup" |
63 |
|
|
QT_MOC_LITERAL(26, 393, 2), // "jn" |
64 |
|
|
QT_MOC_LITERAL(27, 396, 21), // "requestCreateComGroup" |
65 |
|
|
QT_MOC_LITERAL(28, 418, 3), // "com" |
66 |
|
|
QT_MOC_LITERAL(29, 422, 13), // "getHppIIOPurl" |
67 |
|
|
QT_MOC_LITERAL(30, 436, 13), // "getHppContext" |
68 |
|
|
QT_MOC_LITERAL(31, 450, 14), // "displayRoadmap" |
69 |
|
|
QT_MOC_LITERAL(32, 465, 11), // "std::string" |
70 |
|
|
QT_MOC_LITERAL(33, 477, 9), // "jointName" |
71 |
|
|
QT_MOC_LITERAL(34, 487, 13) // "addJointFrame" |
72 |
|
|
|
73 |
|
|
}, |
74 |
|
|
"hpp::gui::HppWidgetsPlugin\0" |
75 |
|
|
"configurationValidationStatus\0\0valid\0" |
76 |
|
|
"collision\0logJobFailed\0id\0text\0" |
77 |
|
|
"logSuccess\0logFailure\0applyCurrentConfiguration\0" |
78 |
|
|
"setCurrentConfig\0hpp::floatSeq\0q\0" |
79 |
|
|
"getCurrentConfig\0const hpp::floatSeq*\0" |
80 |
|
|
"setCurrentQtConfig\0QVector<double>\0" |
81 |
|
|
"getCurrentQtConfig\0fetchConfiguration\0" |
82 |
|
|
"sendConfiguration\0configurationValidation\0" |
83 |
|
|
"selectJointFromBodyName\0bodyName\0" |
84 |
|
|
"update\0requestCreateJointGroup\0jn\0" |
85 |
|
|
"requestCreateComGroup\0com\0getHppIIOPurl\0" |
86 |
|
|
"getHppContext\0displayRoadmap\0std::string\0" |
87 |
|
|
"jointName\0addJointFrame" |
88 |
|
|
}; |
89 |
|
|
#undef QT_MOC_LITERAL |
90 |
|
|
|
91 |
|
|
static const uint qt_meta_data_hpp__gui__HppWidgetsPlugin[] = { |
92 |
|
|
|
93 |
|
|
// content: |
94 |
|
|
8, // revision |
95 |
|
|
0, // classname |
96 |
|
|
0, 0, // classinfo |
97 |
|
|
21, 14, // methods |
98 |
|
|
0, 0, // properties |
99 |
|
|
0, 0, // enums/sets |
100 |
|
|
0, 0, // constructors |
101 |
|
|
0, // flags |
102 |
|
|
5, // signalCount |
103 |
|
|
|
104 |
|
|
// signals: name, argc, parameters, tag, flags |
105 |
|
|
1, 1, 119, 2, 0x06 /* Public */, |
106 |
|
|
1, 1, 122, 2, 0x06 /* Public */, |
107 |
|
|
5, 2, 125, 2, 0x06 /* Public */, |
108 |
|
|
8, 1, 130, 2, 0x06 /* Public */, |
109 |
|
|
9, 1, 133, 2, 0x06 /* Public */, |
110 |
|
|
|
111 |
|
|
// slots: name, argc, parameters, tag, flags |
112 |
|
|
10, 0, 136, 2, 0x0a /* Public */, |
113 |
|
|
11, 1, 137, 2, 0x0a /* Public */, |
114 |
|
|
14, 0, 140, 2, 0x0a /* Public */, |
115 |
|
|
16, 1, 141, 2, 0x0a /* Public */, |
116 |
|
|
18, 0, 144, 2, 0x0a /* Public */, |
117 |
|
|
19, 0, 145, 2, 0x0a /* Public */, |
118 |
|
|
20, 0, 146, 2, 0x0a /* Public */, |
119 |
|
|
21, 0, 147, 2, 0x0a /* Public */, |
120 |
|
|
22, 1, 148, 2, 0x0a /* Public */, |
121 |
|
|
24, 0, 151, 2, 0x0a /* Public */, |
122 |
|
|
25, 1, 152, 2, 0x0a /* Public */, |
123 |
|
|
27, 1, 155, 2, 0x0a /* Public */, |
124 |
|
|
29, 0, 158, 2, 0x0a /* Public */, |
125 |
|
|
30, 0, 159, 2, 0x0a /* Public */, |
126 |
|
|
31, 1, 160, 2, 0x09 /* Protected */, |
127 |
|
|
34, 1, 163, 2, 0x09 /* Protected */, |
128 |
|
|
|
129 |
|
|
// signals: parameters |
130 |
|
|
QMetaType::Void, QMetaType::Bool, 3, |
131 |
|
|
QMetaType::Void, QMetaType::QStringList, 4, |
132 |
|
|
QMetaType::Void, QMetaType::Int, QMetaType::QString, 6, 7, |
133 |
|
|
QMetaType::Void, QMetaType::QString, 7, |
134 |
|
|
QMetaType::Void, QMetaType::QString, 7, |
135 |
|
|
|
136 |
|
|
// slots: parameters |
137 |
|
|
QMetaType::Void, |
138 |
|
|
QMetaType::Void, 0x80000000 | 12, 13, |
139 |
|
|
0x80000000 | 15, |
140 |
|
|
QMetaType::Void, 0x80000000 | 17, 13, |
141 |
|
|
0x80000000 | 17, |
142 |
|
|
QMetaType::Void, |
143 |
|
|
QMetaType::Void, |
144 |
|
|
QMetaType::Void, |
145 |
|
|
QMetaType::Void, QMetaType::QString, 23, |
146 |
|
|
QMetaType::Void, |
147 |
|
|
QMetaType::QString, QMetaType::QString, 26, |
148 |
|
|
QMetaType::QString, QMetaType::QString, 28, |
149 |
|
|
QMetaType::QString, |
150 |
|
|
QMetaType::QString, |
151 |
|
|
QMetaType::Void, 0x80000000 | 32, 33, |
152 |
|
|
QMetaType::Void, 0x80000000 | 32, 33, |
153 |
|
|
|
154 |
|
|
0 // eod |
155 |
|
|
}; |
156 |
|
|
|
157 |
|
✗ |
void hpp::gui::HppWidgetsPlugin::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) |
158 |
|
|
{ |
159 |
|
✗ |
if (_c == QMetaObject::InvokeMetaMethod) { |
160 |
|
✗ |
auto *_t = static_cast<HppWidgetsPlugin *>(_o); |
161 |
|
|
(void)_t; |
162 |
|
✗ |
switch (_id) { |
163 |
|
✗ |
case 0: _t->configurationValidationStatus((*reinterpret_cast< bool(*)>(_a[1]))); break; |
164 |
|
✗ |
case 1: _t->configurationValidationStatus((*reinterpret_cast< QStringList(*)>(_a[1]))); break; |
165 |
|
✗ |
case 2: _t->logJobFailed((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2]))); break; |
166 |
|
✗ |
case 3: _t->logSuccess((*reinterpret_cast< const QString(*)>(_a[1]))); break; |
167 |
|
✗ |
case 4: _t->logFailure((*reinterpret_cast< const QString(*)>(_a[1]))); break; |
168 |
|
✗ |
case 5: _t->applyCurrentConfiguration(); break; |
169 |
|
✗ |
case 6: _t->setCurrentConfig((*reinterpret_cast< const hpp::floatSeq(*)>(_a[1]))); break; |
170 |
|
✗ |
case 7: { const hpp::floatSeq* _r = _t->getCurrentConfig(); |
171 |
|
✗ |
if (_a[0]) *reinterpret_cast< const hpp::floatSeq**>(_a[0]) = std::move(_r); } break; |
172 |
|
✗ |
case 8: _t->setCurrentQtConfig((*reinterpret_cast< const QVector<double>(*)>(_a[1]))); break; |
173 |
|
✗ |
case 9: { QVector<double> _r = _t->getCurrentQtConfig(); |
174 |
|
✗ |
if (_a[0]) *reinterpret_cast< QVector<double>*>(_a[0]) = std::move(_r); } break; |
175 |
|
✗ |
case 10: _t->fetchConfiguration(); break; |
176 |
|
✗ |
case 11: _t->sendConfiguration(); break; |
177 |
|
✗ |
case 12: _t->configurationValidation(); break; |
178 |
|
✗ |
case 13: _t->selectJointFromBodyName((*reinterpret_cast< const QString(*)>(_a[1]))); break; |
179 |
|
✗ |
case 14: _t->update(); break; |
180 |
|
✗ |
case 15: { QString _r = _t->requestCreateJointGroup((*reinterpret_cast< const QString(*)>(_a[1]))); |
181 |
|
✗ |
if (_a[0]) *reinterpret_cast< QString*>(_a[0]) = std::move(_r); } break; |
182 |
|
✗ |
case 16: { QString _r = _t->requestCreateComGroup((*reinterpret_cast< const QString(*)>(_a[1]))); |
183 |
|
✗ |
if (_a[0]) *reinterpret_cast< QString*>(_a[0]) = std::move(_r); } break; |
184 |
|
✗ |
case 17: { QString _r = _t->getHppIIOPurl(); |
185 |
|
✗ |
if (_a[0]) *reinterpret_cast< QString*>(_a[0]) = std::move(_r); } break; |
186 |
|
✗ |
case 18: { QString _r = _t->getHppContext(); |
187 |
|
✗ |
if (_a[0]) *reinterpret_cast< QString*>(_a[0]) = std::move(_r); } break; |
188 |
|
✗ |
case 19: _t->displayRoadmap((*reinterpret_cast< const std::string(*)>(_a[1]))); break; |
189 |
|
✗ |
case 20: _t->addJointFrame((*reinterpret_cast< const std::string(*)>(_a[1]))); break; |
190 |
|
✗ |
default: ; |
191 |
|
|
} |
192 |
|
✗ |
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { |
193 |
|
✗ |
switch (_id) { |
194 |
|
✗ |
default: *reinterpret_cast<int*>(_a[0]) = -1; break; |
195 |
|
✗ |
case 8: |
196 |
|
✗ |
switch (*reinterpret_cast<int*>(_a[1])) { |
197 |
|
✗ |
default: *reinterpret_cast<int*>(_a[0]) = -1; break; |
198 |
|
✗ |
case 0: |
199 |
|
✗ |
*reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QVector<double> >(); break; |
200 |
|
|
} |
201 |
|
✗ |
break; |
202 |
|
|
} |
203 |
|
✗ |
} else if (_c == QMetaObject::IndexOfMethod) { |
204 |
|
✗ |
int *result = reinterpret_cast<int *>(_a[0]); |
205 |
|
|
{ |
206 |
|
|
using _t = void (HppWidgetsPlugin::*)(bool ); |
207 |
|
✗ |
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&HppWidgetsPlugin::configurationValidationStatus)) { |
208 |
|
✗ |
*result = 0; |
209 |
|
✗ |
return; |
210 |
|
|
} |
211 |
|
|
} |
212 |
|
|
{ |
213 |
|
|
using _t = void (HppWidgetsPlugin::*)(QStringList ); |
214 |
|
✗ |
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&HppWidgetsPlugin::configurationValidationStatus)) { |
215 |
|
✗ |
*result = 1; |
216 |
|
✗ |
return; |
217 |
|
|
} |
218 |
|
|
} |
219 |
|
|
{ |
220 |
|
|
using _t = void (HppWidgetsPlugin::*)(int , const QString & ) const; |
221 |
|
✗ |
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&HppWidgetsPlugin::logJobFailed)) { |
222 |
|
✗ |
*result = 2; |
223 |
|
✗ |
return; |
224 |
|
|
} |
225 |
|
|
} |
226 |
|
|
{ |
227 |
|
|
using _t = void (HppWidgetsPlugin::*)(const QString & ); |
228 |
|
✗ |
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&HppWidgetsPlugin::logSuccess)) { |
229 |
|
✗ |
*result = 3; |
230 |
|
✗ |
return; |
231 |
|
|
} |
232 |
|
|
} |
233 |
|
|
{ |
234 |
|
|
using _t = void (HppWidgetsPlugin::*)(const QString & ); |
235 |
|
✗ |
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&HppWidgetsPlugin::logFailure)) { |
236 |
|
✗ |
*result = 4; |
237 |
|
✗ |
return; |
238 |
|
|
} |
239 |
|
|
} |
240 |
|
|
} |
241 |
|
|
} |
242 |
|
|
|
243 |
|
|
QT_INIT_METAOBJECT const QMetaObject hpp::gui::HppWidgetsPlugin::staticMetaObject = { { |
244 |
|
|
QMetaObject::SuperData::link<QObject::staticMetaObject>(), |
245 |
|
|
qt_meta_stringdata_hpp__gui__HppWidgetsPlugin.data, |
246 |
|
|
qt_meta_data_hpp__gui__HppWidgetsPlugin, |
247 |
|
|
qt_static_metacall, |
248 |
|
|
nullptr, |
249 |
|
|
nullptr |
250 |
|
|
} }; |
251 |
|
|
|
252 |
|
|
|
253 |
|
✗ |
const QMetaObject *hpp::gui::HppWidgetsPlugin::metaObject() const |
254 |
|
|
{ |
255 |
|
✗ |
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; |
256 |
|
|
} |
257 |
|
|
|
258 |
|
✗ |
void *hpp::gui::HppWidgetsPlugin::qt_metacast(const char *_clname) |
259 |
|
|
{ |
260 |
|
✗ |
if (!_clname) return nullptr; |
261 |
|
✗ |
if (!strcmp(_clname, qt_meta_stringdata_hpp__gui__HppWidgetsPlugin.stringdata0)) |
262 |
|
✗ |
return static_cast<void*>(this); |
263 |
|
✗ |
if (!strcmp(_clname, "gepetto::gui::PluginInterface")) |
264 |
|
✗ |
return static_cast< gepetto::gui::PluginInterface*>(this); |
265 |
|
✗ |
if (!strcmp(_clname, "gepetto::gui::ModelInterface")) |
266 |
|
✗ |
return static_cast< gepetto::gui::ModelInterface*>(this); |
267 |
|
✗ |
if (!strcmp(_clname, "gepetto::gui::ConnectionInterface")) |
268 |
|
✗ |
return static_cast< gepetto::gui::ConnectionInterface*>(this); |
269 |
|
✗ |
if (!strcmp(_clname, "gepetto-gui.plugins/0.0")) |
270 |
|
✗ |
return static_cast< gepetto::gui::PluginInterface*>(this); |
271 |
|
✗ |
if (!strcmp(_clname, "gepetto-gui.plugin.model/0.0")) |
272 |
|
✗ |
return static_cast< gepetto::gui::ModelInterface*>(this); |
273 |
|
✗ |
if (!strcmp(_clname, "gepetto-gui.plugin.connection/0.0")) |
274 |
|
✗ |
return static_cast< gepetto::gui::ConnectionInterface*>(this); |
275 |
|
✗ |
return QObject::qt_metacast(_clname); |
276 |
|
|
} |
277 |
|
|
|
278 |
|
✗ |
int hpp::gui::HppWidgetsPlugin::qt_metacall(QMetaObject::Call _c, int _id, void **_a) |
279 |
|
|
{ |
280 |
|
✗ |
_id = QObject::qt_metacall(_c, _id, _a); |
281 |
|
✗ |
if (_id < 0) |
282 |
|
✗ |
return _id; |
283 |
|
✗ |
if (_c == QMetaObject::InvokeMetaMethod) { |
284 |
|
✗ |
if (_id < 21) |
285 |
|
✗ |
qt_static_metacall(this, _c, _id, _a); |
286 |
|
✗ |
_id -= 21; |
287 |
|
✗ |
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { |
288 |
|
✗ |
if (_id < 21) |
289 |
|
✗ |
qt_static_metacall(this, _c, _id, _a); |
290 |
|
✗ |
_id -= 21; |
291 |
|
|
} |
292 |
|
✗ |
return _id; |
293 |
|
|
} |
294 |
|
|
|
295 |
|
|
// SIGNAL 0 |
296 |
|
✗ |
void hpp::gui::HppWidgetsPlugin::configurationValidationStatus(bool _t1) |
297 |
|
|
{ |
298 |
|
✗ |
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) }; |
299 |
|
✗ |
QMetaObject::activate(this, &staticMetaObject, 0, _a); |
300 |
|
|
} |
301 |
|
|
|
302 |
|
|
// SIGNAL 1 |
303 |
|
✗ |
void hpp::gui::HppWidgetsPlugin::configurationValidationStatus(QStringList _t1) |
304 |
|
|
{ |
305 |
|
✗ |
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) }; |
306 |
|
✗ |
QMetaObject::activate(this, &staticMetaObject, 1, _a); |
307 |
|
|
} |
308 |
|
|
|
309 |
|
|
// SIGNAL 2 |
310 |
|
✗ |
void hpp::gui::HppWidgetsPlugin::logJobFailed(int _t1, const QString & _t2)const |
311 |
|
|
{ |
312 |
|
✗ |
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))) }; |
313 |
|
✗ |
QMetaObject::activate(const_cast< hpp::gui::HppWidgetsPlugin *>(this), &staticMetaObject, 2, _a); |
314 |
|
|
} |
315 |
|
|
|
316 |
|
|
// SIGNAL 3 |
317 |
|
✗ |
void hpp::gui::HppWidgetsPlugin::logSuccess(const QString & _t1) |
318 |
|
|
{ |
319 |
|
✗ |
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) }; |
320 |
|
✗ |
QMetaObject::activate(this, &staticMetaObject, 3, _a); |
321 |
|
|
} |
322 |
|
|
|
323 |
|
|
// SIGNAL 4 |
324 |
|
✗ |
void hpp::gui::HppWidgetsPlugin::logFailure(const QString & _t1) |
325 |
|
|
{ |
326 |
|
✗ |
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) }; |
327 |
|
✗ |
QMetaObject::activate(this, &staticMetaObject, 4, _a); |
328 |
|
|
} |
329 |
|
|
|
330 |
|
|
QT_PLUGIN_METADATA_SECTION |
331 |
|
|
static constexpr unsigned char qt_pluginMetaData[] = { |
332 |
|
|
'Q', 'T', 'M', 'E', 'T', 'A', 'D', 'A', 'T', 'A', ' ', '!', |
333 |
|
|
// metadata version, Qt version, architectural requirements |
334 |
|
|
0, QT_VERSION_MAJOR, QT_VERSION_MINOR, qPluginArchRequirements(), |
335 |
|
|
0xbf, |
336 |
|
|
// "IID" |
337 |
|
|
0x02, 0x78, 0x18, 'h', 'p', 'p', '-', 'g', |
338 |
|
|
'u', 'i', '.', 'h', 'p', 'p', 'w', 'i', |
339 |
|
|
'd', 'g', 'e', 't', 's', 'p', 'l', 'u', |
340 |
|
|
'g', 'i', 'n', |
341 |
|
|
// "className" |
342 |
|
|
0x03, 0x70, 'H', 'p', 'p', 'W', 'i', 'd', |
343 |
|
|
'g', 'e', 't', 's', 'P', 'l', 'u', 'g', |
344 |
|
|
'i', 'n', |
345 |
|
|
0xff, |
346 |
|
|
}; |
347 |
|
|
using namespace hpp; |
348 |
|
|
using namespace hpp::gui; |
349 |
|
✗ |
QT_MOC_EXPORT_PLUGIN(hpp::gui::HppWidgetsPlugin, HppWidgetsPlugin) |
350 |
|
|
|
351 |
|
|
QT_WARNING_POP |
352 |
|
|
QT_END_MOC_NAMESPACE |
353 |
|
|
|