10 #include <QtCore/qbytearray.h> 11 #include <QtCore/qmetatype.h> 12 #if !defined(Q_MOC_OUTPUT_REVISION) 13 #error "The header file 'paymentserver.h' doesn't include <QObject>." 14 #elif Q_MOC_OUTPUT_REVISION != 67 15 #error "This file was generated using the moc from 5.12.7. 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_PaymentServer_t, stringdata0) + ofs \ 30 - idx * sizeof(QByteArrayData)) \ 47 "PaymentServer\0receivedPaymentRequest\0" 48 "\0SendCoinsRecipient\0message\0title\0" 49 "style\0uiReady\0handleURIOrFile\0s\0" 77 QMetaType::Void, 0x80000000 | 3, 2,
78 QMetaType::Void, QMetaType::QString, QMetaType::QString, QMetaType::UInt, 5, 4, 6,
82 QMetaType::Void, QMetaType::QString, 9,
88 void PaymentServer::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
90 if (_c == QMetaObject::InvokeMetaMethod) {
95 case 1: _t->message((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< const QString(*)
>(_a[2])),(*
reinterpret_cast< uint(*)
>(_a[3])));
break;
96 case 2: _t->uiReady();
break;
97 case 3: _t->handleURIOrFile((*
reinterpret_cast< const QString(*)
>(_a[1])));
break;
98 case 4: _t->handleURIConnection();
break;
101 }
else if (_c == QMetaObject::IndexOfMethod) {
102 int *result =
reinterpret_cast<int *
>(_a[0]);
111 using _t = void (
PaymentServer::*)(
const QString & ,
const QString & ,
unsigned int );
120 QT_INIT_METAOBJECT
const QMetaObject PaymentServer::staticMetaObject = { {
121 &QObject::staticMetaObject,
130 const QMetaObject *PaymentServer::metaObject()
const 132 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
135 void *PaymentServer::qt_metacast(
const char *_clname)
137 if (!_clname)
return nullptr;
139 return static_cast<void*
>(
this);
140 return QObject::qt_metacast(_clname);
143 int PaymentServer::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
145 _id = QObject::qt_metacall(_c, _id, _a);
148 if (_c == QMetaObject::InvokeMetaMethod) {
150 qt_static_metacall(
this, _c, _id, _a);
152 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
154 *
reinterpret_cast<int*
>(_a[0]) = -1;
163 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
164 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
170 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t2)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t3)) };
171 QMetaObject::activate(
this, &staticMetaObject, 1, _a);
void message(const QString &title, const QString &message, unsigned int style)
void receivedPaymentRequest(SendCoinsRecipient)
#define QT_MOC_LITERAL(idx, ofs, len)
static const qt_meta_stringdata_PaymentServer_t qt_meta_stringdata_PaymentServer
static const uint qt_meta_data_PaymentServer[]