9 #include "../../ubuntu/download_manager/manager_pendingcall_watcher.h" 10 #include <QtCore/qbytearray.h> 11 #include <QtCore/qmetatype.h> 12 #if !defined(Q_MOC_OUTPUT_REVISION) 13 #error "The header file 'manager_pendingcall_watcher.h' doesn't include <QObject>." 14 #elif Q_MOC_OUTPUT_REVISION != 67 15 #error "This file was generated using the moc from 5.10.1. It" 16 #error "cannot be used with the include files from this version of Qt." 17 #error "(The moc has changed too much.)" 20 QT_BEGIN_MOC_NAMESPACE
22 QT_WARNING_DISABLE_DEPRECATED
27 #define QT_MOC_LITERAL(idx, ofs, len) \ 28 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 29 qptrdiff(offsetof(qt_meta_stringdata_Ubuntu__DownloadManager__DownloadManagerPCW_t, stringdata0) + ofs \ 30 - idx * sizeof(QByteArrayData)) \ 41 "Ubuntu::DownloadManager::DownloadManagerPCW\0" 42 "onFinished\0\0QDBusPendingCallWatcher*\0" 47 static const uint qt_meta_data_Ubuntu__DownloadManager__DownloadManagerPCW[] = {
64 QMetaType::Void, 0x80000000 | 3, 4,
69 void Ubuntu::DownloadManager::DownloadManagerPCW::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
71 if (_c == QMetaObject::InvokeMetaMethod) {
72 DownloadManagerPCW *_t =
static_cast<DownloadManagerPCW *
>(_o);
75 case 0: _t->onFinished((*
reinterpret_cast< QDBusPendingCallWatcher*(*)
>(_a[1])));
break;
78 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
80 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
82 switch (*reinterpret_cast<int*>(_a[1])) {
83 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
85 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< QDBusPendingCallWatcher* >();
break;
92 QT_INIT_METAOBJECT
const QMetaObject Ubuntu::DownloadManager::DownloadManagerPCW::staticMetaObject = {
93 { &PendingCallWatcher::staticMetaObject, qt_meta_stringdata_Ubuntu__DownloadManager__DownloadManagerPCW.
data,
94 qt_meta_data_Ubuntu__DownloadManager__DownloadManagerPCW, qt_static_metacall,
nullptr,
nullptr}
98 const QMetaObject *Ubuntu::DownloadManager::DownloadManagerPCW::metaObject()
const 100 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
103 void *Ubuntu::DownloadManager::DownloadManagerPCW::qt_metacast(
const char *_clname)
105 if (!_clname)
return nullptr;
106 if (!strcmp(_clname, qt_meta_stringdata_Ubuntu__DownloadManager__DownloadManagerPCW.
stringdata0))
107 return static_cast<void*
>(
this);
108 return PendingCallWatcher::qt_metacast(_clname);
111 int Ubuntu::DownloadManager::DownloadManagerPCW::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
113 _id = PendingCallWatcher::qt_metacall(_c, _id, _a);
116 if (_c == QMetaObject::InvokeMetaMethod) {
118 qt_static_metacall(
this, _c, _id, _a);
120 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
122 qt_static_metacall(
this, _c, _id, _a);
131 #define QT_MOC_LITERAL(idx, ofs, len) \ 132 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 133 qptrdiff(offsetof(qt_meta_stringdata_Ubuntu__DownloadManager__DownloadsListManagerPCW_t, stringdata0) + ofs \ 134 - idx * sizeof(QByteArrayData)) \ 145 "Ubuntu::DownloadManager::DownloadsListManagerPCW\0" 146 "onFinished\0\0QDBusPendingCallWatcher*\0" 149 #undef QT_MOC_LITERAL 151 static const uint qt_meta_data_Ubuntu__DownloadManager__DownloadsListManagerPCW[] = {
168 QMetaType::Void, 0x80000000 | 3, 4,
173 void Ubuntu::DownloadManager::DownloadsListManagerPCW::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
175 if (_c == QMetaObject::InvokeMetaMethod) {
176 DownloadsListManagerPCW *_t =
static_cast<DownloadsListManagerPCW *
>(_o);
179 case 0: _t->onFinished((*
reinterpret_cast< QDBusPendingCallWatcher*(*)
>(_a[1])));
break;
182 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
184 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
186 switch (*reinterpret_cast<int*>(_a[1])) {
187 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
189 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< QDBusPendingCallWatcher* >();
break;
196 QT_INIT_METAOBJECT
const QMetaObject Ubuntu::DownloadManager::DownloadsListManagerPCW::staticMetaObject = {
197 { &PendingCallWatcher::staticMetaObject, qt_meta_stringdata_Ubuntu__DownloadManager__DownloadsListManagerPCW.
data,
198 qt_meta_data_Ubuntu__DownloadManager__DownloadsListManagerPCW, qt_static_metacall,
nullptr,
nullptr}
202 const QMetaObject *Ubuntu::DownloadManager::DownloadsListManagerPCW::metaObject()
const 204 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
207 void *Ubuntu::DownloadManager::DownloadsListManagerPCW::qt_metacast(
const char *_clname)
209 if (!_clname)
return nullptr;
210 if (!strcmp(_clname, qt_meta_stringdata_Ubuntu__DownloadManager__DownloadsListManagerPCW.
stringdata0))
211 return static_cast<void*
>(
this);
212 return PendingCallWatcher::qt_metacast(_clname);
215 int Ubuntu::DownloadManager::DownloadsListManagerPCW::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
217 _id = PendingCallWatcher::qt_metacall(_c, _id, _a);
220 if (_c == QMetaObject::InvokeMetaMethod) {
222 qt_static_metacall(
this, _c, _id, _a);
224 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
226 qt_static_metacall(
this, _c, _id, _a);
235 #define QT_MOC_LITERAL(idx, ofs, len) \ 236 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 237 qptrdiff(offsetof(qt_meta_stringdata_Ubuntu__DownloadManager__MetadataDownloadsListManagerPCW_t, stringdata0) + ofs \ 238 - idx * sizeof(QByteArrayData)) \ 249 "Ubuntu::DownloadManager::MetadataDownloadsListManagerPCW\0" 250 "onFinished\0\0QDBusPendingCallWatcher*\0" 253 #undef QT_MOC_LITERAL 255 static const uint qt_meta_data_Ubuntu__DownloadManager__MetadataDownloadsListManagerPCW[] = {
272 QMetaType::Void, 0x80000000 | 3, 4,
277 void Ubuntu::DownloadManager::MetadataDownloadsListManagerPCW::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
279 if (_c == QMetaObject::InvokeMetaMethod) {
280 MetadataDownloadsListManagerPCW *_t =
static_cast<MetadataDownloadsListManagerPCW *
>(_o);
283 case 0: _t->onFinished((*
reinterpret_cast< QDBusPendingCallWatcher*(*)
>(_a[1])));
break;
286 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
288 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
290 switch (*reinterpret_cast<int*>(_a[1])) {
291 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
293 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< QDBusPendingCallWatcher* >();
break;
300 QT_INIT_METAOBJECT
const QMetaObject Ubuntu::DownloadManager::MetadataDownloadsListManagerPCW::staticMetaObject = {
301 { &PendingCallWatcher::staticMetaObject, qt_meta_stringdata_Ubuntu__DownloadManager__MetadataDownloadsListManagerPCW.
data,
302 qt_meta_data_Ubuntu__DownloadManager__MetadataDownloadsListManagerPCW, qt_static_metacall,
nullptr,
nullptr}
306 const QMetaObject *Ubuntu::DownloadManager::MetadataDownloadsListManagerPCW::metaObject()
const 308 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
311 void *Ubuntu::DownloadManager::MetadataDownloadsListManagerPCW::qt_metacast(
const char *_clname)
313 if (!_clname)
return nullptr;
314 if (!strcmp(_clname, qt_meta_stringdata_Ubuntu__DownloadManager__MetadataDownloadsListManagerPCW.
stringdata0))
315 return static_cast<void*
>(
this);
316 return PendingCallWatcher::qt_metacast(_clname);
319 int Ubuntu::DownloadManager::MetadataDownloadsListManagerPCW::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
321 _id = PendingCallWatcher::qt_metacall(_c, _id, _a);
324 if (_c == QMetaObject::InvokeMetaMethod) {
326 qt_static_metacall(
this, _c, _id, _a);
328 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
330 qt_static_metacall(
this, _c, _id, _a);
339 #define QT_MOC_LITERAL(idx, ofs, len) \ 340 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 341 qptrdiff(offsetof(qt_meta_stringdata_Ubuntu__DownloadManager__GroupManagerPCW_t, stringdata0) + ofs \ 342 - idx * sizeof(QByteArrayData)) \ 353 "Ubuntu::DownloadManager::GroupManagerPCW\0" 354 "onFinished\0\0QDBusPendingCallWatcher*\0" 357 #undef QT_MOC_LITERAL 359 static const uint qt_meta_data_Ubuntu__DownloadManager__GroupManagerPCW[] = {
376 QMetaType::Void, 0x80000000 | 3, 4,
381 void Ubuntu::DownloadManager::GroupManagerPCW::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
383 if (_c == QMetaObject::InvokeMetaMethod) {
384 GroupManagerPCW *_t =
static_cast<GroupManagerPCW *
>(_o);
387 case 0: _t->onFinished((*
reinterpret_cast< QDBusPendingCallWatcher*(*)
>(_a[1])));
break;
390 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
392 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
394 switch (*reinterpret_cast<int*>(_a[1])) {
395 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
397 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< QDBusPendingCallWatcher* >();
break;
404 QT_INIT_METAOBJECT
const QMetaObject Ubuntu::DownloadManager::GroupManagerPCW::staticMetaObject = {
405 { &PendingCallWatcher::staticMetaObject, qt_meta_stringdata_Ubuntu__DownloadManager__GroupManagerPCW.
data,
406 qt_meta_data_Ubuntu__DownloadManager__GroupManagerPCW, qt_static_metacall,
nullptr,
nullptr}
410 const QMetaObject *Ubuntu::DownloadManager::GroupManagerPCW::metaObject()
const 412 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
415 void *Ubuntu::DownloadManager::GroupManagerPCW::qt_metacast(
const char *_clname)
417 if (!_clname)
return nullptr;
418 if (!strcmp(_clname, qt_meta_stringdata_Ubuntu__DownloadManager__GroupManagerPCW.
stringdata0))
419 return static_cast<void*
>(
this);
420 return PendingCallWatcher::qt_metacast(_clname);
423 int Ubuntu::DownloadManager::GroupManagerPCW::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
425 _id = PendingCallWatcher::qt_metacall(_c, _id, _a);
428 if (_c == QMetaObject::InvokeMetaMethod) {
430 qt_static_metacall(
this, _c, _id, _a);
432 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
434 qt_static_metacall(
this, _c, _id, _a);
#define QT_MOC_LITERAL(idx, ofs, len)