9 #include <QtCore/qbytearray.h> 10 #include <QtCore/qmetatype.h> 11 #if !defined(Q_MOC_OUTPUT_REVISION) 12 #error "The header file 'createcontract.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_CreateContract_t, stringdata0) + ofs \ 27 - idx * sizeof(QByteArrayData)) \ 40 "CreateContract\0on_clearAllClicked\0\0" 41 "on_createContractClicked\0on_numBlocksChanged\0" 42 "on_updateCreateButton\0on_newContractABI" 46 static const uint qt_meta_data_CreateContract[] = {
76 void CreateContract::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
78 if (_c == QMetaObject::InvokeMetaMethod) {
93 const QMetaObject CreateContract::staticMetaObject = {
94 { &QWidget::staticMetaObject, qt_meta_stringdata_CreateContract.
data,
95 qt_meta_data_CreateContract, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
99 const QMetaObject *CreateContract::metaObject()
const 101 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
104 void *CreateContract::qt_metacast(
const char *_clname)
106 if (!_clname)
return Q_NULLPTR;
107 if (!strcmp(_clname, qt_meta_stringdata_CreateContract.
stringdata0))
109 return QWidget::qt_metacast(_clname);
112 int CreateContract::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
114 _id = QWidget::qt_metacall(_c, _id, _a);
117 if (_c == QMetaObject::InvokeMetaMethod) {
119 qt_static_metacall(
this, _c, _id, _a);
121 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
123 *
reinterpret_cast<int*
>(_a[0]) = -1;
void on_createContractClicked()
void on_clearAllClicked()
void on_updateCreateButton()
void on_numBlocksChanged()
#define QT_MOC_LITERAL(idx, ofs, len)