Line data Source code
1 : /****************************************************************************
2 : ** Meta object code from reading C++ file 'coincontroldialog.h'
3 : **
4 : **
5 : ** WARNING! All changes made in this file will be lost!
6 : *****************************************************************************/
7 :
8 : #include <memory>
9 : #include "qt/coincontroldialog.h"
10 : #include <QtCore/qbytearray.h>
11 : #include <QtCore/qmetatype.h>
12 : #if !defined(Q_MOC_OUTPUT_REVISION)
13 : #error "The header file 'coincontroldialog.h' doesn't include <QObject>."
14 : #elif Q_MOC_OUTPUT_REVISION != 67
15 : #error "This file was generated using the moc from 5.15.0. 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
23 : struct qt_meta_stringdata_CoinControlDialog_t {
24 : QByteArrayData data[25];
25 : char stringdata0[373];
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_CoinControlDialog_t, stringdata0) + ofs \
30 : - idx * sizeof(QByteArrayData)) \
31 : )
32 : static const qt_meta_stringdata_CoinControlDialog_t qt_meta_stringdata_CoinControlDialog = {
33 : {
34 : QT_MOC_LITERAL(0, 0, 17), // "CoinControlDialog"
35 : QT_MOC_LITERAL(1, 18, 8), // "showMenu"
36 : QT_MOC_LITERAL(2, 27, 0), // ""
37 : QT_MOC_LITERAL(3, 28, 10), // "copyAmount"
38 : QT_MOC_LITERAL(4, 39, 9), // "copyLabel"
39 : QT_MOC_LITERAL(5, 49, 11), // "copyAddress"
40 : QT_MOC_LITERAL(6, 61, 19), // "copyTransactionHash"
41 : QT_MOC_LITERAL(7, 81, 8), // "lockCoin"
42 : QT_MOC_LITERAL(8, 90, 10), // "unlockCoin"
43 : QT_MOC_LITERAL(9, 101, 17), // "clipboardQuantity"
44 : QT_MOC_LITERAL(10, 119, 15), // "clipboardAmount"
45 : QT_MOC_LITERAL(11, 135, 12), // "clipboardFee"
46 : QT_MOC_LITERAL(12, 148, 17), // "clipboardAfterFee"
47 : QT_MOC_LITERAL(13, 166, 14), // "clipboardBytes"
48 : QT_MOC_LITERAL(14, 181, 18), // "clipboardLowOutput"
49 : QT_MOC_LITERAL(15, 200, 15), // "clipboardChange"
50 : QT_MOC_LITERAL(16, 216, 13), // "radioTreeMode"
51 : QT_MOC_LITERAL(17, 230, 13), // "radioListMode"
52 : QT_MOC_LITERAL(18, 244, 15), // "viewItemChanged"
53 : QT_MOC_LITERAL(19, 260, 16), // "QTreeWidgetItem*"
54 : QT_MOC_LITERAL(20, 277, 20), // "headerSectionClicked"
55 : QT_MOC_LITERAL(21, 298, 16), // "buttonBoxClicked"
56 : QT_MOC_LITERAL(22, 315, 16), // "QAbstractButton*"
57 : QT_MOC_LITERAL(23, 332, 22), // "buttonSelectAllClicked"
58 : QT_MOC_LITERAL(24, 355, 17) // "updateLabelLocked"
59 :
60 : },
61 : "CoinControlDialog\0showMenu\0\0copyAmount\0"
62 : "copyLabel\0copyAddress\0copyTransactionHash\0"
63 : "lockCoin\0unlockCoin\0clipboardQuantity\0"
64 : "clipboardAmount\0clipboardFee\0"
65 : "clipboardAfterFee\0clipboardBytes\0"
66 : "clipboardLowOutput\0clipboardChange\0"
67 : "radioTreeMode\0radioListMode\0viewItemChanged\0"
68 : "QTreeWidgetItem*\0headerSectionClicked\0"
69 : "buttonBoxClicked\0QAbstractButton*\0"
70 : "buttonSelectAllClicked\0updateLabelLocked"
71 : };
72 : #undef QT_MOC_LITERAL
73 :
74 : static const uint qt_meta_data_CoinControlDialog[] = {
75 :
76 : // content:
77 : 8, // revision
78 : 0, // classname
79 : 0, 0, // classinfo
80 : 21, 14, // methods
81 : 0, 0, // properties
82 : 0, 0, // enums/sets
83 : 0, 0, // constructors
84 : 0, // flags
85 : 0, // signalCount
86 :
87 : // slots: name, argc, parameters, tag, flags
88 : 1, 1, 119, 2, 0x08 /* Private */,
89 : 3, 0, 122, 2, 0x08 /* Private */,
90 : 4, 0, 123, 2, 0x08 /* Private */,
91 : 5, 0, 124, 2, 0x08 /* Private */,
92 : 6, 0, 125, 2, 0x08 /* Private */,
93 : 7, 0, 126, 2, 0x08 /* Private */,
94 : 8, 0, 127, 2, 0x08 /* Private */,
95 : 9, 0, 128, 2, 0x08 /* Private */,
96 : 10, 0, 129, 2, 0x08 /* Private */,
97 : 11, 0, 130, 2, 0x08 /* Private */,
98 : 12, 0, 131, 2, 0x08 /* Private */,
99 : 13, 0, 132, 2, 0x08 /* Private */,
100 : 14, 0, 133, 2, 0x08 /* Private */,
101 : 15, 0, 134, 2, 0x08 /* Private */,
102 : 16, 1, 135, 2, 0x08 /* Private */,
103 : 17, 1, 138, 2, 0x08 /* Private */,
104 : 18, 2, 141, 2, 0x08 /* Private */,
105 : 20, 1, 146, 2, 0x08 /* Private */,
106 : 21, 1, 149, 2, 0x08 /* Private */,
107 : 23, 0, 152, 2, 0x08 /* Private */,
108 : 24, 0, 153, 2, 0x08 /* Private */,
109 :
110 : // slots: parameters
111 : QMetaType::Void, QMetaType::QPoint, 2,
112 : QMetaType::Void,
113 : QMetaType::Void,
114 : QMetaType::Void,
115 : QMetaType::Void,
116 : QMetaType::Void,
117 : QMetaType::Void,
118 : QMetaType::Void,
119 : QMetaType::Void,
120 : QMetaType::Void,
121 : QMetaType::Void,
122 : QMetaType::Void,
123 : QMetaType::Void,
124 : QMetaType::Void,
125 : QMetaType::Void, QMetaType::Bool, 2,
126 : QMetaType::Void, QMetaType::Bool, 2,
127 : QMetaType::Void, 0x80000000 | 19, QMetaType::Int, 2, 2,
128 : QMetaType::Void, QMetaType::Int, 2,
129 : QMetaType::Void, 0x80000000 | 22, 2,
130 : QMetaType::Void,
131 : QMetaType::Void,
132 :
133 : 0 // eod
134 : };
135 :
136 0 : void CoinControlDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
137 : {
138 0 : if (_c == QMetaObject::InvokeMetaMethod) {
139 0 : auto *_t = static_cast<CoinControlDialog *>(_o);
140 : Q_UNUSED(_t)
141 0 : switch (_id) {
142 0 : case 0: _t->showMenu((*reinterpret_cast< const QPoint(*)>(_a[1]))); break;
143 0 : case 1: _t->copyAmount(); break;
144 0 : case 2: _t->copyLabel(); break;
145 0 : case 3: _t->copyAddress(); break;
146 0 : case 4: _t->copyTransactionHash(); break;
147 0 : case 5: _t->lockCoin(); break;
148 0 : case 6: _t->unlockCoin(); break;
149 0 : case 7: _t->clipboardQuantity(); break;
150 0 : case 8: _t->clipboardAmount(); break;
151 0 : case 9: _t->clipboardFee(); break;
152 0 : case 10: _t->clipboardAfterFee(); break;
153 0 : case 11: _t->clipboardBytes(); break;
154 0 : case 12: _t->clipboardLowOutput(); break;
155 0 : case 13: _t->clipboardChange(); break;
156 0 : case 14: _t->radioTreeMode((*reinterpret_cast< bool(*)>(_a[1]))); break;
157 0 : case 15: _t->radioListMode((*reinterpret_cast< bool(*)>(_a[1]))); break;
158 0 : case 16: _t->viewItemChanged((*reinterpret_cast< QTreeWidgetItem*(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2]))); break;
159 0 : case 17: _t->headerSectionClicked((*reinterpret_cast< int(*)>(_a[1]))); break;
160 0 : case 18: _t->buttonBoxClicked((*reinterpret_cast< QAbstractButton*(*)>(_a[1]))); break;
161 0 : case 19: _t->buttonSelectAllClicked(); break;
162 0 : case 20: _t->updateLabelLocked(); break;
163 : default: ;
164 : }
165 0 : } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
166 0 : switch (_id) {
167 0 : default: *reinterpret_cast<int*>(_a[0]) = -1; break;
168 : case 18:
169 0 : switch (*reinterpret_cast<int*>(_a[1])) {
170 0 : default: *reinterpret_cast<int*>(_a[0]) = -1; break;
171 : case 0:
172 0 : *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QAbstractButton* >(); break;
173 : }
174 : break;
175 : }
176 : }
177 0 : }
178 :
179 : QT_INIT_METAOBJECT const QMetaObject CoinControlDialog::staticMetaObject = { {
180 : QMetaObject::SuperData::link<QDialog::staticMetaObject>(),
181 : qt_meta_stringdata_CoinControlDialog.data,
182 : qt_meta_data_CoinControlDialog,
183 : qt_static_metacall,
184 : nullptr,
185 : nullptr
186 : } };
187 :
188 :
189 0 : const QMetaObject *CoinControlDialog::metaObject() const
190 : {
191 0 : return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
192 : }
193 :
194 0 : void *CoinControlDialog::qt_metacast(const char *_clname)
195 : {
196 0 : if (!_clname) return nullptr;
197 0 : if (!strcmp(_clname, qt_meta_stringdata_CoinControlDialog.stringdata0))
198 0 : return static_cast<void*>(this);
199 0 : return QDialog::qt_metacast(_clname);
200 0 : }
201 :
202 0 : int CoinControlDialog::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
203 : {
204 0 : _id = QDialog::qt_metacall(_c, _id, _a);
205 0 : if (_id < 0)
206 0 : return _id;
207 0 : if (_c == QMetaObject::InvokeMetaMethod) {
208 0 : if (_id < 21)
209 0 : qt_static_metacall(this, _c, _id, _a);
210 0 : _id -= 21;
211 0 : } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
212 0 : if (_id < 21)
213 0 : qt_static_metacall(this, _c, _id, _a);
214 0 : _id -= 21;
215 0 : }
216 0 : return _id;
217 0 : }
218 : QT_WARNING_POP
219 : QT_END_MOC_NAMESPACE
|