/**************************************************************************** ** Meta object code from reading C++ file 'DesktopNotifications.h' ** ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.15.17) ** ** WARNING! All changes made in this file will be lost! *****************************************************************************/ #include #include "notifications/DesktopNotifications.h" #include #include #include #if !defined(Q_MOC_OUTPUT_REVISION) #error "The header file 'DesktopNotifications.h' doesn't include ." #elif Q_MOC_OUTPUT_REVISION != 67 #error "This file was generated using the moc from 5.15.17. It" #error "cannot be used with the include files from this version of Qt." #error "(The moc has changed too much.)" #endif QT_BEGIN_MOC_NAMESPACE QT_WARNING_PUSH QT_WARNING_DISABLE_DEPRECATED struct qt_meta_stringdata_DesktopNotifications_t { QByteArrayData data[24]; char stringdata0[526]; }; #define QT_MOC_LITERAL(idx, ofs, len) \ Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ qptrdiff(offsetof(qt_meta_stringdata_DesktopNotifications_t, stringdata0) + ofs \ - idx * sizeof(QByteArrayData)) \ ) static const qt_meta_stringdata_DesktopNotifications_t qt_meta_stringdata_DesktopNotifications = { { QT_MOC_LITERAL(0, 0, 20), // "DesktopNotifications" QT_MOC_LITERAL(1, 21, 27), // "replyIncomingPendingRequest" QT_MOC_LITERAL(2, 49, 0), // "" QT_MOC_LITERAL(3, 50, 24), // "MegaNotification::Action" QT_MOC_LITERAL(4, 75, 6), // "action" QT_MOC_LITERAL(5, 82, 22), // "viewContactOnWebClient" QT_MOC_LITERAL(6, 105, 16), // "activationButton" QT_MOC_LITERAL(7, 122, 17), // "redirectToUpgrade" QT_MOC_LITERAL(8, 140, 21), // "redirectToPayBusiness" QT_MOC_LITERAL(9, 162, 51), // "actionPressedOnDownloadFinish..." QT_MOC_LITERAL(10, 214, 49), // "actionPressedOnUploadFinished..." QT_MOC_LITERAL(11, 264, 20), // "viewShareOnWebClient" QT_MOC_LITERAL(12, 285, 28), // "viewShareOnWebClientByHandle" QT_MOC_LITERAL(13, 314, 16), // "nodeBase64Handle" QT_MOC_LITERAL(14, 331, 17), // "getRemoteNodeLink" QT_MOC_LITERAL(15, 349, 39), // "QList >\0" "nodes\0receiveClusteredAlert\0" "mega::MegaUserAlert*\0alert\0message\0" "replyNewShareReceived\0" "viewOnInfoDialogNotifications\0" "OnUserAttributesReady" }; #undef QT_MOC_LITERAL static const uint qt_meta_data_DesktopNotifications[] = { // content: 8, // revision 0, // classname 0, 0, // classinfo 13, 14, // methods 0, 0, // properties 0, 0, // enums/sets 0, 0, // constructors 0, // flags 0, // signalCount // slots: name, argc, parameters, tag, flags 1, 1, 79, 2, 0x0a /* Public */, 5, 1, 82, 2, 0x0a /* Public */, 7, 1, 85, 2, 0x0a /* Public */, 8, 1, 88, 2, 0x0a /* Public */, 9, 1, 91, 2, 0x0a /* Public */, 10, 1, 94, 2, 0x0a /* Public */, 11, 0, 97, 2, 0x0a /* Public */, 12, 1, 98, 2, 0x0a /* Public */, 14, 1, 101, 2, 0x0a /* Public */, 17, 2, 104, 2, 0x0a /* Public */, 21, 1, 109, 2, 0x0a /* Public */, 22, 1, 112, 2, 0x0a /* Public */, 23, 0, 115, 2, 0x08 /* Private */, // slots: parameters QMetaType::Void, 0x80000000 | 3, 4, QMetaType::Void, 0x80000000 | 3, 6, QMetaType::Void, 0x80000000 | 3, 6, QMetaType::Void, 0x80000000 | 3, 6, QMetaType::Void, 0x80000000 | 3, 4, QMetaType::Void, 0x80000000 | 3, 4, QMetaType::Void, QMetaType::Void, QMetaType::QString, 13, QMetaType::Void, 0x80000000 | 15, 16, QMetaType::Void, 0x80000000 | 18, QMetaType::QString, 19, 20, QMetaType::Void, 0x80000000 | 3, 4, QMetaType::Void, 0x80000000 | 3, 4, QMetaType::Void, 0 // eod }; void DesktopNotifications::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) { if (_c == QMetaObject::InvokeMetaMethod) { auto *_t = static_cast(_o); (void)_t; switch (_id) { case 0: _t->replyIncomingPendingRequest((*reinterpret_cast< MegaNotification::Action(*)>(_a[1]))); break; case 1: _t->viewContactOnWebClient((*reinterpret_cast< MegaNotification::Action(*)>(_a[1]))); break; case 2: _t->redirectToUpgrade((*reinterpret_cast< MegaNotification::Action(*)>(_a[1]))); break; case 3: _t->redirectToPayBusiness((*reinterpret_cast< MegaNotification::Action(*)>(_a[1]))); break; case 4: _t->actionPressedOnDownloadFinishedTransferNotification((*reinterpret_cast< MegaNotification::Action(*)>(_a[1]))); break; case 5: _t->actionPressedOnUploadFinishedTransferNotification((*reinterpret_cast< MegaNotification::Action(*)>(_a[1]))); break; case 6: _t->viewShareOnWebClient(); break; case 7: _t->viewShareOnWebClientByHandle((*reinterpret_cast< const QString(*)>(_a[1]))); break; case 8: _t->getRemoteNodeLink((*reinterpret_cast< const QList >(*)>(_a[1]))); break; case 9: _t->receiveClusteredAlert((*reinterpret_cast< mega::MegaUserAlert*(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2]))); break; case 10: _t->replyNewShareReceived((*reinterpret_cast< MegaNotification::Action(*)>(_a[1]))); break; case 11: _t->viewOnInfoDialogNotifications((*reinterpret_cast< MegaNotification::Action(*)>(_a[1]))); break; case 12: _t->OnUserAttributesReady(); break; default: ; } } } QT_INIT_METAOBJECT const QMetaObject DesktopNotifications::staticMetaObject = { { QMetaObject::SuperData::link(), qt_meta_stringdata_DesktopNotifications.data, qt_meta_data_DesktopNotifications, qt_static_metacall, nullptr, nullptr } }; const QMetaObject *DesktopNotifications::metaObject() const { return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; } void *DesktopNotifications::qt_metacast(const char *_clname) { if (!_clname) return nullptr; if (!strcmp(_clname, qt_meta_stringdata_DesktopNotifications.stringdata0)) return static_cast(this); return QObject::qt_metacast(_clname); } int DesktopNotifications::qt_metacall(QMetaObject::Call _c, int _id, void **_a) { _id = QObject::qt_metacall(_c, _id, _a); if (_id < 0) return _id; if (_c == QMetaObject::InvokeMetaMethod) { if (_id < 13) qt_static_metacall(this, _c, _id, _a); _id -= 13; } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { if (_id < 13) *reinterpret_cast(_a[0]) = -1; _id -= 13; } return _id; } QT_WARNING_POP QT_END_MOC_NAMESPACE