9 #if !defined(Q_MOC_OUTPUT_REVISION)
10 #error "The header file 'rpcconsole.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.)"
17 QT_BEGIN_MOC_NAMESPACE
38 122, 11, 11, 11, 0x08,
39 164, 158, 11, 11, 0x08,
40 226, 199, 11, 11, 0x08,
41 262, 11, 11, 11, 0x0a,
42 270, 11, 11, 11, 0x0a,
43 301, 279, 11, 11, 0x0a,
44 344, 327, 11, 11, 0x2a,
45 371, 365, 11, 11, 0x0a,
46 394, 365, 11, 11, 0x0a,
47 419, 412, 11, 11, 0x0a,
48 438, 11, 11, 11, 0x0a,
54 "RPCConsole\0\0stopExecutor()\0command\0"
55 "cmdRequest(QString)\0on_lineEdit_returnPressed()\0"
56 "index\0on_tabWidget_currentChanged(int)\0"
57 "on_openDebugLogfileButton_clicked()\0"
58 "value\0on_sldGraphRange_valueChanged(int)\0"
59 "totalBytesIn,totalBytesOut\0"
60 "updateTrafficStats(quint64,quint64)\0"
61 "clear()\0reject()\0category,message,html\0"
62 "message(int,QString,bool)\0category,message\0"
63 "message(int,QString)\0count\0"
64 "setNumConnections(int)\0setNumBlocks(int)\0"
65 "offset\0browseHistory(int)\0scrollToEnd()\0"
68 void RPCConsole::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
70 if (_c == QMetaObject::InvokeMetaMethod) {
71 Q_ASSERT(staticMetaObject.cast(_o));
75 case 1: _t->cmdRequest((*
reinterpret_cast< const QString(*)
>(_a[1])));
break;
76 case 2: _t->on_lineEdit_returnPressed();
break;
77 case 3: _t->on_tabWidget_currentChanged((*
reinterpret_cast< int(*)
>(_a[1])));
break;
78 case 4: _t->on_openDebugLogfileButton_clicked();
break;
79 case 5: _t->on_sldGraphRange_valueChanged((*
reinterpret_cast< int(*)
>(_a[1])));
break;
80 case 6: _t->updateTrafficStats((*
reinterpret_cast< quint64(*)
>(_a[1])),(*
reinterpret_cast< quint64(*)
>(_a[2])));
break;
81 case 7: _t->clear();
break;
82 case 8: _t->reject();
break;
83 case 9: _t->message((*
reinterpret_cast< int(*)
>(_a[1])),(*
reinterpret_cast< const QString(*)
>(_a[2])),(*
reinterpret_cast< bool(*)
>(_a[3])));
break;
84 case 10: _t->message((*
reinterpret_cast< int(*)
>(_a[1])),(*
reinterpret_cast< const QString(*)
>(_a[2])));
break;
85 case 11: _t->setNumConnections((*
reinterpret_cast< int(*)
>(_a[1])));
break;
86 case 12: _t->setNumBlocks((*
reinterpret_cast< int(*)
>(_a[1])));
break;
87 case 13: _t->browseHistory((*
reinterpret_cast< int(*)
>(_a[1])));
break;
88 case 14: _t->scrollToEnd();
break;
94 const QMetaObjectExtraData RPCConsole::staticMetaObjectExtraData = {
98 const QMetaObject RPCConsole::staticMetaObject = {
103 #ifdef Q_NO_DATA_RELOCATION
104 const QMetaObject &RPCConsole::getStaticMetaObject() {
return staticMetaObject; }
105 #endif //Q_NO_DATA_RELOCATION
107 const QMetaObject *RPCConsole::metaObject()
const
109 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
112 void *RPCConsole::qt_metacast(
const char *_clname)
114 if (!_clname)
return 0;
116 return static_cast<void*
>(
const_cast< RPCConsole*
>(
this));
117 return QDialog::qt_metacast(_clname);
120 int RPCConsole::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
122 _id = QDialog::qt_metacall(_c, _id, _a);
125 if (_c == QMetaObject::InvokeMetaMethod) {
127 qt_static_metacall(
this, _c, _id, _a);
136 QMetaObject::activate(
this, &staticMetaObject, 0, 0);
142 void *_a[] = { 0,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
143 QMetaObject::activate(
this, &staticMetaObject, 1, _a);
Local Bitcoin RPC console.
static const char qt_meta_stringdata_RPCConsole[]
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_RPCConsole[]
void cmdRequest(const QString &command)