9 #include <QtCore/qbytearray.h> 10 #include <QtCore/qmetatype.h> 11 #if !defined(Q_MOC_OUTPUT_REVISION) 12 #error "The header file 'bitcoinamountfield.h' doesn't include <QObject>." 13 #elif Q_MOC_OUTPUT_REVISION != 67 14 #error "This file was generated using the moc from 5.9.4. 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
21 QT_WARNING_DISABLE_DEPRECATED
26 #define QT_MOC_LITERAL(idx, ofs, len) \ 27 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 28 qptrdiff(offsetof(qt_meta_stringdata_BitcoinAmountField_t, stringdata0) + ofs \ 29 - idx * sizeof(QByteArrayData)) \ 41 "BitcoinAmountField\0valueChanged\0\0" 42 "unitChanged\0idx\0value" 69 QMetaType::Void, QMetaType::Int, 4,
72 5, QMetaType::LongLong, 0x00595103,
80 void BitcoinAmountField::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
82 if (_c == QMetaObject::InvokeMetaMethod) {
87 case 1: _t->
unitChanged((*
reinterpret_cast< int(*)
>(_a[1])));
break;
90 }
else if (_c == QMetaObject::IndexOfMethod) {
91 int *result =
reinterpret_cast<int *
>(_a[0]);
100 #ifndef QT_NO_PROPERTIES 101 else if (_c == QMetaObject::ReadProperty) {
106 case 0: *
reinterpret_cast< qint64*
>(_v) = _t->
value();
break;
109 }
else if (_c == QMetaObject::WriteProperty) {
114 case 0: _t->
setValue(*reinterpret_cast< qint64*>(_v));
break;
117 }
else if (_c == QMetaObject::ResetProperty) {
119 #endif // QT_NO_PROPERTIES 122 const QMetaObject BitcoinAmountField::staticMetaObject = {
128 const QMetaObject *BitcoinAmountField::metaObject()
const 130 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
133 void *BitcoinAmountField::qt_metacast(
const char *_clname)
135 if (!_clname)
return nullptr;
137 return static_cast<void*
>(
this);
138 return QWidget::qt_metacast(_clname);
141 int BitcoinAmountField::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
143 _id = QWidget::qt_metacall(_c, _id, _a);
146 if (_c == QMetaObject::InvokeMetaMethod) {
148 qt_static_metacall(
this, _c, _id, _a);
150 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
152 *
reinterpret_cast<int*
>(_a[0]) = -1;
155 #ifndef QT_NO_PROPERTIES 156 else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty
157 || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) {
158 qt_static_metacall(
this, _c, _id, _a);
160 }
else if (_c == QMetaObject::QueryPropertyDesignable) {
162 }
else if (_c == QMetaObject::QueryPropertyScriptable) {
164 }
else if (_c == QMetaObject::QueryPropertyStored) {
166 }
else if (_c == QMetaObject::QueryPropertyEditable) {
168 }
else if (_c == QMetaObject::QueryPropertyUser) {
171 #endif // QT_NO_PROPERTIES 178 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)
void unitChanged(int idx)
static const qt_meta_stringdata_BitcoinAmountField_t qt_meta_stringdata_BitcoinAmountField
void setValue(const CAmount &value)