Fabcoin Core  0.16.2
P2P Digital Currency
moc_intro.cpp
Go to the documentation of this file.
1 /****************************************************************************
2 ** Meta object code from reading C++ file 'intro.h'
3 **
4 **
5 ** WARNING! All changes made in this file will be lost!
6 *****************************************************************************/
7 
8 #include "qt/intro.h"
9 #include <QtCore/qbytearray.h>
10 #include <QtCore/qmetatype.h>
11 #if !defined(Q_MOC_OUTPUT_REVISION)
12 #error "The header file 'intro.h' doesn't include <QObject>."
13 #elif Q_MOC_OUTPUT_REVISION != 67
14 #error "This file was generated using the moc from 5.5.1. 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
21  QByteArrayData data[13];
22  char stringdata0[182];
23 };
24 #define QT_MOC_LITERAL(idx, ofs, len) \
25  Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
26  qptrdiff(offsetof(qt_meta_stringdata_Intro_t, stringdata0) + ofs \
27  - idx * sizeof(QByteArrayData)) \
28  )
29 static const qt_meta_stringdata_Intro_t qt_meta_stringdata_Intro = {
30  {
31 QT_MOC_LITERAL(0, 0, 5), // "Intro"
32 QT_MOC_LITERAL(1, 6, 12), // "requestCheck"
33 QT_MOC_LITERAL(2, 19, 0), // ""
34 QT_MOC_LITERAL(3, 20, 10), // "stopThread"
35 QT_MOC_LITERAL(4, 31, 9), // "setStatus"
36 QT_MOC_LITERAL(5, 41, 6), // "status"
37 QT_MOC_LITERAL(6, 48, 7), // "message"
38 QT_MOC_LITERAL(7, 56, 14), // "bytesAvailable"
39 QT_MOC_LITERAL(8, 71, 28), // "on_dataDirectory_textChanged"
40 QT_MOC_LITERAL(9, 100, 4), // "arg1"
41 QT_MOC_LITERAL(10, 105, 25), // "on_ellipsisButton_clicked"
42 QT_MOC_LITERAL(11, 131, 25), // "on_dataDirDefault_clicked"
43 QT_MOC_LITERAL(12, 157, 24) // "on_dataDirCustom_clicked"
44 
45  },
46  "Intro\0requestCheck\0\0stopThread\0setStatus\0"
47  "status\0message\0bytesAvailable\0"
48  "on_dataDirectory_textChanged\0arg1\0"
49  "on_ellipsisButton_clicked\0"
50  "on_dataDirDefault_clicked\0"
51  "on_dataDirCustom_clicked"
52 };
53 #undef QT_MOC_LITERAL
54 
55 static const uint qt_meta_data_Intro[] = {
56 
57  // content:
58  7, // revision
59  0, // classname
60  0, 0, // classinfo
61  7, 14, // methods
62  0, 0, // properties
63  0, 0, // enums/sets
64  0, 0, // constructors
65  0, // flags
66  2, // signalCount
67 
68  // signals: name, argc, parameters, tag, flags
69  1, 0, 49, 2, 0x06 /* Public */,
70  3, 0, 50, 2, 0x06 /* Public */,
71 
72  // slots: name, argc, parameters, tag, flags
73  4, 3, 51, 2, 0x0a /* Public */,
74  8, 1, 58, 2, 0x08 /* Private */,
75  10, 0, 61, 2, 0x08 /* Private */,
76  11, 0, 62, 2, 0x08 /* Private */,
77  12, 0, 63, 2, 0x08 /* Private */,
78 
79  // signals: parameters
80  QMetaType::Void,
81  QMetaType::Void,
82 
83  // slots: parameters
84  QMetaType::Void, QMetaType::Int, QMetaType::QString, QMetaType::ULongLong, 5, 6, 7,
85  QMetaType::Void, QMetaType::QString, 9,
86  QMetaType::Void,
87  QMetaType::Void,
88  QMetaType::Void,
89 
90  0 // eod
91 };
92 
93 void Intro::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
94 {
95  if (_c == QMetaObject::InvokeMetaMethod) {
96  Intro *_t = static_cast<Intro *>(_o);
97  Q_UNUSED(_t)
98  switch (_id) {
99  case 0: _t->requestCheck(); break;
100  case 1: _t->stopThread(); break;
101  case 2: _t->setStatus((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2])),(*reinterpret_cast< quint64(*)>(_a[3]))); break;
102  case 3: _t->on_dataDirectory_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break;
103  case 4: _t->on_ellipsisButton_clicked(); break;
104  case 5: _t->on_dataDirDefault_clicked(); break;
105  case 6: _t->on_dataDirCustom_clicked(); break;
106  default: ;
107  }
108  } else if (_c == QMetaObject::IndexOfMethod) {
109  int *result = reinterpret_cast<int *>(_a[0]);
110  void **func = reinterpret_cast<void **>(_a[1]);
111  {
112  typedef void (Intro::*_t)();
113  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&Intro::requestCheck)) {
114  *result = 0;
115  }
116  }
117  {
118  typedef void (Intro::*_t)();
119  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&Intro::stopThread)) {
120  *result = 1;
121  }
122  }
123  }
124 }
125 
126 const QMetaObject Intro::staticMetaObject = {
127  { &QDialog::staticMetaObject, qt_meta_stringdata_Intro.data,
128  qt_meta_data_Intro, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
129 };
130 
131 
132 const QMetaObject *Intro::metaObject() const
133 {
134  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
135 }
136 
137 void *Intro::qt_metacast(const char *_clname)
138 {
139  if (!_clname) return Q_NULLPTR;
140  if (!strcmp(_clname, qt_meta_stringdata_Intro.stringdata0))
141  return static_cast<void*>(const_cast< Intro*>(this));
142  return QDialog::qt_metacast(_clname);
143 }
144 
145 int Intro::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
146 {
147  _id = QDialog::qt_metacall(_c, _id, _a);
148  if (_id < 0)
149  return _id;
150  if (_c == QMetaObject::InvokeMetaMethod) {
151  if (_id < 7)
152  qt_static_metacall(this, _c, _id, _a);
153  _id -= 7;
154  } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
155  if (_id < 7)
156  *reinterpret_cast<int*>(_a[0]) = -1;
157  _id -= 7;
158  }
159  return _id;
160 }
161 
162 // SIGNAL 0
164 {
165  QMetaObject::activate(this, &staticMetaObject, 0, Q_NULLPTR);
166 }
167 
168 // SIGNAL 1
170 {
171  QMetaObject::activate(this, &staticMetaObject, 1, Q_NULLPTR);
172 }
173 QT_END_MOC_NAMESPACE
void requestCheck()
Definition: moc_intro.cpp:163
void on_dataDirCustom_clicked()
Definition: intro.cpp:289
uint32_t uint
Definition: libclwrapper.h:40
#define QT_MOC_LITERAL(idx, ofs, len)
Definition: moc_intro.cpp:24
void on_dataDirectory_textChanged(const QString &arg1)
Definition: intro.cpp:270
void setStatus(int status, const QString &message, quint64 bytesAvailable)
Definition: intro.cpp:238
void on_ellipsisButton_clicked()
Definition: intro.cpp:277
void on_dataDirDefault_clicked()
Definition: intro.cpp:284
QByteArrayData data[13]
Definition: moc_intro.cpp:21
Introduction screen (pre-GUI startup).
Definition: intro.h:24
void stopThread()
Definition: moc_intro.cpp:169