General Purpose Geodetic Library
SgGuiLogger.moc.cpp
Go to the documentation of this file.
1 /****************************************************************************
2 ** Meta object code from reading C++ file 'SgGuiLogger.h'
3 **
4 ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.15.3)
5 **
6 ** WARNING! All changes made in this file will be lost!
7 *****************************************************************************/
8 
9 #include <memory>
10 #include "SgGuiLogger.h"
11 #include <QtCore/qbytearray.h>
12 #include <QtCore/qmetatype.h>
13 #if !defined(Q_MOC_OUTPUT_REVISION)
14 #error "The header file 'SgGuiLogger.h' doesn't include <QObject>."
15 #elif Q_MOC_OUTPUT_REVISION != 67
16 #error "This file was generated using the moc from 5.15.3. 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
25  QByteArrayData data[1];
26  char stringdata0[12];
27 };
28 #define QT_MOC_LITERAL(idx, ofs, len) \
29  Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
30  qptrdiff(offsetof(qt_meta_stringdata_SgGuiLogger_t, stringdata0) + ofs \
31  - idx * sizeof(QByteArrayData)) \
32  )
34  {
35 QT_MOC_LITERAL(0, 0, 11) // "SgGuiLogger"
36 
37  },
38  "SgGuiLogger"
39 };
40 #undef QT_MOC_LITERAL
41 
42 static const uint qt_meta_data_SgGuiLogger[] = {
43 
44  // content:
45  8, // revision
46  0, // classname
47  0, 0, // classinfo
48  0, 0, // methods
49  0, 0, // properties
50  0, 0, // enums/sets
51  0, 0, // constructors
52  0, // flags
53  0, // signalCount
54 
55  0 // eod
56 };
57 
58 void SgGuiLogger::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
59 {
60  (void)_o;
61  (void)_id;
62  (void)_c;
63  (void)_a;
64 }
65 
66 QT_INIT_METAOBJECT const QMetaObject SgGuiLogger::staticMetaObject = { {
67  QMetaObject::SuperData::link<QPlainTextEdit::staticMetaObject>(),
70  qt_static_metacall,
71  nullptr,
72  nullptr
73 } };
74 
75 
76 const QMetaObject *SgGuiLogger::metaObject() const
77 {
78  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
79 }
80 
81 void *SgGuiLogger::qt_metacast(const char *_clname)
82 {
83  if (!_clname) return nullptr;
84  if (!strcmp(_clname, qt_meta_stringdata_SgGuiLogger.stringdata0))
85  return static_cast<void*>(this);
86  if (!strcmp(_clname, "SgLogger"))
87  return static_cast< SgLogger*>(this);
88  return QPlainTextEdit::qt_metacast(_clname);
89 }
90 
91 int SgGuiLogger::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
92 {
93  _id = QPlainTextEdit::qt_metacall(_c, _id, _a);
94  return _id;
95 }
96 QT_WARNING_POP
97 QT_END_MOC_NAMESPACE
#define QT_MOC_LITERAL(idx, ofs, len)
static const uint qt_meta_data_SgGuiLogger[]
static const qt_meta_stringdata_SgGuiLogger_t qt_meta_stringdata_SgGuiLogger