1 | /**************************************************************************** |
2 | ** Meta object code from reading C++ file 'qdbusconnection.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 "qdbusconnection.h" |
11 | #include <QtDBus/qdbuspendingcall.h> |
12 | #include <QtCore/qbytearray.h> |
13 | #include <QtCore/qmetatype.h> |
14 | #if !defined(Q_MOC_OUTPUT_REVISION) |
15 | #error "The header file 'qdbusconnection.h' doesn't include <QObject>." |
16 | #elif Q_MOC_OUTPUT_REVISION != 68 |
17 | #error "This file was generated using the moc from 6.0.0. It" |
18 | #error "cannot be used with the include files from this version of Qt." |
19 | #error "(The moc has changed too much.)" |
20 | #endif |
21 | |
22 | QT_BEGIN_MOC_NAMESPACE |
23 | QT_WARNING_PUSH |
24 | QT_WARNING_DISABLE_DEPRECATED |
25 | struct qt_meta_stringdata_QDBusConnection_t { |
26 | const uint offsetsAndSize[56]; |
27 | char stringdata0[540]; |
28 | }; |
29 | #define QT_MOC_LITERAL(ofs, len) \ |
30 | uint(offsetof(qt_meta_stringdata_QDBusConnection_t, stringdata0) + ofs), len |
31 | static const qt_meta_stringdata_QDBusConnection_t qt_meta_stringdata_QDBusConnection = { |
32 | { |
33 | QT_MOC_LITERAL(0, 15), // "QDBusConnection" |
34 | QT_MOC_LITERAL(16, 7), // "BusType" |
35 | QT_MOC_LITERAL(24, 10), // "SessionBus" |
36 | QT_MOC_LITERAL(35, 9), // "SystemBus" |
37 | QT_MOC_LITERAL(45, 13), // "ActivationBus" |
38 | QT_MOC_LITERAL(59, 15), // "RegisterOptions" |
39 | QT_MOC_LITERAL(75, 14), // "RegisterOption" |
40 | QT_MOC_LITERAL(90, 14), // "ExportAdaptors" |
41 | QT_MOC_LITERAL(105, 21), // "ExportScriptableSlots" |
42 | QT_MOC_LITERAL(127, 23), // "ExportScriptableSignals" |
43 | QT_MOC_LITERAL(151, 26), // "ExportScriptableProperties" |
44 | QT_MOC_LITERAL(178, 26), // "ExportScriptableInvokables" |
45 | QT_MOC_LITERAL(205, 24), // "ExportScriptableContents" |
46 | QT_MOC_LITERAL(230, 24), // "ExportNonScriptableSlots" |
47 | QT_MOC_LITERAL(255, 26), // "ExportNonScriptableSignals" |
48 | QT_MOC_LITERAL(282, 29), // "ExportNonScriptableProperties" |
49 | QT_MOC_LITERAL(312, 29), // "ExportNonScriptableInvokables" |
50 | QT_MOC_LITERAL(342, 27), // "ExportNonScriptableContents" |
51 | QT_MOC_LITERAL(370, 14), // "ExportAllSlots" |
52 | QT_MOC_LITERAL(385, 16), // "ExportAllSignals" |
53 | QT_MOC_LITERAL(402, 19), // "ExportAllProperties" |
54 | QT_MOC_LITERAL(422, 19), // "ExportAllInvokables" |
55 | QT_MOC_LITERAL(442, 17), // "ExportAllContents" |
56 | QT_MOC_LITERAL(460, 15), // "ExportAllSignal" |
57 | QT_MOC_LITERAL(476, 18), // "ExportChildObjects" |
58 | QT_MOC_LITERAL(495, 14), // "UnregisterMode" |
59 | QT_MOC_LITERAL(510, 14), // "UnregisterNode" |
60 | QT_MOC_LITERAL(525, 14) // "UnregisterTree" |
61 | |
62 | }, |
63 | "QDBusConnection\0BusType\0SessionBus\0" |
64 | "SystemBus\0ActivationBus\0RegisterOptions\0" |
65 | "RegisterOption\0ExportAdaptors\0" |
66 | "ExportScriptableSlots\0ExportScriptableSignals\0" |
67 | "ExportScriptableProperties\0" |
68 | "ExportScriptableInvokables\0" |
69 | "ExportScriptableContents\0" |
70 | "ExportNonScriptableSlots\0" |
71 | "ExportNonScriptableSignals\0" |
72 | "ExportNonScriptableProperties\0" |
73 | "ExportNonScriptableInvokables\0" |
74 | "ExportNonScriptableContents\0ExportAllSlots\0" |
75 | "ExportAllSignals\0ExportAllProperties\0" |
76 | "ExportAllInvokables\0ExportAllContents\0" |
77 | "ExportAllSignal\0ExportChildObjects\0" |
78 | "UnregisterMode\0UnregisterNode\0" |
79 | "UnregisterTree" |
80 | }; |
81 | #undef QT_MOC_LITERAL |
82 | |
83 | static const uint qt_meta_data_QDBusConnection[] = { |
84 | |
85 | // content: |
86 | 9, // revision |
87 | 0, // classname |
88 | 0, 0, // classinfo |
89 | 0, 0, // methods |
90 | 0, 0, // properties |
91 | 3, 14, // enums/sets |
92 | 0, 0, // constructors |
93 | 4, // flags |
94 | 0, // signalCount |
95 | |
96 | // enums: name, alias, flags, count, data |
97 | 1, 1, 0x0, 3, 29, |
98 | 5, 6, 0x1, 18, 35, |
99 | 25, 25, 0x0, 2, 71, |
100 | |
101 | // enum data: key, value |
102 | 2, uint(QDBusConnection::SessionBus), |
103 | 3, uint(QDBusConnection::SystemBus), |
104 | 4, uint(QDBusConnection::ActivationBus), |
105 | 7, uint(QDBusConnection::ExportAdaptors), |
106 | 8, uint(QDBusConnection::ExportScriptableSlots), |
107 | 9, uint(QDBusConnection::ExportScriptableSignals), |
108 | 10, uint(QDBusConnection::ExportScriptableProperties), |
109 | 11, uint(QDBusConnection::ExportScriptableInvokables), |
110 | 12, uint(QDBusConnection::ExportScriptableContents), |
111 | 13, uint(QDBusConnection::ExportNonScriptableSlots), |
112 | 14, uint(QDBusConnection::ExportNonScriptableSignals), |
113 | 15, uint(QDBusConnection::ExportNonScriptableProperties), |
114 | 16, uint(QDBusConnection::ExportNonScriptableInvokables), |
115 | 17, uint(QDBusConnection::ExportNonScriptableContents), |
116 | 18, uint(QDBusConnection::ExportAllSlots), |
117 | 19, uint(QDBusConnection::ExportAllSignals), |
118 | 20, uint(QDBusConnection::ExportAllProperties), |
119 | 21, uint(QDBusConnection::ExportAllInvokables), |
120 | 22, uint(QDBusConnection::ExportAllContents), |
121 | 23, uint(QDBusConnection::ExportAllSignal), |
122 | 24, uint(QDBusConnection::ExportChildObjects), |
123 | 26, uint(QDBusConnection::UnregisterNode), |
124 | 27, uint(QDBusConnection::UnregisterTree), |
125 | |
126 | 0 // eod |
127 | }; |
128 | |
129 | const QMetaObject QDBusConnection::staticMetaObject = { { |
130 | nullptr, |
131 | qt_meta_stringdata_QDBusConnection.offsetsAndSize, |
132 | qt_meta_data_QDBusConnection, |
133 | nullptr, |
134 | nullptr, |
135 | nullptr, |
136 | nullptr |
137 | } }; |
138 | |
139 | QT_WARNING_POP |
140 | QT_END_MOC_NAMESPACE |
141 | |