1 | /**************************************************************************** |
2 | ** Meta object code from reading C++ file 'tabdialog.h' |
3 | ** |
4 | ** Created by: The Qt Meta Object Compiler version 68 (Qt 6.0.0) |
5 | ** |
6 | ** WARNING! All changes made in this file will be lost! |
7 | *****************************************************************************/ |
8 | |
9 | #include <memory> |
10 | #include "tabdialog.h" |
11 | #include <QtCore/qbytearray.h> |
12 | #include <QtCore/qmetatype.h> |
13 | #if !defined(Q_MOC_OUTPUT_REVISION) |
14 | #error "The header file 'tabdialog.h' doesn't include <QObject>." |
15 | #elif Q_MOC_OUTPUT_REVISION != 68 |
16 | #error "This file was generated using the moc from 6.0.0. 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 |
24 | struct qt_meta_stringdata_GeneralTab_t { |
25 | const uint offsetsAndSize[2]; |
26 | char stringdata0[11]; |
27 | }; |
28 | #define QT_MOC_LITERAL(ofs, len) \ |
29 | uint(offsetof(qt_meta_stringdata_GeneralTab_t, stringdata0) + ofs), len |
30 | static const qt_meta_stringdata_GeneralTab_t qt_meta_stringdata_GeneralTab = { |
31 | { |
32 | QT_MOC_LITERAL(0, 10) // "GeneralTab" |
33 | |
34 | }, |
35 | "GeneralTab" |
36 | }; |
37 | #undef QT_MOC_LITERAL |
38 | |
39 | static const uint qt_meta_data_GeneralTab[] = { |
40 | |
41 | // content: |
42 | 9, // revision |
43 | 0, // classname |
44 | 0, 0, // classinfo |
45 | 0, 0, // methods |
46 | 0, 0, // properties |
47 | 0, 0, // enums/sets |
48 | 0, 0, // constructors |
49 | 0, // flags |
50 | 0, // signalCount |
51 | |
52 | 0 // eod |
53 | }; |
54 | |
55 | void GeneralTab::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) |
56 | { |
57 | Q_UNUSED(_o); |
58 | Q_UNUSED(_id); |
59 | Q_UNUSED(_c); |
60 | Q_UNUSED(_a); |
61 | } |
62 | |
63 | const QMetaObject GeneralTab::staticMetaObject = { { |
64 | QMetaObject::SuperData::link<QWidget::staticMetaObject>(), |
65 | qt_meta_stringdata_GeneralTab.offsetsAndSize, |
66 | qt_meta_data_GeneralTab, |
67 | qt_static_metacall, |
68 | nullptr, |
69 | nullptr, |
70 | nullptr |
71 | } }; |
72 | |
73 | |
74 | const QMetaObject *GeneralTab::metaObject() const |
75 | { |
76 | return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; |
77 | } |
78 | |
79 | void *GeneralTab::qt_metacast(const char *_clname) |
80 | { |
81 | if (!_clname) return nullptr; |
82 | if (!strcmp(_clname, qt_meta_stringdata_GeneralTab.stringdata0)) |
83 | return static_cast<void*>(this); |
84 | return QWidget::qt_metacast(_clname); |
85 | } |
86 | |
87 | int GeneralTab::qt_metacall(QMetaObject::Call _c, int _id, void **_a) |
88 | { |
89 | _id = QWidget::qt_metacall(_c, _id, _a); |
90 | return _id; |
91 | } |
92 | struct qt_meta_stringdata_PermissionsTab_t { |
93 | const uint offsetsAndSize[2]; |
94 | char stringdata0[15]; |
95 | }; |
96 | #define QT_MOC_LITERAL(ofs, len) \ |
97 | uint(offsetof(qt_meta_stringdata_PermissionsTab_t, stringdata0) + ofs), len |
98 | static const qt_meta_stringdata_PermissionsTab_t qt_meta_stringdata_PermissionsTab = { |
99 | { |
100 | QT_MOC_LITERAL(0, 14) // "PermissionsTab" |
101 | |
102 | }, |
103 | "PermissionsTab" |
104 | }; |
105 | #undef QT_MOC_LITERAL |
106 | |
107 | static const uint qt_meta_data_PermissionsTab[] = { |
108 | |
109 | // content: |
110 | 9, // revision |
111 | 0, // classname |
112 | 0, 0, // classinfo |
113 | 0, 0, // methods |
114 | 0, 0, // properties |
115 | 0, 0, // enums/sets |
116 | 0, 0, // constructors |
117 | 0, // flags |
118 | 0, // signalCount |
119 | |
120 | 0 // eod |
121 | }; |
122 | |
123 | void PermissionsTab::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) |
124 | { |
125 | Q_UNUSED(_o); |
126 | Q_UNUSED(_id); |
127 | Q_UNUSED(_c); |
128 | Q_UNUSED(_a); |
129 | } |
130 | |
131 | const QMetaObject PermissionsTab::staticMetaObject = { { |
132 | QMetaObject::SuperData::link<QWidget::staticMetaObject>(), |
133 | qt_meta_stringdata_PermissionsTab.offsetsAndSize, |
134 | qt_meta_data_PermissionsTab, |
135 | qt_static_metacall, |
136 | nullptr, |
137 | nullptr, |
138 | nullptr |
139 | } }; |
140 | |
141 | |
142 | const QMetaObject *PermissionsTab::metaObject() const |
143 | { |
144 | return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; |
145 | } |
146 | |
147 | void *PermissionsTab::qt_metacast(const char *_clname) |
148 | { |
149 | if (!_clname) return nullptr; |
150 | if (!strcmp(_clname, qt_meta_stringdata_PermissionsTab.stringdata0)) |
151 | return static_cast<void*>(this); |
152 | return QWidget::qt_metacast(_clname); |
153 | } |
154 | |
155 | int PermissionsTab::qt_metacall(QMetaObject::Call _c, int _id, void **_a) |
156 | { |
157 | _id = QWidget::qt_metacall(_c, _id, _a); |
158 | return _id; |
159 | } |
160 | struct qt_meta_stringdata_ApplicationsTab_t { |
161 | const uint offsetsAndSize[2]; |
162 | char stringdata0[16]; |
163 | }; |
164 | #define QT_MOC_LITERAL(ofs, len) \ |
165 | uint(offsetof(qt_meta_stringdata_ApplicationsTab_t, stringdata0) + ofs), len |
166 | static const qt_meta_stringdata_ApplicationsTab_t qt_meta_stringdata_ApplicationsTab = { |
167 | { |
168 | QT_MOC_LITERAL(0, 15) // "ApplicationsTab" |
169 | |
170 | }, |
171 | "ApplicationsTab" |
172 | }; |
173 | #undef QT_MOC_LITERAL |
174 | |
175 | static const uint qt_meta_data_ApplicationsTab[] = { |
176 | |
177 | // content: |
178 | 9, // revision |
179 | 0, // classname |
180 | 0, 0, // classinfo |
181 | 0, 0, // methods |
182 | 0, 0, // properties |
183 | 0, 0, // enums/sets |
184 | 0, 0, // constructors |
185 | 0, // flags |
186 | 0, // signalCount |
187 | |
188 | 0 // eod |
189 | }; |
190 | |
191 | void ApplicationsTab::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) |
192 | { |
193 | Q_UNUSED(_o); |
194 | Q_UNUSED(_id); |
195 | Q_UNUSED(_c); |
196 | Q_UNUSED(_a); |
197 | } |
198 | |
199 | const QMetaObject ApplicationsTab::staticMetaObject = { { |
200 | QMetaObject::SuperData::link<QWidget::staticMetaObject>(), |
201 | qt_meta_stringdata_ApplicationsTab.offsetsAndSize, |
202 | qt_meta_data_ApplicationsTab, |
203 | qt_static_metacall, |
204 | nullptr, |
205 | nullptr, |
206 | nullptr |
207 | } }; |
208 | |
209 | |
210 | const QMetaObject *ApplicationsTab::metaObject() const |
211 | { |
212 | return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; |
213 | } |
214 | |
215 | void *ApplicationsTab::qt_metacast(const char *_clname) |
216 | { |
217 | if (!_clname) return nullptr; |
218 | if (!strcmp(_clname, qt_meta_stringdata_ApplicationsTab.stringdata0)) |
219 | return static_cast<void*>(this); |
220 | return QWidget::qt_metacast(_clname); |
221 | } |
222 | |
223 | int ApplicationsTab::qt_metacall(QMetaObject::Call _c, int _id, void **_a) |
224 | { |
225 | _id = QWidget::qt_metacall(_c, _id, _a); |
226 | return _id; |
227 | } |
228 | struct qt_meta_stringdata_TabDialog_t { |
229 | const uint offsetsAndSize[2]; |
230 | char stringdata0[10]; |
231 | }; |
232 | #define QT_MOC_LITERAL(ofs, len) \ |
233 | uint(offsetof(qt_meta_stringdata_TabDialog_t, stringdata0) + ofs), len |
234 | static const qt_meta_stringdata_TabDialog_t qt_meta_stringdata_TabDialog = { |
235 | { |
236 | QT_MOC_LITERAL(0, 9) // "TabDialog" |
237 | |
238 | }, |
239 | "TabDialog" |
240 | }; |
241 | #undef QT_MOC_LITERAL |
242 | |
243 | static const uint qt_meta_data_TabDialog[] = { |
244 | |
245 | // content: |
246 | 9, // revision |
247 | 0, // classname |
248 | 0, 0, // classinfo |
249 | 0, 0, // methods |
250 | 0, 0, // properties |
251 | 0, 0, // enums/sets |
252 | 0, 0, // constructors |
253 | 0, // flags |
254 | 0, // signalCount |
255 | |
256 | 0 // eod |
257 | }; |
258 | |
259 | void TabDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) |
260 | { |
261 | Q_UNUSED(_o); |
262 | Q_UNUSED(_id); |
263 | Q_UNUSED(_c); |
264 | Q_UNUSED(_a); |
265 | } |
266 | |
267 | const QMetaObject TabDialog::staticMetaObject = { { |
268 | QMetaObject::SuperData::link<QDialog::staticMetaObject>(), |
269 | qt_meta_stringdata_TabDialog.offsetsAndSize, |
270 | qt_meta_data_TabDialog, |
271 | qt_static_metacall, |
272 | nullptr, |
273 | nullptr, |
274 | nullptr |
275 | } }; |
276 | |
277 | |
278 | const QMetaObject *TabDialog::metaObject() const |
279 | { |
280 | return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; |
281 | } |
282 | |
283 | void *TabDialog::qt_metacast(const char *_clname) |
284 | { |
285 | if (!_clname) return nullptr; |
286 | if (!strcmp(_clname, qt_meta_stringdata_TabDialog.stringdata0)) |
287 | return static_cast<void*>(this); |
288 | return QDialog::qt_metacast(_clname); |
289 | } |
290 | |
291 | int TabDialog::qt_metacall(QMetaObject::Call _c, int _id, void **_a) |
292 | { |
293 | _id = QDialog::qt_metacall(_c, _id, _a); |
294 | return _id; |
295 | } |
296 | QT_WARNING_POP |
297 | QT_END_MOC_NAMESPACE |
298 | |