10 #include <QtCore/qbytearray.h> 11 #include <QtCore/qmetatype.h> 12 #if !defined(Q_MOC_OUTPUT_REVISION) 13 #error "The header file 'bitcoinamountfield.h' doesn't include <QObject>." 14 #elif Q_MOC_OUTPUT_REVISION != 67 15 #error "This file was generated using the moc from 5.12.7. It" 16 #error "cannot be used with the include files from this version of Qt." 17 #error "(The moc has changed too much.)" 20 QT_BEGIN_MOC_NAMESPACE
22 QT_WARNING_DISABLE_DEPRECATED
27 #define QT_MOC_LITERAL(idx, ofs, len) \ 28 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 29 qptrdiff(offsetof(qt_meta_stringdata_BitcoinAmountField_t, stringdata0) + ofs \ 30 - idx * sizeof(QByteArrayData)) \ 42 "BitcoinAmountField\0valueChanged\0\0" 43 "unitChanged\0idx\0value" 70 QMetaType::Void, QMetaType::Int, 4,
73 5, QMetaType::LongLong, 0x00595103,
81 void BitcoinAmountField::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
83 if (_c == QMetaObject::InvokeMetaMethod) {
88 case 1: _t->unitChanged((*
reinterpret_cast< int(*)
>(_a[1])));
break;
91 }
else if (_c == QMetaObject::IndexOfMethod) {
92 int *result =
reinterpret_cast<int *
>(_a[0]);
101 #ifndef QT_NO_PROPERTIES 102 else if (_c == QMetaObject::ReadProperty) {
107 case 0: *
reinterpret_cast< qint64*
>(_v) = _t->
value();
break;
110 }
else if (_c == QMetaObject::WriteProperty) {
115 case 0: _t->
setValue(*reinterpret_cast< qint64*>(_v));
break;
118 }
else if (_c == QMetaObject::ResetProperty) {
120 #endif // QT_NO_PROPERTIES 123 QT_INIT_METAOBJECT
const QMetaObject BitcoinAmountField::staticMetaObject = { {
124 &QWidget::staticMetaObject,
133 const QMetaObject *BitcoinAmountField::metaObject()
const 135 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
138 void *BitcoinAmountField::qt_metacast(
const char *_clname)
140 if (!_clname)
return nullptr;
142 return static_cast<void*
>(
this);
143 return QWidget::qt_metacast(_clname);
146 int BitcoinAmountField::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;
160 #ifndef QT_NO_PROPERTIES 161 else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty
162 || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) {
163 qt_static_metacall(
this, _c, _id, _a);
165 }
else if (_c == QMetaObject::QueryPropertyDesignable) {
167 }
else if (_c == QMetaObject::QueryPropertyScriptable) {
169 }
else if (_c == QMetaObject::QueryPropertyStored) {
171 }
else if (_c == QMetaObject::QueryPropertyEditable) {
173 }
else if (_c == QMetaObject::QueryPropertyUser) {
176 #endif // QT_NO_PROPERTIES 183 QMetaObject::activate(
this, &staticMetaObject, 0,
nullptr);
Widget for entering bitcoin amounts.
static const uint qt_meta_data_BitcoinAmountField[]
#define QT_MOC_LITERAL(idx, ofs, len)
static const qt_meta_stringdata_BitcoinAmountField_t qt_meta_stringdata_BitcoinAmountField
void setValue(const CAmount &value)