GCC Code Coverage Report


Directory: plugins/
File: plugins/hppwidgetsplugin/moc_joint-tree-item.cpp
Date: 2024-12-13 15:51:58
Exec Total Coverage
Lines: 0 64 0.0%
Branches: 0 47 0.0%

Line Branch Exec Source
1 /****************************************************************************
2 ** Meta object code from reading C++ file 'joint-tree-item.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 "joint-tree-item.hh"
11 #include <QtCore/qbytearray.h>
12 #include <QtCore/qmetatype.h>
13 #if !defined(Q_MOC_OUTPUT_REVISION)
14 #error "The header file 'joint-tree-item.hh' doesn't include <QObject>."
15 #elif Q_MOC_OUTPUT_REVISION != 67
16 #error "This file was generated using the moc from 5.15.3. It"
17 #error "cannot be used with the include files from this version of Qt."
18 #error "(The moc has changed too much.)"
19 #endif
20
21 QT_BEGIN_MOC_NAMESPACE
22 QT_WARNING_PUSH
23 QT_WARNING_DISABLE_DEPRECATED
24 struct qt_meta_stringdata_hpp__gui__IntegratorWheel_t {
25 QByteArrayData data[5];
26 char stringdata0[56];
27 };
28 #define QT_MOC_LITERAL(idx, ofs, len) \
29 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
30 qptrdiff(offsetof(qt_meta_stringdata_hpp__gui__IntegratorWheel_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
32 )
33 static const qt_meta_stringdata_hpp__gui__IntegratorWheel_t qt_meta_stringdata_hpp__gui__IntegratorWheel = {
34 {
35 QT_MOC_LITERAL(0, 0, 25), // "hpp::gui::IntegratorWheel"
36 QT_MOC_LITERAL(1, 26, 5), // "reset"
37 QT_MOC_LITERAL(2, 32, 0), // ""
38 QT_MOC_LITERAL(3, 33, 16), // "updateIntegrator"
39 QT_MOC_LITERAL(4, 50, 5) // "value"
40
41 },
42 "hpp::gui::IntegratorWheel\0reset\0\0"
43 "updateIntegrator\0value"
44 };
45 #undef QT_MOC_LITERAL
46
47 static const uint qt_meta_data_hpp__gui__IntegratorWheel[] = {
48
49 // content:
50 8, // revision
51 0, // classname
52 0, 0, // classinfo
53 2, 14, // methods
54 0, 0, // properties
55 0, 0, // enums/sets
56 0, 0, // constructors
57 0, // flags
58 0, // signalCount
59
60 // slots: name, argc, parameters, tag, flags
61 1, 0, 24, 2, 0x09 /* Protected */,
62 3, 1, 25, 2, 0x09 /* Protected */,
63
64 // slots: parameters
65 QMetaType::Void,
66 QMetaType::Void, QMetaType::Int, 4,
67
68 0 // eod
69 };
70
71 void hpp::gui::IntegratorWheel::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
72 {
73 if (_c == QMetaObject::InvokeMetaMethod) {
74 auto *_t = static_cast<IntegratorWheel *>(_o);
75 (void)_t;
76 switch (_id) {
77 case 0: _t->reset(); break;
78 case 1: _t->updateIntegrator((*reinterpret_cast< int(*)>(_a[1]))); break;
79 default: ;
80 }
81 }
82 }
83
84 QT_INIT_METAOBJECT const QMetaObject hpp::gui::IntegratorWheel::staticMetaObject = { {
85 QMetaObject::SuperData::link<QSlider::staticMetaObject>(),
86 qt_meta_stringdata_hpp__gui__IntegratorWheel.data,
87 qt_meta_data_hpp__gui__IntegratorWheel,
88 qt_static_metacall,
89 nullptr,
90 nullptr
91 } };
92
93
94 const QMetaObject *hpp::gui::IntegratorWheel::metaObject() const
95 {
96 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
97 }
98
99 void *hpp::gui::IntegratorWheel::qt_metacast(const char *_clname)
100 {
101 if (!_clname) return nullptr;
102 if (!strcmp(_clname, qt_meta_stringdata_hpp__gui__IntegratorWheel.stringdata0))
103 return static_cast<void*>(this);
104 return QSlider::qt_metacast(_clname);
105 }
106
107 int hpp::gui::IntegratorWheel::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
108 {
109 _id = QSlider::qt_metacall(_c, _id, _a);
110 if (_id < 0)
111 return _id;
112 if (_c == QMetaObject::InvokeMetaMethod) {
113 if (_id < 2)
114 qt_static_metacall(this, _c, _id, _a);
115 _id -= 2;
116 } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
117 if (_id < 2)
118 *reinterpret_cast<int*>(_a[0]) = -1;
119 _id -= 2;
120 }
121 return _id;
122 }
123 struct qt_meta_stringdata_hpp__gui__SliderBoundedJoint_t {
124 QByteArrayData data[4];
125 char stringdata0[49];
126 };
127 #define QT_MOC_LITERAL(idx, ofs, len) \
128 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
129 qptrdiff(offsetof(qt_meta_stringdata_hpp__gui__SliderBoundedJoint_t, stringdata0) + ofs \
130 - idx * sizeof(QByteArrayData)) \
131 )
132 static const qt_meta_stringdata_hpp__gui__SliderBoundedJoint_t qt_meta_stringdata_hpp__gui__SliderBoundedJoint = {
133 {
134 QT_MOC_LITERAL(0, 0, 28), // "hpp::gui::SliderBoundedJoint"
135 QT_MOC_LITERAL(1, 29, 12), // "updateConfig"
136 QT_MOC_LITERAL(2, 42, 0), // ""
137 QT_MOC_LITERAL(3, 43, 5) // "value"
138
139 },
140 "hpp::gui::SliderBoundedJoint\0updateConfig\0"
141 "\0value"
142 };
143 #undef QT_MOC_LITERAL
144
145 static const uint qt_meta_data_hpp__gui__SliderBoundedJoint[] = {
146
147 // content:
148 8, // revision
149 0, // classname
150 0, 0, // classinfo
151 1, 14, // methods
152 0, 0, // properties
153 0, 0, // enums/sets
154 0, 0, // constructors
155 0, // flags
156 0, // signalCount
157
158 // slots: name, argc, parameters, tag, flags
159 1, 1, 19, 2, 0x08 /* Private */,
160
161 // slots: parameters
162 QMetaType::Void, QMetaType::Int, 3,
163
164 0 // eod
165 };
166
167 void hpp::gui::SliderBoundedJoint::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
168 {
169 if (_c == QMetaObject::InvokeMetaMethod) {
170 auto *_t = static_cast<SliderBoundedJoint *>(_o);
171 (void)_t;
172 switch (_id) {
173 case 0: _t->updateConfig((*reinterpret_cast< int(*)>(_a[1]))); break;
174 default: ;
175 }
176 }
177 }
178
179 QT_INIT_METAOBJECT const QMetaObject hpp::gui::SliderBoundedJoint::staticMetaObject = { {
180 QMetaObject::SuperData::link<QSlider::staticMetaObject>(),
181 qt_meta_stringdata_hpp__gui__SliderBoundedJoint.data,
182 qt_meta_data_hpp__gui__SliderBoundedJoint,
183 qt_static_metacall,
184 nullptr,
185 nullptr
186 } };
187
188
189 const QMetaObject *hpp::gui::SliderBoundedJoint::metaObject() const
190 {
191 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
192 }
193
194 void *hpp::gui::SliderBoundedJoint::qt_metacast(const char *_clname)
195 {
196 if (!_clname) return nullptr;
197 if (!strcmp(_clname, qt_meta_stringdata_hpp__gui__SliderBoundedJoint.stringdata0))
198 return static_cast<void*>(this);
199 return QSlider::qt_metacast(_clname);
200 }
201
202 int hpp::gui::SliderBoundedJoint::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
203 {
204 _id = QSlider::qt_metacall(_c, _id, _a);
205 if (_id < 0)
206 return _id;
207 if (_c == QMetaObject::InvokeMetaMethod) {
208 if (_id < 1)
209 qt_static_metacall(this, _c, _id, _a);
210 _id -= 1;
211 } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
212 if (_id < 1)
213 *reinterpret_cast<int*>(_a[0]) = -1;
214 _id -= 1;
215 }
216 return _id;
217 }
218 struct qt_meta_stringdata_hpp__gui__JointItemDelegate_t {
219 QByteArrayData data[1];
220 char stringdata0[28];
221 };
222 #define QT_MOC_LITERAL(idx, ofs, len) \
223 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
224 qptrdiff(offsetof(qt_meta_stringdata_hpp__gui__JointItemDelegate_t, stringdata0) + ofs \
225 - idx * sizeof(QByteArrayData)) \
226 )
227 static const qt_meta_stringdata_hpp__gui__JointItemDelegate_t qt_meta_stringdata_hpp__gui__JointItemDelegate = {
228 {
229 QT_MOC_LITERAL(0, 0, 27) // "hpp::gui::JointItemDelegate"
230
231 },
232 "hpp::gui::JointItemDelegate"
233 };
234 #undef QT_MOC_LITERAL
235
236 static const uint qt_meta_data_hpp__gui__JointItemDelegate[] = {
237
238 // content:
239 8, // revision
240 0, // classname
241 0, 0, // classinfo
242 0, 0, // methods
243 0, 0, // properties
244 0, 0, // enums/sets
245 0, 0, // constructors
246 0, // flags
247 0, // signalCount
248
249 0 // eod
250 };
251
252 void hpp::gui::JointItemDelegate::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
253 {
254 (void)_o;
255 (void)_id;
256 (void)_c;
257 (void)_a;
258 }
259
260 QT_INIT_METAOBJECT const QMetaObject hpp::gui::JointItemDelegate::staticMetaObject = { {
261 QMetaObject::SuperData::link<QItemDelegate::staticMetaObject>(),
262 qt_meta_stringdata_hpp__gui__JointItemDelegate.data,
263 qt_meta_data_hpp__gui__JointItemDelegate,
264 qt_static_metacall,
265 nullptr,
266 nullptr
267 } };
268
269
270 const QMetaObject *hpp::gui::JointItemDelegate::metaObject() const
271 {
272 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
273 }
274
275 void *hpp::gui::JointItemDelegate::qt_metacast(const char *_clname)
276 {
277 if (!_clname) return nullptr;
278 if (!strcmp(_clname, qt_meta_stringdata_hpp__gui__JointItemDelegate.stringdata0))
279 return static_cast<void*>(this);
280 return QItemDelegate::qt_metacast(_clname);
281 }
282
283 int hpp::gui::JointItemDelegate::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
284 {
285 _id = QItemDelegate::qt_metacall(_c, _id, _a);
286 return _id;
287 }
288 QT_WARNING_POP
289 QT_END_MOC_NAMESPACE
290