Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

build open-axiom

54513 views
1
/****************************************************************************
2
** Meta object code from reading C++ file 'conversation.h'
3
**
4
** Created by: The Qt Meta Object Compiler version 63 (Qt 4.8.6)
5
**
6
** WARNING! All changes made in this file will be lost!
7
*****************************************************************************/
8
9
#include "../../../open-axiom/src/gui/conversation.h"
10
#if !defined(Q_MOC_OUTPUT_REVISION)
11
#error "The header file 'conversation.h' doesn't include <QObject>."
12
#elif Q_MOC_OUTPUT_REVISION != 63
13
#error "This file was generated using the moc from 4.8.6. It"
14
#error "cannot be used with the include files from this version of Qt."
15
#error "(The moc has changed too much.)"
16
#endif
17
18
QT_BEGIN_MOC_NAMESPACE
19
static const uint qt_meta_data_OpenAxiom__Exchange[] = {
20
21
// content:
22
6, // revision
23
0, // classname
24
0, 0, // classinfo
25
1, 14, // methods
26
0, 0, // properties
27
0, 0, // enums/sets
28
0, 0, // constructors
29
0, // flags
30
0, // signalCount
31
32
// slots: signature, parameters, type, tag, flags
33
21, 20, 20, 20, 0x08,
34
35
0 // eod
36
};
37
38
static const char qt_meta_stringdata_OpenAxiom__Exchange[] = {
39
"OpenAxiom::Exchange\0\0reply_to_query()\0"
40
};
41
42
void OpenAxiom::Exchange::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
43
{
44
if (_c == QMetaObject::InvokeMetaMethod) {
45
Q_ASSERT(staticMetaObject.cast(_o));
46
Exchange *_t = static_cast<Exchange *>(_o);
47
switch (_id) {
48
case 0: _t->reply_to_query(); break;
49
default: ;
50
}
51
}
52
Q_UNUSED(_a);
53
}
54
55
const QMetaObjectExtraData OpenAxiom::Exchange::staticMetaObjectExtraData = {
56
0, qt_static_metacall
57
};
58
59
const QMetaObject OpenAxiom::Exchange::staticMetaObject = {
60
{ &QFrame::staticMetaObject, qt_meta_stringdata_OpenAxiom__Exchange,
61
qt_meta_data_OpenAxiom__Exchange, &staticMetaObjectExtraData }
62
};
63
64
#ifdef Q_NO_DATA_RELOCATION
65
const QMetaObject &OpenAxiom::Exchange::getStaticMetaObject() { return staticMetaObject; }
66
#endif //Q_NO_DATA_RELOCATION
67
68
const QMetaObject *OpenAxiom::Exchange::metaObject() const
69
{
70
return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
71
}
72
73
void *OpenAxiom::Exchange::qt_metacast(const char *_clname)
74
{
75
if (!_clname) return 0;
76
if (!strcmp(_clname, qt_meta_stringdata_OpenAxiom__Exchange))
77
return static_cast<void*>(const_cast< Exchange*>(this));
78
return QFrame::qt_metacast(_clname);
79
}
80
81
int OpenAxiom::Exchange::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
82
{
83
_id = QFrame::qt_metacall(_c, _id, _a);
84
if (_id < 0)
85
return _id;
86
if (_c == QMetaObject::InvokeMetaMethod) {
87
if (_id < 1)
88
qt_static_metacall(this, _c, _id, _a);
89
_id -= 1;
90
}
91
return _id;
92
}
93
static const uint qt_meta_data_OpenAxiom__Conversation[] = {
94
95
// content:
96
6, // revision
97
0, // classname
98
0, 0, // classinfo
99
2, 14, // methods
100
0, 0, // properties
101
0, 0, // enums/sets
102
0, 0, // constructors
103
0, // flags
104
0, // signalCount
105
106
// slots: signature, parameters, type, tag, flags
107
35, 24, 25, 24, 0x0a,
108
51, 24, 24, 24, 0x08,
109
110
0 // eod
111
};
112
113
static const char qt_meta_stringdata_OpenAxiom__Conversation[] = {
114
"OpenAxiom::Conversation\0\0Exchange*\0"
115
"next(Exchange*)\0read_reply()\0"
116
};
117
118
void OpenAxiom::Conversation::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
119
{
120
if (_c == QMetaObject::InvokeMetaMethod) {
121
Q_ASSERT(staticMetaObject.cast(_o));
122
Conversation *_t = static_cast<Conversation *>(_o);
123
switch (_id) {
124
case 0: { Exchange* _r = _t->next((*reinterpret_cast< Exchange*(*)>(_a[1])));
125
if (_a[0]) *reinterpret_cast< Exchange**>(_a[0]) = _r; } break;
126
case 1: _t->read_reply(); break;
127
default: ;
128
}
129
}
130
}
131
132
const QMetaObjectExtraData OpenAxiom::Conversation::staticMetaObjectExtraData = {
133
0, qt_static_metacall
134
};
135
136
const QMetaObject OpenAxiom::Conversation::staticMetaObject = {
137
{ &QWidget::staticMetaObject, qt_meta_stringdata_OpenAxiom__Conversation,
138
qt_meta_data_OpenAxiom__Conversation, &staticMetaObjectExtraData }
139
};
140
141
#ifdef Q_NO_DATA_RELOCATION
142
const QMetaObject &OpenAxiom::Conversation::getStaticMetaObject() { return staticMetaObject; }
143
#endif //Q_NO_DATA_RELOCATION
144
145
const QMetaObject *OpenAxiom::Conversation::metaObject() const
146
{
147
return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
148
}
149
150
void *OpenAxiom::Conversation::qt_metacast(const char *_clname)
151
{
152
if (!_clname) return 0;
153
if (!strcmp(_clname, qt_meta_stringdata_OpenAxiom__Conversation))
154
return static_cast<void*>(const_cast< Conversation*>(this));
155
return QWidget::qt_metacast(_clname);
156
}
157
158
int OpenAxiom::Conversation::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
159
{
160
_id = QWidget::qt_metacall(_c, _id, _a);
161
if (_id < 0)
162
return _id;
163
if (_c == QMetaObject::InvokeMetaMethod) {
164
if (_id < 2)
165
qt_static_metacall(this, _c, _id, _a);
166
_id -= 2;
167
}
168
return _id;
169
}
170
QT_END_MOC_NAMESPACE
171
172