Bitcoin Core  27.1.0
P2P Digital Currency
moc_guiutil.cpp
Go to the documentation of this file.
1 /****************************************************************************
2 ** Meta object code from reading C++ file 'guiutil.h'
3 **
4 ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.12.7)
5 **
6 ** WARNING! All changes made in this file will be lost!
7 *****************************************************************************/
8 
9 #include "qt/guiutil.h"
10 #include <QtCore/qbytearray.h>
11 #include <QtCore/qmetatype.h>
12 #if !defined(Q_MOC_OUTPUT_REVISION)
13 #error "The header file 'guiutil.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.)"
18 #endif
19 
20 QT_BEGIN_MOC_NAMESPACE
21 QT_WARNING_PUSH
22 QT_WARNING_DISABLE_DEPRECATED
24  QByteArrayData data[1];
25  char stringdata0[33];
26 };
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_GUIUtil__ToolTipToRichTextFilter_t, stringdata0) + ofs \
30  - idx * sizeof(QByteArrayData)) \
31  )
33  {
34 QT_MOC_LITERAL(0, 0, 32) // "GUIUtil::ToolTipToRichTextFilter"
35 
36  },
37  "GUIUtil::ToolTipToRichTextFilter"
38 };
39 #undef QT_MOC_LITERAL
40 
42 
43  // content:
44  8, // revision
45  0, // classname
46  0, 0, // classinfo
47  0, 0, // methods
48  0, 0, // properties
49  0, 0, // enums/sets
50  0, 0, // constructors
51  0, // flags
52  0, // signalCount
53 
54  0 // eod
55 };
56 
57 void GUIUtil::ToolTipToRichTextFilter::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
58 {
59  Q_UNUSED(_o);
60  Q_UNUSED(_id);
61  Q_UNUSED(_c);
62  Q_UNUSED(_a);
63 }
64 
65 QT_INIT_METAOBJECT const QMetaObject GUIUtil::ToolTipToRichTextFilter::staticMetaObject = { {
66  &QObject::staticMetaObject,
69  qt_static_metacall,
70  nullptr,
71  nullptr
72 } };
73 
74 
75 const QMetaObject *GUIUtil::ToolTipToRichTextFilter::metaObject() const
76 {
77  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
78 }
79 
80 void *GUIUtil::ToolTipToRichTextFilter::qt_metacast(const char *_clname)
81 {
82  if (!_clname) return nullptr;
84  return static_cast<void*>(this);
85  return QObject::qt_metacast(_clname);
86 }
87 
88 int GUIUtil::ToolTipToRichTextFilter::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
89 {
90  _id = QObject::qt_metacall(_c, _id, _a);
91  return _id;
92 }
94  QByteArrayData data[1];
95  char stringdata0[36];
96 };
97 #define QT_MOC_LITERAL(idx, ofs, len) \
98  Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
99  qptrdiff(offsetof(qt_meta_stringdata_GUIUtil__LabelOutOfFocusEventFilter_t, stringdata0) + ofs \
100  - idx * sizeof(QByteArrayData)) \
101  )
103  {
104 QT_MOC_LITERAL(0, 0, 35) // "GUIUtil::LabelOutOfFocusEvent..."
105 
106  },
107  "GUIUtil::LabelOutOfFocusEventFilter"
108 };
109 #undef QT_MOC_LITERAL
110 
112 
113  // content:
114  8, // revision
115  0, // classname
116  0, 0, // classinfo
117  0, 0, // methods
118  0, 0, // properties
119  0, 0, // enums/sets
120  0, 0, // constructors
121  0, // flags
122  0, // signalCount
123 
124  0 // eod
125 };
126 
127 void GUIUtil::LabelOutOfFocusEventFilter::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
128 {
129  Q_UNUSED(_o);
130  Q_UNUSED(_id);
131  Q_UNUSED(_c);
132  Q_UNUSED(_a);
133 }
134 
135 QT_INIT_METAOBJECT const QMetaObject GUIUtil::LabelOutOfFocusEventFilter::staticMetaObject = { {
136  &QObject::staticMetaObject,
139  qt_static_metacall,
140  nullptr,
141  nullptr
142 } };
143 
144 
145 const QMetaObject *GUIUtil::LabelOutOfFocusEventFilter::metaObject() const
146 {
147  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
148 }
149 
150 void *GUIUtil::LabelOutOfFocusEventFilter::qt_metacast(const char *_clname)
151 {
152  if (!_clname) return nullptr;
154  return static_cast<void*>(this);
155  return QObject::qt_metacast(_clname);
156 }
157 
158 int GUIUtil::LabelOutOfFocusEventFilter::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
159 {
160  _id = QObject::qt_metacall(_c, _id, _a);
161  return _id;
162 }
164  QByteArrayData data[1];
165  char stringdata0[21];
166 };
167 #define QT_MOC_LITERAL(idx, ofs, len) \
168  Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
169  qptrdiff(offsetof(qt_meta_stringdata_GUIUtil__ThemedLabel_t, stringdata0) + ofs \
170  - idx * sizeof(QByteArrayData)) \
171  )
173  {
174 QT_MOC_LITERAL(0, 0, 20) // "GUIUtil::ThemedLabel"
175 
176  },
177  "GUIUtil::ThemedLabel"
178 };
179 #undef QT_MOC_LITERAL
180 
181 static const uint qt_meta_data_GUIUtil__ThemedLabel[] = {
182 
183  // content:
184  8, // revision
185  0, // classname
186  0, 0, // classinfo
187  0, 0, // methods
188  0, 0, // properties
189  0, 0, // enums/sets
190  0, 0, // constructors
191  0, // flags
192  0, // signalCount
193 
194  0 // eod
195 };
196 
197 void GUIUtil::ThemedLabel::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
198 {
199  Q_UNUSED(_o);
200  Q_UNUSED(_id);
201  Q_UNUSED(_c);
202  Q_UNUSED(_a);
203 }
204 
205 QT_INIT_METAOBJECT const QMetaObject GUIUtil::ThemedLabel::staticMetaObject = { {
206  &QLabel::staticMetaObject,
209  qt_static_metacall,
210  nullptr,
211  nullptr
212 } };
213 
214 
215 const QMetaObject *GUIUtil::ThemedLabel::metaObject() const
216 {
217  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
218 }
219 
220 void *GUIUtil::ThemedLabel::qt_metacast(const char *_clname)
221 {
222  if (!_clname) return nullptr;
224  return static_cast<void*>(this);
225  return QLabel::qt_metacast(_clname);
226 }
227 
228 int GUIUtil::ThemedLabel::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
229 {
230  _id = QLabel::qt_metacall(_c, _id, _a);
231  return _id;
232 }
234  QByteArrayData data[4];
235  char stringdata0[39];
236 };
237 #define QT_MOC_LITERAL(idx, ofs, len) \
238  Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
239  qptrdiff(offsetof(qt_meta_stringdata_GUIUtil__ClickableLabel_t, stringdata0) + ofs \
240  - idx * sizeof(QByteArrayData)) \
241  )
243  {
244 QT_MOC_LITERAL(0, 0, 23), // "GUIUtil::ClickableLabel"
245 QT_MOC_LITERAL(1, 24, 7), // "clicked"
246 QT_MOC_LITERAL(2, 32, 0), // ""
247 QT_MOC_LITERAL(3, 33, 5) // "point"
248 
249  },
250  "GUIUtil::ClickableLabel\0clicked\0\0point"
251 };
252 #undef QT_MOC_LITERAL
253 
255 
256  // content:
257  8, // revision
258  0, // classname
259  0, 0, // classinfo
260  1, 14, // methods
261  0, 0, // properties
262  0, 0, // enums/sets
263  0, 0, // constructors
264  0, // flags
265  1, // signalCount
266 
267  // signals: name, argc, parameters, tag, flags
268  1, 1, 19, 2, 0x06 /* Public */,
269 
270  // signals: parameters
271  QMetaType::Void, QMetaType::QPoint, 3,
272 
273  0 // eod
274 };
275 
276 void GUIUtil::ClickableLabel::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
277 {
278  if (_c == QMetaObject::InvokeMetaMethod) {
279  auto *_t = static_cast<ClickableLabel *>(_o);
280  Q_UNUSED(_t)
281  switch (_id) {
282  case 0: _t->clicked((*reinterpret_cast< const QPoint(*)>(_a[1]))); break;
283  default: ;
284  }
285  } else if (_c == QMetaObject::IndexOfMethod) {
286  int *result = reinterpret_cast<int *>(_a[0]);
287  {
288  using _t = void (ClickableLabel::*)(const QPoint & );
289  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&ClickableLabel::clicked)) {
290  *result = 0;
291  return;
292  }
293  }
294  }
295 }
296 
297 QT_INIT_METAOBJECT const QMetaObject GUIUtil::ClickableLabel::staticMetaObject = { {
298  &ThemedLabel::staticMetaObject,
301  qt_static_metacall,
302  nullptr,
303  nullptr
304 } };
305 
306 
307 const QMetaObject *GUIUtil::ClickableLabel::metaObject() const
308 {
309  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
310 }
311 
312 void *GUIUtil::ClickableLabel::qt_metacast(const char *_clname)
313 {
314  if (!_clname) return nullptr;
316  return static_cast<void*>(this);
317  return ThemedLabel::qt_metacast(_clname);
318 }
319 
320 int GUIUtil::ClickableLabel::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
321 {
322  _id = ThemedLabel::qt_metacall(_c, _id, _a);
323  if (_id < 0)
324  return _id;
325  if (_c == QMetaObject::InvokeMetaMethod) {
326  if (_id < 1)
327  qt_static_metacall(this, _c, _id, _a);
328  _id -= 1;
329  } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
330  if (_id < 1)
331  *reinterpret_cast<int*>(_a[0]) = -1;
332  _id -= 1;
333  }
334  return _id;
335 }
336 
337 // SIGNAL 0
338 void GUIUtil::ClickableLabel::clicked(const QPoint & _t1)
339 {
340  void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
341  QMetaObject::activate(this, &staticMetaObject, 0, _a);
342 }
344  QByteArrayData data[4];
345  char stringdata0[45];
346 };
347 #define QT_MOC_LITERAL(idx, ofs, len) \
348  Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
349  qptrdiff(offsetof(qt_meta_stringdata_GUIUtil__ClickableProgressBar_t, stringdata0) + ofs \
350  - idx * sizeof(QByteArrayData)) \
351  )
353  {
354 QT_MOC_LITERAL(0, 0, 29), // "GUIUtil::ClickableProgressBar"
355 QT_MOC_LITERAL(1, 30, 7), // "clicked"
356 QT_MOC_LITERAL(2, 38, 0), // ""
357 QT_MOC_LITERAL(3, 39, 5) // "point"
358 
359  },
360  "GUIUtil::ClickableProgressBar\0clicked\0"
361  "\0point"
362 };
363 #undef QT_MOC_LITERAL
364 
366 
367  // content:
368  8, // revision
369  0, // classname
370  0, 0, // classinfo
371  1, 14, // methods
372  0, 0, // properties
373  0, 0, // enums/sets
374  0, 0, // constructors
375  0, // flags
376  1, // signalCount
377 
378  // signals: name, argc, parameters, tag, flags
379  1, 1, 19, 2, 0x06 /* Public */,
380 
381  // signals: parameters
382  QMetaType::Void, QMetaType::QPoint, 3,
383 
384  0 // eod
385 };
386 
387 void GUIUtil::ClickableProgressBar::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
388 {
389  if (_c == QMetaObject::InvokeMetaMethod) {
390  auto *_t = static_cast<ClickableProgressBar *>(_o);
391  Q_UNUSED(_t)
392  switch (_id) {
393  case 0: _t->clicked((*reinterpret_cast< const QPoint(*)>(_a[1]))); break;
394  default: ;
395  }
396  } else if (_c == QMetaObject::IndexOfMethod) {
397  int *result = reinterpret_cast<int *>(_a[0]);
398  {
399  using _t = void (ClickableProgressBar::*)(const QPoint & );
400  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&ClickableProgressBar::clicked)) {
401  *result = 0;
402  return;
403  }
404  }
405  }
406 }
407 
408 QT_INIT_METAOBJECT const QMetaObject GUIUtil::ClickableProgressBar::staticMetaObject = { {
409  &QProgressBar::staticMetaObject,
412  qt_static_metacall,
413  nullptr,
414  nullptr
415 } };
416 
417 
418 const QMetaObject *GUIUtil::ClickableProgressBar::metaObject() const
419 {
420  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
421 }
422 
423 void *GUIUtil::ClickableProgressBar::qt_metacast(const char *_clname)
424 {
425  if (!_clname) return nullptr;
427  return static_cast<void*>(this);
428  return QProgressBar::qt_metacast(_clname);
429 }
430 
431 int GUIUtil::ClickableProgressBar::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
432 {
433  _id = QProgressBar::qt_metacall(_c, _id, _a);
434  if (_id < 0)
435  return _id;
436  if (_c == QMetaObject::InvokeMetaMethod) {
437  if (_id < 1)
438  qt_static_metacall(this, _c, _id, _a);
439  _id -= 1;
440  } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
441  if (_id < 1)
442  *reinterpret_cast<int*>(_a[0]) = -1;
443  _id -= 1;
444  }
445  return _id;
446 }
447 
448 // SIGNAL 0
450 {
451  void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
452  QMetaObject::activate(this, &staticMetaObject, 0, _a);
453 }
455  QByteArrayData data[3];
456  char stringdata0[40];
457 };
458 #define QT_MOC_LITERAL(idx, ofs, len) \
459  Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
460  qptrdiff(offsetof(qt_meta_stringdata_GUIUtil__ItemDelegate_t, stringdata0) + ofs \
461  - idx * sizeof(QByteArrayData)) \
462  )
464  {
465 QT_MOC_LITERAL(0, 0, 21), // "GUIUtil::ItemDelegate"
466 QT_MOC_LITERAL(1, 22, 16), // "keyEscapePressed"
467 QT_MOC_LITERAL(2, 39, 0) // ""
468 
469  },
470  "GUIUtil::ItemDelegate\0keyEscapePressed\0"
471  ""
472 };
473 #undef QT_MOC_LITERAL
474 
475 static const uint qt_meta_data_GUIUtil__ItemDelegate[] = {
476 
477  // content:
478  8, // revision
479  0, // classname
480  0, 0, // classinfo
481  1, 14, // methods
482  0, 0, // properties
483  0, 0, // enums/sets
484  0, 0, // constructors
485  0, // flags
486  1, // signalCount
487 
488  // signals: name, argc, parameters, tag, flags
489  1, 0, 19, 2, 0x06 /* Public */,
490 
491  // signals: parameters
492  QMetaType::Void,
493 
494  0 // eod
495 };
496 
497 void GUIUtil::ItemDelegate::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
498 {
499  if (_c == QMetaObject::InvokeMetaMethod) {
500  auto *_t = static_cast<ItemDelegate *>(_o);
501  Q_UNUSED(_t)
502  switch (_id) {
503  case 0: _t->keyEscapePressed(); break;
504  default: ;
505  }
506  } else if (_c == QMetaObject::IndexOfMethod) {
507  int *result = reinterpret_cast<int *>(_a[0]);
508  {
509  using _t = void (ItemDelegate::*)();
510  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&ItemDelegate::keyEscapePressed)) {
511  *result = 0;
512  return;
513  }
514  }
515  }
516  Q_UNUSED(_a);
517 }
518 
519 QT_INIT_METAOBJECT const QMetaObject GUIUtil::ItemDelegate::staticMetaObject = { {
520  &QItemDelegate::staticMetaObject,
523  qt_static_metacall,
524  nullptr,
525  nullptr
526 } };
527 
528 
529 const QMetaObject *GUIUtil::ItemDelegate::metaObject() const
530 {
531  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
532 }
533 
534 void *GUIUtil::ItemDelegate::qt_metacast(const char *_clname)
535 {
536  if (!_clname) return nullptr;
538  return static_cast<void*>(this);
539  return QItemDelegate::qt_metacast(_clname);
540 }
541 
542 int GUIUtil::ItemDelegate::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
543 {
544  _id = QItemDelegate::qt_metacall(_c, _id, _a);
545  if (_id < 0)
546  return _id;
547  if (_c == QMetaObject::InvokeMetaMethod) {
548  if (_id < 1)
549  qt_static_metacall(this, _c, _id, _a);
550  _id -= 1;
551  } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
552  if (_id < 1)
553  *reinterpret_cast<int*>(_a[0]) = -1;
554  _id -= 1;
555  }
556  return _id;
557 }
558 
559 // SIGNAL 0
561 {
562  QMetaObject::activate(this, &staticMetaObject, 0, nullptr);
563 }
564 QT_WARNING_POP
565 QT_END_MOC_NAMESPACE
static const qt_meta_stringdata_GUIUtil__ThemedLabel_t qt_meta_stringdata_GUIUtil__ThemedLabel
static const uint qt_meta_data_GUIUtil__LabelOutOfFocusEventFilter[]
static const qt_meta_stringdata_GUIUtil__ItemDelegate_t qt_meta_stringdata_GUIUtil__ItemDelegate
static const qt_meta_stringdata_GUIUtil__ClickableProgressBar_t qt_meta_stringdata_GUIUtil__ClickableProgressBar
static const qt_meta_stringdata_GUIUtil__LabelOutOfFocusEventFilter_t qt_meta_stringdata_GUIUtil__LabelOutOfFocusEventFilter
static const qt_meta_stringdata_GUIUtil__ToolTipToRichTextFilter_t qt_meta_stringdata_GUIUtil__ToolTipToRichTextFilter
Definition: moc_guiutil.cpp:32
static const uint qt_meta_data_GUIUtil__ClickableProgressBar[]
static const uint qt_meta_data_GUIUtil__ToolTipToRichTextFilter[]
Definition: moc_guiutil.cpp:41
void clicked(const QPoint &point)
Emitted when the label is clicked.
static const uint qt_meta_data_GUIUtil__ThemedLabel[]
#define QT_MOC_LITERAL(idx, ofs, len)
static const uint qt_meta_data_GUIUtil__ClickableLabel[]
void clicked(const QPoint &point)
Emitted when the progressbar is clicked.
static const qt_meta_stringdata_GUIUtil__ClickableLabel_t qt_meta_stringdata_GUIUtil__ClickableLabel
static const uint qt_meta_data_GUIUtil__ItemDelegate[]