9 #include "../../ubuntu/download_manager/download_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 'download_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__DownloadPCW_t, stringdata0) + ofs \ 30 - idx * sizeof(QByteArrayData)) \ 41 "Ubuntu::DownloadManager::DownloadPCW\0" 42 "onFinished\0\0QDBusPendingCallWatcher*\0" 47 static const uint qt_meta_data_Ubuntu__DownloadManager__DownloadPCW[] = {
64 QMetaType::Void, 0x80000000 | 3, 4,
69 void Ubuntu::DownloadManager::DownloadPCW::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
71 if (_c == QMetaObject::InvokeMetaMethod) {
72 DownloadPCW *_t =
static_cast<DownloadPCW *
>(_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::DownloadPCW::staticMetaObject = {
93 { &PendingCallWatcher::staticMetaObject, qt_meta_stringdata_Ubuntu__DownloadManager__DownloadPCW.
data,
94 qt_meta_data_Ubuntu__DownloadManager__DownloadPCW, qt_static_metacall,
nullptr,
nullptr}
98 const QMetaObject *Ubuntu::DownloadManager::DownloadPCW::metaObject()
const 100 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
103 void *Ubuntu::DownloadManager::DownloadPCW::qt_metacast(
const char *_clname)
105 if (!_clname)
return nullptr;
106 if (!strcmp(_clname, qt_meta_stringdata_Ubuntu__DownloadManager__DownloadPCW.
stringdata0))
107 return static_cast<void*
>(
this);
108 return PendingCallWatcher::qt_metacast(_clname);
111 int Ubuntu::DownloadManager::DownloadPCW::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);
#define QT_MOC_LITERAL(idx, ofs, len)