Master Core  v0.0.9 - 49a5c0d97abf09ef2911ddfe8d9551df59f9efd3-dirty
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
moc_paymentserver.cpp
Go to the documentation of this file.
1 /****************************************************************************
2 ** Meta object code from reading C++ file 'paymentserver.h'
3 **
4 **
5 ** WARNING! All changes made in this file will be lost!
6 *****************************************************************************/
7 
8 #include "paymentserver.h"
9 #if !defined(Q_MOC_OUTPUT_REVISION)
10 #error "The header file 'paymentserver.h' doesn't include <QObject>."
11 #elif Q_MOC_OUTPUT_REVISION != 63
12 #error "This file was generated using the moc from 4.8.6. It"
13 #error "cannot be used with the include files from this version of Qt."
14 #error "(The moc has changed too much.)"
15 #endif
16 
17 QT_BEGIN_MOC_NAMESPACE
18 static const uint qt_meta_data_PaymentServer[] = {
19 
20  // content:
21  6, // revision
22  0, // classname
23  0, 0, // classinfo
24  10, 14, // methods
25  0, 0, // properties
26  0, 0, // enums/sets
27  0, 0, // constructors
28  0, // flags
29  3, // signalCount
30 
31  // signals: signature, parameters, type, tag, flags
32  15, 14, 14, 14, 0x05,
33  72, 58, 14, 14, 0x05,
34  120, 100, 14, 14, 0x05,
35 
36  // slots: signature, parameters, type, tag, flags
37  150, 14, 14, 14, 0x0a,
38  189, 160, 14, 14, 0x0a,
39  247, 245, 14, 14, 0x0a,
40  272, 14, 14, 14, 0x08,
41  294, 14, 14, 14, 0x08,
42  331, 329, 14, 14, 0x08,
43  380, 58, 14, 14, 0x08,
44 
45  0 // eod
46 };
47 
48 static const char qt_meta_stringdata_PaymentServer[] = {
49  "PaymentServer\0\0"
50  "receivedPaymentRequest(SendCoinsRecipient)\0"
51  "paymentACKMsg\0receivedPaymentACK(QString)\0"
52  "title,message,style\0message(QString,QString,uint)\0"
53  "uiReady()\0wallet,recipient,transaction\0"
54  "fetchPaymentACK(CWallet*,SendCoinsRecipient,QByteArray)\0"
55  "s\0handleURIOrFile(QString)\0"
56  "handleURIConnection()\0"
57  "netRequestFinished(QNetworkReply*)\0,\0"
58  "reportSslErrors(QNetworkReply*,QList<QSslError>)\0"
59  "handlePaymentACK(QString)\0"
60 };
61 
62 void PaymentServer::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
63 {
64  if (_c == QMetaObject::InvokeMetaMethod) {
65  Q_ASSERT(staticMetaObject.cast(_o));
66  PaymentServer *_t = static_cast<PaymentServer *>(_o);
67  switch (_id) {
68  case 0: _t->receivedPaymentRequest((*reinterpret_cast< SendCoinsRecipient(*)>(_a[1]))); break;
69  case 1: _t->receivedPaymentACK((*reinterpret_cast< const QString(*)>(_a[1]))); break;
70  case 2: _t->message((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2])),(*reinterpret_cast< uint(*)>(_a[3]))); break;
71  case 3: _t->uiReady(); break;
72  case 4: _t->fetchPaymentACK((*reinterpret_cast< CWallet*(*)>(_a[1])),(*reinterpret_cast< SendCoinsRecipient(*)>(_a[2])),(*reinterpret_cast< QByteArray(*)>(_a[3]))); break;
73  case 5: _t->handleURIOrFile((*reinterpret_cast< const QString(*)>(_a[1]))); break;
74  case 6: _t->handleURIConnection(); break;
75  case 7: _t->netRequestFinished((*reinterpret_cast< QNetworkReply*(*)>(_a[1]))); break;
76  case 8: _t->reportSslErrors((*reinterpret_cast< QNetworkReply*(*)>(_a[1])),(*reinterpret_cast< const QList<QSslError>(*)>(_a[2]))); break;
77  case 9: _t->handlePaymentACK((*reinterpret_cast< const QString(*)>(_a[1]))); break;
78  default: ;
79  }
80  }
81 }
82 
83 const QMetaObjectExtraData PaymentServer::staticMetaObjectExtraData = {
84  0, qt_static_metacall
85 };
86 
87 const QMetaObject PaymentServer::staticMetaObject = {
88  { &QObject::staticMetaObject, qt_meta_stringdata_PaymentServer,
89  qt_meta_data_PaymentServer, &staticMetaObjectExtraData }
90 };
91 
92 #ifdef Q_NO_DATA_RELOCATION
93 const QMetaObject &PaymentServer::getStaticMetaObject() { return staticMetaObject; }
94 #endif //Q_NO_DATA_RELOCATION
95 
96 const QMetaObject *PaymentServer::metaObject() const
97 {
98  return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
99 }
100 
101 void *PaymentServer::qt_metacast(const char *_clname)
102 {
103  if (!_clname) return 0;
104  if (!strcmp(_clname, qt_meta_stringdata_PaymentServer))
105  return static_cast<void*>(const_cast< PaymentServer*>(this));
106  return QObject::qt_metacast(_clname);
107 }
108 
109 int PaymentServer::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
110 {
111  _id = QObject::qt_metacall(_c, _id, _a);
112  if (_id < 0)
113  return _id;
114  if (_c == QMetaObject::InvokeMetaMethod) {
115  if (_id < 10)
116  qt_static_metacall(this, _c, _id, _a);
117  _id -= 10;
118  }
119  return _id;
120 }
121 
122 // SIGNAL 0
124 {
125  void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
126  QMetaObject::activate(this, &staticMetaObject, 0, _a);
127 }
128 
129 // SIGNAL 1
130 void PaymentServer::receivedPaymentACK(const QString & _t1)
131 {
132  void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
133  QMetaObject::activate(this, &staticMetaObject, 1, _a);
134 }
135 
136 // SIGNAL 2
137 void PaymentServer::message(const QString & _t1, const QString & _t2, unsigned int _t3)
138 {
139  void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)), const_cast<void*>(reinterpret_cast<const void*>(&_t2)), const_cast<void*>(reinterpret_cast<const void*>(&_t3)) };
140  QMetaObject::activate(this, &staticMetaObject, 2, _a);
141 }
142 QT_END_MOC_NAMESPACE
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_PaymentServer[]
void message(const QString &title, const QString &message, unsigned int style)
void receivedPaymentACK(const QString &paymentACKMsg)
void receivedPaymentRequest(SendCoinsRecipient)
A CWallet is an extension of a keystore, which also maintains a set of transactions and balances...
Definition: wallet.h:100
static const char qt_meta_stringdata_PaymentServer[]