OpenCores
URL https://opencores.org/ocsvn/riscv_vhdl/riscv_vhdl/trunk

Subversion Repositories riscv_vhdl

[/] [riscv_vhdl/] [trunk/] [debugger/] [src/] [gui_plugin/] [MainWindow/] [moc_DbgMainWindow.h] - Blame information for rev 2

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 sergeykhbr
/****************************************************************************
2
** Meta object code from reading C++ file 'DbgMainWindow.h'
3
**
4
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
5
**
6
** WARNING! All changes made in this file will be lost!
7
*****************************************************************************/
8
 
9
#include <QtCore/qbytearray.h>
10
#include <QtCore/qmetatype.h>
11
#if !defined(Q_MOC_OUTPUT_REVISION)
12
#error "The header file 'DbgMainWindow.h' doesn't include <QObject>."
13
#elif Q_MOC_OUTPUT_REVISION != 67
14
#error "This file was generated using the moc from 5.7.0. It"
15
#error "cannot be used with the include files from this version of Qt."
16
#error "(The moc has changed too much.)"
17
#endif
18
 
19
QT_BEGIN_MOC_NAMESPACE
20
struct qt_meta_stringdata_debugger__DbgMainWindow_t {
21
    QByteArrayData data[33];
22
    char stringdata0[574];
23
};
24
#define QT_MOC_LITERAL(idx, ofs, len) \
25
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
26
    qptrdiff(offsetof(qt_meta_stringdata_debugger__DbgMainWindow_t, stringdata0) + ofs \
27
        - idx * sizeof(QByteArrayData)) \
28
    )
29
static const qt_meta_stringdata_debugger__DbgMainWindow_t qt_meta_stringdata_debugger__DbgMainWindow = {
30
    {
31
QT_MOC_LITERAL(0, 0, 23), // "debugger::DbgMainWindow"
32
QT_MOC_LITERAL(1, 24, 14), // "signalPostInit"
33
QT_MOC_LITERAL(2, 39, 0), // ""
34
QT_MOC_LITERAL(3, 40, 14), // "AttributeType*"
35
QT_MOC_LITERAL(4, 55, 3), // "cfg"
36
QT_MOC_LITERAL(5, 59, 19), // "signalUpdateByTimer"
37
QT_MOC_LITERAL(6, 79, 24), // "signalTargetStateChanged"
38
QT_MOC_LITERAL(7, 104, 18), // "signalRedrawDisasm"
39
QT_MOC_LITERAL(8, 123, 10), // "signalExit"
40
QT_MOC_LITERAL(9, 134, 12), // "slotPostInit"
41
QT_MOC_LITERAL(10, 147, 14), // "slotConfigDone"
42
QT_MOC_LITERAL(11, 162, 17), // "slotUpdateByTimer"
43
QT_MOC_LITERAL(12, 180, 15), // "slotActionAbout"
44
QT_MOC_LITERAL(13, 196, 19), // "slotActionTargetRun"
45
QT_MOC_LITERAL(14, 216, 20), // "slotActionTargetHalt"
46
QT_MOC_LITERAL(15, 237, 24), // "slotActionTargetStepInto"
47
QT_MOC_LITERAL(16, 262, 22), // "slotActionTriggerUart0"
48
QT_MOC_LITERAL(17, 285, 3), // "val"
49
QT_MOC_LITERAL(18, 289, 21), // "slotActionTriggerRegs"
50
QT_MOC_LITERAL(19, 311, 27), // "slotActionTriggerCpuAsmView"
51
QT_MOC_LITERAL(20, 339, 31), // "slotActionTriggerStackTraceView"
52
QT_MOC_LITERAL(21, 371, 24), // "slotActionTriggerMemView"
53
QT_MOC_LITERAL(22, 396, 21), // "slotActionTriggerGpio"
54
QT_MOC_LITERAL(23, 418, 20), // "slotActionTriggerPnp"
55
QT_MOC_LITERAL(24, 439, 24), // "slotActionTriggerGnssMap"
56
QT_MOC_LITERAL(25, 464, 30), // "slotActionTriggerSymbolBrowser"
57
QT_MOC_LITERAL(26, 495, 14), // "slotOpenDisasm"
58
QT_MOC_LITERAL(27, 510, 8), // "uint64_t"
59
QT_MOC_LITERAL(28, 519, 4), // "addr"
60
QT_MOC_LITERAL(29, 524, 2), // "sz"
61
QT_MOC_LITERAL(30, 527, 14), // "slotOpenMemory"
62
QT_MOC_LITERAL(31, 542, 22), // "slotBreakpointsChanged"
63
QT_MOC_LITERAL(32, 565, 8) // "slotExit"
64
 
65
    },
66
    "debugger::DbgMainWindow\0signalPostInit\0"
67
    "\0AttributeType*\0cfg\0signalUpdateByTimer\0"
68
    "signalTargetStateChanged\0signalRedrawDisasm\0"
69
    "signalExit\0slotPostInit\0slotConfigDone\0"
70
    "slotUpdateByTimer\0slotActionAbout\0"
71
    "slotActionTargetRun\0slotActionTargetHalt\0"
72
    "slotActionTargetStepInto\0"
73
    "slotActionTriggerUart0\0val\0"
74
    "slotActionTriggerRegs\0slotActionTriggerCpuAsmView\0"
75
    "slotActionTriggerStackTraceView\0"
76
    "slotActionTriggerMemView\0slotActionTriggerGpio\0"
77
    "slotActionTriggerPnp\0slotActionTriggerGnssMap\0"
78
    "slotActionTriggerSymbolBrowser\0"
79
    "slotOpenDisasm\0uint64_t\0addr\0sz\0"
80
    "slotOpenMemory\0slotBreakpointsChanged\0"
81
    "slotExit"
82
};
83
#undef QT_MOC_LITERAL
84
 
85
static const uint qt_meta_data_debugger__DbgMainWindow[] = {
86
 
87
 // content:
88
       7,       // revision
89
       0,       // classname
90
       0,    0, // classinfo
91
      25,   14, // methods
92
       0,    0, // properties
93
       0,    0, // enums/sets
94
       0,    0, // constructors
95
       0,       // flags
96
       5,       // signalCount
97
 
98
 // signals: name, argc, parameters, tag, flags
99
       1,    1,  139,    2, 0x06 /* Public */,
100
       5,    0,  142,    2, 0x06 /* Public */,
101
       6,    1,  143,    2, 0x06 /* Public */,
102
       7,    0,  146,    2, 0x06 /* Public */,
103
       8,    0,  147,    2, 0x06 /* Public */,
104
 
105
 // slots: name, argc, parameters, tag, flags
106
       9,    1,  148,    2, 0x08 /* Private */,
107
      10,    0,  151,    2, 0x08 /* Private */,
108
      11,    0,  152,    2, 0x08 /* Private */,
109
      12,    0,  153,    2, 0x08 /* Private */,
110
      13,    0,  154,    2, 0x08 /* Private */,
111
      14,    0,  155,    2, 0x08 /* Private */,
112
      15,    0,  156,    2, 0x08 /* Private */,
113
      16,    1,  157,    2, 0x08 /* Private */,
114
      18,    1,  160,    2, 0x08 /* Private */,
115
      19,    1,  163,    2, 0x08 /* Private */,
116
      20,    1,  166,    2, 0x08 /* Private */,
117
      21,    1,  169,    2, 0x08 /* Private */,
118
      22,    1,  172,    2, 0x08 /* Private */,
119
      23,    1,  175,    2, 0x08 /* Private */,
120
      24,    1,  178,    2, 0x08 /* Private */,
121
      25,    0,  181,    2, 0x08 /* Private */,
122
      26,    2,  182,    2, 0x08 /* Private */,
123
      30,    2,  187,    2, 0x08 /* Private */,
124
      31,    0,  192,    2, 0x08 /* Private */,
125
      32,    0,  193,    2, 0x08 /* Private */,
126
 
127
 // signals: parameters
128
    QMetaType::Void, 0x80000000 | 3,    4,
129
    QMetaType::Void,
130
    QMetaType::Void, QMetaType::Bool,    2,
131
    QMetaType::Void,
132
    QMetaType::Void,
133
 
134
 // slots: parameters
135
    QMetaType::Void, 0x80000000 | 3,    4,
136
    QMetaType::Void,
137
    QMetaType::Void,
138
    QMetaType::Void,
139
    QMetaType::Void,
140
    QMetaType::Void,
141
    QMetaType::Void,
142
    QMetaType::Void, QMetaType::Bool,   17,
143
    QMetaType::Void, QMetaType::Bool,   17,
144
    QMetaType::Void, QMetaType::Bool,   17,
145
    QMetaType::Void, QMetaType::Bool,   17,
146
    QMetaType::Void, QMetaType::Bool,   17,
147
    QMetaType::Void, QMetaType::Bool,   17,
148
    QMetaType::Void, QMetaType::Bool,   17,
149
    QMetaType::Void, QMetaType::Bool,   17,
150
    QMetaType::Void,
151
    QMetaType::Void, 0x80000000 | 27, 0x80000000 | 27,   28,   29,
152
    QMetaType::Void, 0x80000000 | 27, 0x80000000 | 27,   28,   29,
153
    QMetaType::Void,
154
    QMetaType::Void,
155
 
156
 
157
};
158
 
159
void debugger::DbgMainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
160
{
161
    if (_c == QMetaObject::InvokeMetaMethod) {
162
        DbgMainWindow *_t = static_cast<DbgMainWindow *>(_o);
163
        Q_UNUSED(_t)
164
        switch (_id) {
165
        case 0: _t->signalPostInit((*reinterpret_cast< AttributeType*(*)>(_a[1]))); break;
166
        case 1: _t->signalUpdateByTimer(); break;
167
        case 2: _t->signalTargetStateChanged((*reinterpret_cast< bool(*)>(_a[1]))); break;
168
        case 3: _t->signalRedrawDisasm(); break;
169
        case 4: _t->signalExit(); break;
170
        case 5: _t->slotPostInit((*reinterpret_cast< AttributeType*(*)>(_a[1]))); break;
171
        case 6: _t->slotConfigDone(); break;
172
        case 7: _t->slotUpdateByTimer(); break;
173
        case 8: _t->slotActionAbout(); break;
174
        case 9: _t->slotActionTargetRun(); break;
175
        case 10: _t->slotActionTargetHalt(); break;
176
        case 11: _t->slotActionTargetStepInto(); break;
177
        case 12: _t->slotActionTriggerUart0((*reinterpret_cast< bool(*)>(_a[1]))); break;
178
        case 13: _t->slotActionTriggerRegs((*reinterpret_cast< bool(*)>(_a[1]))); break;
179
        case 14: _t->slotActionTriggerCpuAsmView((*reinterpret_cast< bool(*)>(_a[1]))); break;
180
        case 15: _t->slotActionTriggerStackTraceView((*reinterpret_cast< bool(*)>(_a[1]))); break;
181
        case 16: _t->slotActionTriggerMemView((*reinterpret_cast< bool(*)>(_a[1]))); break;
182
        case 17: _t->slotActionTriggerGpio((*reinterpret_cast< bool(*)>(_a[1]))); break;
183
        case 18: _t->slotActionTriggerPnp((*reinterpret_cast< bool(*)>(_a[1]))); break;
184
        case 19: _t->slotActionTriggerGnssMap((*reinterpret_cast< bool(*)>(_a[1]))); break;
185
        case 20: _t->slotActionTriggerSymbolBrowser(); break;
186
        case 21: _t->slotOpenDisasm((*reinterpret_cast< uint64_t(*)>(_a[1])),(*reinterpret_cast< uint64_t(*)>(_a[2]))); break;
187
        case 22: _t->slotOpenMemory((*reinterpret_cast< uint64_t(*)>(_a[1])),(*reinterpret_cast< uint64_t(*)>(_a[2]))); break;
188
        case 23: _t->slotBreakpointsChanged(); break;
189
        case 24: _t->slotExit(); break;
190
        default: ;
191
        }
192
    } else if (_c == QMetaObject::IndexOfMethod) {
193
        int *result = reinterpret_cast<int *>(_a[0]);
194
        void **func = reinterpret_cast<void **>(_a[1]);
195
        {
196
            typedef void (DbgMainWindow::*_t)(AttributeType * );
197
            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&DbgMainWindow::signalPostInit)) {
198
                *result = 0;
199
                return;
200
            }
201
        }
202
        {
203
            typedef void (DbgMainWindow::*_t)();
204
            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&DbgMainWindow::signalUpdateByTimer)) {
205
                *result = 1;
206
                return;
207
            }
208
        }
209
        {
210
            typedef void (DbgMainWindow::*_t)(bool );
211
            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&DbgMainWindow::signalTargetStateChanged)) {
212
                *result = 2;
213
                return;
214
            }
215
        }
216
        {
217
            typedef void (DbgMainWindow::*_t)();
218
            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&DbgMainWindow::signalRedrawDisasm)) {
219
                *result = 3;
220
                return;
221
            }
222
        }
223
        {
224
            typedef void (DbgMainWindow::*_t)();
225
            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&DbgMainWindow::signalExit)) {
226
                *result = 4;
227
                return;
228
            }
229
        }
230
    }
231
}
232
 
233
const QMetaObject debugger::DbgMainWindow::staticMetaObject = {
234
    { &QMainWindow::staticMetaObject, qt_meta_stringdata_debugger__DbgMainWindow.data,
235
      qt_meta_data_debugger__DbgMainWindow,  qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
236
};
237
 
238
 
239
const QMetaObject *debugger::DbgMainWindow::metaObject() const
240
{
241
    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
242
}
243
 
244
void *debugger::DbgMainWindow::qt_metacast(const char *_clname)
245
{
246
    if (!_clname) return Q_NULLPTR;
247
    if (!strcmp(_clname, qt_meta_stringdata_debugger__DbgMainWindow.stringdata0))
248
        return static_cast<void*>(const_cast< DbgMainWindow*>(this));
249
    if (!strcmp(_clname, "IGuiCmdHandler"))
250
        return static_cast< IGuiCmdHandler*>(const_cast< DbgMainWindow*>(this));
251
    return QMainWindow::qt_metacast(_clname);
252
}
253
 
254
int debugger::DbgMainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
255
{
256
    _id = QMainWindow::qt_metacall(_c, _id, _a);
257
    if (_id < 0)
258
        return _id;
259
    if (_c == QMetaObject::InvokeMetaMethod) {
260
        if (_id < 25)
261
            qt_static_metacall(this, _c, _id, _a);
262
        _id -= 25;
263
    } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
264
        if (_id < 25)
265
            *reinterpret_cast<int*>(_a[0]) = -1;
266
        _id -= 25;
267
    }
268
    return _id;
269
}
270
 
271
// SIGNAL 0
272
void debugger::DbgMainWindow::signalPostInit(AttributeType * _t1)
273
{
274
    void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
275
    QMetaObject::activate(this, &staticMetaObject, 0, _a);
276
}
277
 
278
// SIGNAL 1
279
void debugger::DbgMainWindow::signalUpdateByTimer()
280
{
281
    QMetaObject::activate(this, &staticMetaObject, 1, Q_NULLPTR);
282
}
283
 
284
// SIGNAL 2
285
void debugger::DbgMainWindow::signalTargetStateChanged(bool _t1)
286
{
287
    void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
288
    QMetaObject::activate(this, &staticMetaObject, 2, _a);
289
}
290
 
291
// SIGNAL 3
292
void debugger::DbgMainWindow::signalRedrawDisasm()
293
{
294
    QMetaObject::activate(this, &staticMetaObject, 3, Q_NULLPTR);
295
}
296
 
297
// SIGNAL 4
298
void debugger::DbgMainWindow::signalExit()
299
{
300
    QMetaObject::activate(this, &staticMetaObject, 4, Q_NULLPTR);
301
}
302
QT_END_MOC_NAMESPACE

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.