1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
|
/****************************************************************************
** Meta object code from reading C++ file 'OpenSkyPlanetarium.hpp'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../../src/OpenSkyPlanetarium.hpp"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#include <QtCore/qplugin.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'OpenSkyPlanetarium.hpp' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.7.0. It"
#error "cannot be used with the include files from this version of Qt."
#error "(The moc has changed too much.)"
#endif
QT_BEGIN_MOC_NAMESPACE
struct qt_meta_stringdata_OpenSkyPlanetarium_t {
QByteArrayData data[1];
char stringdata0[19];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_OpenSkyPlanetarium_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_OpenSkyPlanetarium_t qt_meta_stringdata_OpenSkyPlanetarium = {
{
QT_MOC_LITERAL(0, 0, 18) // "OpenSkyPlanetarium"
},
"OpenSkyPlanetarium"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_OpenSkyPlanetarium[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
0, 0, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
0, // signalCount
0 // eod
};
void OpenSkyPlanetarium::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
Q_UNUSED(_o);
Q_UNUSED(_id);
Q_UNUSED(_c);
Q_UNUSED(_a);
}
const QMetaObject OpenSkyPlanetarium::staticMetaObject = {
{ &StelModule::staticMetaObject, qt_meta_stringdata_OpenSkyPlanetarium.data,
qt_meta_data_OpenSkyPlanetarium, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *OpenSkyPlanetarium::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *OpenSkyPlanetarium::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_OpenSkyPlanetarium.stringdata0))
return static_cast<void*>(const_cast< OpenSkyPlanetarium*>(this));
return StelModule::qt_metacast(_clname);
}
int OpenSkyPlanetarium::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = StelModule::qt_metacall(_c, _id, _a);
if (_id < 0)
return _id;
return _id;
}
struct qt_meta_stringdata_OpenSkyPlanetariumPluginInterface_t {
QByteArrayData data[1];
char stringdata0[34];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_OpenSkyPlanetariumPluginInterface_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_OpenSkyPlanetariumPluginInterface_t qt_meta_stringdata_OpenSkyPlanetariumPluginInterface = {
{
QT_MOC_LITERAL(0, 0, 33) // "OpenSkyPlanetariumPluginInter..."
},
"OpenSkyPlanetariumPluginInterface"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_OpenSkyPlanetariumPluginInterface[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
0, 0, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
0, // signalCount
0 // eod
};
void OpenSkyPlanetariumPluginInterface::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
Q_UNUSED(_o);
Q_UNUSED(_id);
Q_UNUSED(_c);
Q_UNUSED(_a);
}
const QMetaObject OpenSkyPlanetariumPluginInterface::staticMetaObject = {
{ &QObject::staticMetaObject, qt_meta_stringdata_OpenSkyPlanetariumPluginInterface.data,
qt_meta_data_OpenSkyPlanetariumPluginInterface, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *OpenSkyPlanetariumPluginInterface::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *OpenSkyPlanetariumPluginInterface::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_OpenSkyPlanetariumPluginInterface.stringdata0))
return static_cast<void*>(const_cast< OpenSkyPlanetariumPluginInterface*>(this));
if (!strcmp(_clname, "StelPluginInterface"))
return static_cast< StelPluginInterface*>(const_cast< OpenSkyPlanetariumPluginInterface*>(this));
if (!strcmp(_clname, "org.stellarium.StelPluginInterface"))
return static_cast< StelPluginInterface*>(const_cast< OpenSkyPlanetariumPluginInterface*>(this));
return QObject::qt_metacast(_clname);
}
int OpenSkyPlanetariumPluginInterface::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QObject::qt_metacall(_c, _id, _a);
if (_id < 0)
return _id;
return _id;
}
QT_PLUGIN_METADATA_SECTION const uint qt_section_alignment_dummy = 42;
#ifdef QT_NO_DEBUG
QT_PLUGIN_METADATA_SECTION
static const unsigned char qt_pluginMetaData[] = {
'Q', 'T', 'M', 'E', 'T', 'A', 'D', 'A', 'T', 'A', ' ', ' ',
'q', 'b', 'j', 's', 0x01, 0x00, 0x00, 0x00,
0xbc, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x00,
0xa8, 0x00, 0x00, 0x00, 0x1b, 0x03, 0x00, 0x00,
0x03, 0x00, 'I', 'I', 'D', 0x00, 0x00, 0x00,
'"', 0x00, 'o', 'r', 'g', '.', 's', 't',
'e', 'l', 'l', 'a', 'r', 'i', 'u', 'm',
'.', 'S', 't', 'e', 'l', 'P', 'l', 'u',
'g', 'i', 'n', 'I', 'n', 't', 'e', 'r',
'f', 'a', 'c', 'e', 0x9b, 0x09, 0x00, 0x00,
0x09, 0x00, 'c', 'l', 'a', 's', 's', 'N',
'a', 'm', 'e', 0x00, '!', 0x00, 'O', 'p',
'e', 'n', 'S', 'k', 'y', 'P', 'l', 'a',
'n', 'e', 't', 'a', 'r', 'i', 'u', 'm',
'P', 'l', 'u', 'g', 'i', 'n', 'I', 'n',
't', 'e', 'r', 'f', 'a', 'c', 'e', 0x00,
0x1a, 0xe0, 0xa0, 0x00, 0x07, 0x00, 'v', 'e',
'r', 's', 'i', 'o', 'n', 0x00, 0x00, 0x00,
0x11, 0x00, 0x00, 0x00, 0x05, 0x00, 'd', 'e',
'b', 'u', 'g', 0x00, 0x95, 0x13, 0x00, 0x00,
0x08, 0x00, 'M', 'e', 't', 'a', 'D', 'a',
't', 'a', 0x00, 0x00, 0x0c, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x0c, 0x00, 0x00, 0x00, 0x8c, 0x00, 0x00, 0x00,
'<', 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
'p', 0x00, 0x00, 0x00
};
#else // QT_NO_DEBUG
QT_PLUGIN_METADATA_SECTION
static const unsigned char qt_pluginMetaData[] = {
'Q', 'T', 'M', 'E', 'T', 'A', 'D', 'A', 'T', 'A', ' ', ' ',
'q', 'b', 'j', 's', 0x01, 0x00, 0x00, 0x00,
0xbc, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x00,
0xa8, 0x00, 0x00, 0x00, 0x1b, 0x03, 0x00, 0x00,
0x03, 0x00, 'I', 'I', 'D', 0x00, 0x00, 0x00,
'"', 0x00, 'o', 'r', 'g', '.', 's', 't',
'e', 'l', 'l', 'a', 'r', 'i', 'u', 'm',
'.', 'S', 't', 'e', 'l', 'P', 'l', 'u',
'g', 'i', 'n', 'I', 'n', 't', 'e', 'r',
'f', 'a', 'c', 'e', 0x95, 0x09, 0x00, 0x00,
0x08, 0x00, 'M', 'e', 't', 'a', 'D', 'a',
't', 'a', 0x00, 0x00, 0x0c, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x1b, 0x0d, 0x00, 0x00, 0x09, 0x00, 'c', 'l',
'a', 's', 's', 'N', 'a', 'm', 'e', 0x00,
'!', 0x00, 'O', 'p', 'e', 'n', 'S', 'k',
'y', 'P', 'l', 'a', 'n', 'e', 't', 'a',
'r', 'i', 'u', 'm', 'P', 'l', 'u', 'g',
'i', 'n', 'I', 'n', 't', 'e', 'r', 'f',
'a', 'c', 'e', 0x00, '1', 0x00, 0x00, 0x00,
0x05, 0x00, 'd', 'e', 'b', 'u', 'g', 0x00,
0x1a, 0xe0, 0xa0, 0x00, 0x07, 0x00, 'v', 'e',
'r', 's', 'i', 'o', 'n', 0x00, 0x00, 0x00,
0x0c, 0x00, 0x00, 0x00, '<', 0x00, 0x00, 0x00,
'X', 0x00, 0x00, 0x00, 0x8c, 0x00, 0x00, 0x00,
0x98, 0x00, 0x00, 0x00
};
#endif // QT_NO_DEBUG
QT_MOC_EXPORT_PLUGIN(OpenSkyPlanetariumPluginInterface, OpenSkyPlanetariumPluginInterface)
QT_END_MOC_NAMESPACE
|