9 #include <QtCore/qbytearray.h> 10 #include <QtCore/qmetatype.h> 11 #if !defined(Q_MOC_OUTPUT_REVISION) 12 #error "The header file 'paymentserver.h' doesn't include <QObject>." 13 #elif Q_MOC_OUTPUT_REVISION != 67 14 #error "This file was generated using the moc from 5.6.1. It" 15 #error "cannot be used with the include files from this version of Qt." 16 #error "(The moc has changed too much.)" 19 QT_BEGIN_MOC_NAMESPACE
24 #define QT_MOC_LITERAL(idx, ofs, len) \ 25 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 26 qptrdiff(offsetof(qt_meta_stringdata_PaymentServer_t, stringdata0) + ofs \ 27 - idx * sizeof(QByteArrayData)) \ 44 "PaymentServer\0receivedPaymentRequest\0" 45 "\0SendCoinsRecipient\0message\0title\0" 46 "style\0uiReady\0handleURIOrFile\0s\0" 74 QMetaType::Void, 0x80000000 | 3, 2,
75 QMetaType::Void, QMetaType::QString, QMetaType::QString, QMetaType::UInt, 5, 4, 6,
79 QMetaType::Void, QMetaType::QString, 9,
85 void PaymentServer::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
87 if (_c == QMetaObject::InvokeMetaMethod) {
92 case 1: _t->
message((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< const QString(*)
>(_a[2])),(*
reinterpret_cast< uint(*)
>(_a[3])));
break;
94 case 3: _t->
handleURIOrFile((*
reinterpret_cast< const QString(*)
>(_a[1])));
break;
98 }
else if (_c == QMetaObject::IndexOfMethod) {
99 int *result =
reinterpret_cast<int *
>(_a[0]);
100 void **func =
reinterpret_cast<void **
>(_a[1]);
109 typedef void (
PaymentServer::*_t)(
const QString & ,
const QString & ,
unsigned int );
118 const QMetaObject PaymentServer::staticMetaObject = {
119 { &QObject::staticMetaObject, qt_meta_stringdata_PaymentServer.
data,
124 const QMetaObject *PaymentServer::metaObject()
const 126 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
129 void *PaymentServer::qt_metacast(
const char *_clname)
131 if (!_clname)
return Q_NULLPTR;
132 if (!strcmp(_clname, qt_meta_stringdata_PaymentServer.
stringdata0))
133 return static_cast<void*
>(
const_cast< PaymentServer*
>(
this));
134 return QObject::qt_metacast(_clname);
137 int PaymentServer::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
139 _id = QObject::qt_metacall(_c, _id, _a);
142 if (_c == QMetaObject::InvokeMetaMethod) {
144 qt_static_metacall(
this, _c, _id, _a);
146 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
148 *
reinterpret_cast<int*
>(_a[0]) = -1;
157 void *_a[] = { Q_NULLPTR,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
158 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
164 void *_a[] = { Q_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)) };
165 QMetaObject::activate(
this, &staticMetaObject, 1, _a);
void message(const QString &title, const QString &message, unsigned int style)
void receivedPaymentRequest(SendCoinsRecipient)
void handleURIOrFile(const QString &s)
#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[]
void handleURIConnection()