Bitcoin Core  28.1.0
P2P Digital Currency
moc_optionsmodel.cpp
Go to the documentation of this file.
1 /****************************************************************************
2 ** Meta object code from reading C++ file 'optionsmodel.h'
3 **
4 ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.15.2)
5 **
6 ** WARNING! All changes made in this file will be lost!
7 *****************************************************************************/
8 
9 #include <memory>
10 #include "qt/optionsmodel.h"
11 #include <QtCore/qbytearray.h>
12 #include <QtCore/qmetatype.h>
13 #if !defined(Q_MOC_OUTPUT_REVISION)
14 #error "The header file 'optionsmodel.h' doesn't include <QObject>."
15 #elif Q_MOC_OUTPUT_REVISION != 67
16 #error "This file was generated using the moc from 5.15.2. It"
17 #error "cannot be used with the include files from this version of Qt."
18 #error "(The moc has changed too much.)"
19 #endif
20 
21 QT_BEGIN_MOC_NAMESPACE
22 QT_WARNING_PUSH
23 QT_WARNING_DISABLE_DEPRECATED
25  QByteArrayData data[8];
26  char stringdata0[117];
27 };
28 #define QT_MOC_LITERAL(idx, ofs, len) \
29  Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
30  qptrdiff(offsetof(qt_meta_stringdata_OptionsModel_t, stringdata0) + ofs \
31  - idx * sizeof(QByteArrayData)) \
32  )
34  {
35 QT_MOC_LITERAL(0, 0, 12), // "OptionsModel"
36 QT_MOC_LITERAL(1, 13, 18), // "displayUnitChanged"
37 QT_MOC_LITERAL(2, 32, 0), // ""
38 QT_MOC_LITERAL(3, 33, 11), // "BitcoinUnit"
39 QT_MOC_LITERAL(4, 45, 4), // "unit"
40 QT_MOC_LITERAL(5, 50, 26), // "coinControlFeaturesChanged"
41 QT_MOC_LITERAL(6, 77, 19), // "showTrayIconChanged"
42 QT_MOC_LITERAL(7, 97, 19) // "fontForMoneyChanged"
43 
44  },
45  "OptionsModel\0displayUnitChanged\0\0"
46  "BitcoinUnit\0unit\0coinControlFeaturesChanged\0"
47  "showTrayIconChanged\0fontForMoneyChanged"
48 };
49 #undef QT_MOC_LITERAL
50 
51 static const uint qt_meta_data_OptionsModel[] = {
52 
53  // content:
54  8, // revision
55  0, // classname
56  0, 0, // classinfo
57  4, 14, // methods
58  0, 0, // properties
59  0, 0, // enums/sets
60  0, 0, // constructors
61  0, // flags
62  4, // signalCount
63 
64  // signals: name, argc, parameters, tag, flags
65  1, 1, 34, 2, 0x06 /* Public */,
66  5, 1, 37, 2, 0x06 /* Public */,
67  6, 1, 40, 2, 0x06 /* Public */,
68  7, 1, 43, 2, 0x06 /* Public */,
69 
70  // signals: parameters
71  QMetaType::Void, 0x80000000 | 3, 4,
72  QMetaType::Void, QMetaType::Bool, 2,
73  QMetaType::Void, QMetaType::Bool, 2,
74  QMetaType::Void, QMetaType::QFont, 2,
75 
76  0 // eod
77 };
78 
79 void OptionsModel::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
80 {
81  if (_c == QMetaObject::InvokeMetaMethod) {
82  auto *_t = static_cast<OptionsModel *>(_o);
83  (void)_t;
84  switch (_id) {
85  case 0: _t->displayUnitChanged((*reinterpret_cast< BitcoinUnit(*)>(_a[1]))); break;
86  case 1: _t->coinControlFeaturesChanged((*reinterpret_cast< bool(*)>(_a[1]))); break;
87  case 2: _t->showTrayIconChanged((*reinterpret_cast< bool(*)>(_a[1]))); break;
88  case 3: _t->fontForMoneyChanged((*reinterpret_cast< const QFont(*)>(_a[1]))); break;
89  default: ;
90  }
91  } else if (_c == QMetaObject::IndexOfMethod) {
92  int *result = reinterpret_cast<int *>(_a[0]);
93  {
94  using _t = void (OptionsModel::*)(BitcoinUnit );
95  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&OptionsModel::displayUnitChanged)) {
96  *result = 0;
97  return;
98  }
99  }
100  {
101  using _t = void (OptionsModel::*)(bool );
102  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&OptionsModel::coinControlFeaturesChanged)) {
103  *result = 1;
104  return;
105  }
106  }
107  {
108  using _t = void (OptionsModel::*)(bool );
109  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&OptionsModel::showTrayIconChanged)) {
110  *result = 2;
111  return;
112  }
113  }
114  {
115  using _t = void (OptionsModel::*)(const QFont & );
116  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&OptionsModel::fontForMoneyChanged)) {
117  *result = 3;
118  return;
119  }
120  }
121  }
122 }
123 
124 QT_INIT_METAOBJECT const QMetaObject OptionsModel::staticMetaObject = { {
125  QMetaObject::SuperData::link<QAbstractListModel::staticMetaObject>(),
128  qt_static_metacall,
129  nullptr,
130  nullptr
131 } };
132 
133 
134 const QMetaObject *OptionsModel::metaObject() const
135 {
136  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
137 }
138 
139 void *OptionsModel::qt_metacast(const char *_clname)
140 {
141  if (!_clname) return nullptr;
142  if (!strcmp(_clname, qt_meta_stringdata_OptionsModel.stringdata0))
143  return static_cast<void*>(this);
144  return QAbstractListModel::qt_metacast(_clname);
145 }
146 
147 int OptionsModel::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
148 {
149  _id = QAbstractListModel::qt_metacall(_c, _id, _a);
150  if (_id < 0)
151  return _id;
152  if (_c == QMetaObject::InvokeMetaMethod) {
153  if (_id < 4)
154  qt_static_metacall(this, _c, _id, _a);
155  _id -= 4;
156  } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
157  if (_id < 4)
158  *reinterpret_cast<int*>(_a[0]) = -1;
159  _id -= 4;
160  }
161  return _id;
162 }
163 
164 // SIGNAL 0
166 {
167  void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
168  QMetaObject::activate(this, &staticMetaObject, 0, _a);
169 }
170 
171 // SIGNAL 1
173 {
174  void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
175  QMetaObject::activate(this, &staticMetaObject, 1, _a);
176 }
177 
178 // SIGNAL 2
180 {
181  void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
182  QMetaObject::activate(this, &staticMetaObject, 2, _a);
183 }
184 
185 // SIGNAL 3
186 void OptionsModel::fontForMoneyChanged(const QFont & _t1)
187 {
188  void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
189  QMetaObject::activate(this, &staticMetaObject, 3, _a);
190 }
191 QT_WARNING_POP
192 QT_END_MOC_NAMESPACE
Unit
Bitcoin units.
Definition: bitcoinunits.h:42
BitcoinUnits::Unit BitcoinUnit
Definition: bitcoinunits.h:111
static const qt_meta_stringdata_OptionsModel_t qt_meta_stringdata_OptionsModel
void coinControlFeaturesChanged(bool)
void displayUnitChanged(BitcoinUnit unit)
#define QT_MOC_LITERAL(idx, ofs, len)
Interface from Qt to configuration data structure for Bitcoin client.
Definition: optionsmodel.h:42
static const uint qt_meta_data_OptionsModel[]
void fontForMoneyChanged(const QFont &)
void showTrayIconChanged(bool)