Bitcoin Core  0.21.1
P2P Digital Currency
moc_notificator.cpp
Go to the documentation of this file.
1 /****************************************************************************
2 ** Meta object code from reading C++ file 'notificator.h'
3 **
4 **
5 ** WARNING! All changes made in this file will be lost!
6 *****************************************************************************/
7 
8 #include "qt/notificator.h"
9 #include <QtCore/qbytearray.h>
10 #include <QtCore/qmetatype.h>
11 #if !defined(Q_MOC_OUTPUT_REVISION)
12 #error "The header file 'notificator.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.)"
17 #endif
18 
19 QT_BEGIN_MOC_NAMESPACE
20 QT_WARNING_PUSH
21 QT_WARNING_DISABLE_DEPRECATED
23  QByteArrayData data[9];
24  char stringdata0[60];
25 };
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_Notificator_t, stringdata0) + ofs \
29  - idx * sizeof(QByteArrayData)) \
30  )
32  {
33 QT_MOC_LITERAL(0, 0, 11), // "Notificator"
34 QT_MOC_LITERAL(1, 12, 6), // "notify"
35 QT_MOC_LITERAL(2, 19, 0), // ""
36 QT_MOC_LITERAL(3, 20, 5), // "Class"
37 QT_MOC_LITERAL(4, 26, 3), // "cls"
38 QT_MOC_LITERAL(5, 30, 5), // "title"
39 QT_MOC_LITERAL(6, 36, 4), // "text"
40 QT_MOC_LITERAL(7, 41, 4), // "icon"
41 QT_MOC_LITERAL(8, 46, 13) // "millisTimeout"
42 
43  },
44  "Notificator\0notify\0\0Class\0cls\0title\0"
45  "text\0icon\0millisTimeout"
46 };
47 #undef QT_MOC_LITERAL
48 
49 static const uint qt_meta_data_Notificator[] = {
50 
51  // content:
52  7, // revision
53  0, // classname
54  0, 0, // classinfo
55  3, 14, // methods
56  0, 0, // properties
57  0, 0, // enums/sets
58  0, 0, // constructors
59  0, // flags
60  0, // signalCount
61 
62  // slots: name, argc, parameters, tag, flags
63  1, 5, 29, 2, 0x0a /* Public */,
64  1, 4, 40, 2, 0x2a /* Public | MethodCloned */,
65  1, 3, 49, 2, 0x2a /* Public | MethodCloned */,
66 
67  // slots: parameters
68  QMetaType::Void, 0x80000000 | 3, QMetaType::QString, QMetaType::QString, QMetaType::QIcon, QMetaType::Int, 4, 5, 6, 7, 8,
69  QMetaType::Void, 0x80000000 | 3, QMetaType::QString, QMetaType::QString, QMetaType::QIcon, 4, 5, 6, 7,
70  QMetaType::Void, 0x80000000 | 3, QMetaType::QString, QMetaType::QString, 4, 5, 6,
71 
72  0 // eod
73 };
74 
75 void Notificator::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
76 {
77  if (_c == QMetaObject::InvokeMetaMethod) {
78  Notificator *_t = static_cast<Notificator *>(_o);
79  Q_UNUSED(_t)
80  switch (_id) {
81  case 0: _t->notify((*reinterpret_cast< Class(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2])),(*reinterpret_cast< const QString(*)>(_a[3])),(*reinterpret_cast< const QIcon(*)>(_a[4])),(*reinterpret_cast< int(*)>(_a[5]))); break;
82  case 1: _t->notify((*reinterpret_cast< Class(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2])),(*reinterpret_cast< const QString(*)>(_a[3])),(*reinterpret_cast< const QIcon(*)>(_a[4]))); break;
83  case 2: _t->notify((*reinterpret_cast< Class(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2])),(*reinterpret_cast< const QString(*)>(_a[3]))); break;
84  default: ;
85  }
86  }
87 }
88 
89 const QMetaObject Notificator::staticMetaObject = {
90  { &QObject::staticMetaObject, qt_meta_stringdata_Notificator.data,
91  qt_meta_data_Notificator, qt_static_metacall, nullptr, nullptr}
92 };
93 
94 
95 const QMetaObject *Notificator::metaObject() const
96 {
97  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
98 }
99 
100 void *Notificator::qt_metacast(const char *_clname)
101 {
102  if (!_clname) return nullptr;
103  if (!strcmp(_clname, qt_meta_stringdata_Notificator.stringdata0))
104  return static_cast<void*>(this);
105  return QObject::qt_metacast(_clname);
106 }
107 
108 int Notificator::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
109 {
110  _id = QObject::qt_metacall(_c, _id, _a);
111  if (_id < 0)
112  return _id;
113  if (_c == QMetaObject::InvokeMetaMethod) {
114  if (_id < 3)
115  qt_static_metacall(this, _c, _id, _a);
116  _id -= 3;
117  } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
118  if (_id < 3)
119  *reinterpret_cast<int*>(_a[0]) = -1;
120  _id -= 3;
121  }
122  return _id;
123 }
124 QT_WARNING_POP
125 QT_END_MOC_NAMESPACE
#define QT_MOC_LITERAL(idx, ofs, len)
void notify(Class cls, const QString &title, const QString &text, const QIcon &icon=QIcon(), int millisTimeout=10000)
Show notification message.
Cross-platform desktop notification client.
Definition: notificator.h:24
static const uint qt_meta_data_Notificator[]
static const qt_meta_stringdata_Notificator_t qt_meta_stringdata_Notificator