9 #include <QtCore/qbytearray.h> 10 #include <QtCore/qmetatype.h> 11 #if !defined(Q_MOC_OUTPUT_REVISION) 12 #error "The header file 'masternodelist.h' doesn't include <QObject>." 13 #elif Q_MOC_OUTPUT_REVISION != 67 14 #error "This file was generated using the moc from 5.5.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_MasternodeList_t, stringdata0) + ofs \ 27 - idx * sizeof(QByteArrayData)) \ 51 "MasternodeList\0updateMyMasternodeInfo\0" 52 "\0strAlias\0strAddr\0COutPoint\0outpoint\0" 53 "updateMyNodeList\0fForce\0updateNodeList\0" 54 "showContextMenu\0on_filterLineEdit_textChanged\0" 55 "strFilterIn\0on_startButton_clicked\0" 56 "on_startAllButton_clicked\0" 57 "on_startMissingButton_clicked\0" 58 "on_tableWidgetMyMasternodes_itemSelectionChanged\0" 59 "on_UpdateButton_clicked" 90 QMetaType::Void, QMetaType::QString, QMetaType::QString, 0x80000000 | 5, 3, 4, 6,
91 QMetaType::Void, QMetaType::Bool, 8,
94 QMetaType::Void, QMetaType::QPoint, 2,
95 QMetaType::Void, QMetaType::QString, 12,
105 void MasternodeList::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
107 if (_c == QMetaObject::InvokeMetaMethod) {
111 case 0: _t->
updateMyMasternodeInfo((*
reinterpret_cast< QString(*)
>(_a[1])),(*
reinterpret_cast< QString(*)
>(_a[2])),(*
reinterpret_cast< const COutPoint(*)
>(_a[3])));
break;
115 case 4: _t->
showContextMenu((*
reinterpret_cast< const QPoint(*)
>(_a[1])));
break;
127 const QMetaObject MasternodeList::staticMetaObject = {
133 const QMetaObject *MasternodeList::metaObject()
const 135 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
138 void *MasternodeList::qt_metacast(
const char *_clname)
140 if (!_clname)
return Q_NULLPTR;
143 return QWidget::qt_metacast(_clname);
146 int MasternodeList::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
148 _id = QWidget::qt_metacall(_c, _id, _a);
151 if (_c == QMetaObject::InvokeMetaMethod) {
153 qt_static_metacall(
this, _c, _id, _a);
155 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
157 *
reinterpret_cast<int*
>(_a[0]) = -1;
void on_tableWidgetMyMasternodes_itemSelectionChanged()
void showContextMenu(const QPoint &)
#define QT_MOC_LITERAL(idx, ofs, len)
void on_startButton_clicked()
void on_filterLineEdit_textChanged(const QString &strFilterIn)
void on_startMissingButton_clicked()
void on_startAllButton_clicked()
void updateMyMasternodeInfo(QString strAlias, QString strAddr, const COutPoint &outpoint)
static const qt_meta_stringdata_MasternodeList_t qt_meta_stringdata_MasternodeList
void on_UpdateButton_clicked()
static const uint qt_meta_data_MasternodeList[]
void updateMyNodeList(bool fForce=false)