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

Subversion Repositories riscv_vhdl

[/] [riscv_vhdl/] [trunk/] [debugger/] [src/] [gui_plugin/] [CpuWidgets/] [moc_SymbolBrowserArea.h] - Diff between revs 3 and 4

Show entire file | Details | Blame | View Log

Rev 3 Rev 4
Line 1... Line 1...
/****************************************************************************
/****************************************************************************
** Meta object code from reading C++ file 'SymbolBrowserArea.h'
** Meta object code from reading C++ file 'SymbolBrowserArea.h'
**
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.8.0)
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
**
** WARNING! All changes made in this file will be lost!
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
*****************************************************************************/
 
 
#include <QtCore/qbytearray.h>
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'SymbolBrowserArea.h' doesn't include <QObject>."
#error "The header file 'SymbolBrowserArea.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.8.0. It"
#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 "cannot be used with the include files from this version of Qt."
#error "(The moc has changed too much.)"
#error "(The moc has changed too much.)"
#endif
#endif
 
 
QT_BEGIN_MOC_NAMESPACE
QT_BEGIN_MOC_NAMESPACE
QT_WARNING_PUSH
 
QT_WARNING_DISABLE_DEPRECATED
 
struct qt_meta_stringdata_debugger__SymbolBrowserArea_t {
struct qt_meta_stringdata_debugger__SymbolBrowserArea_t {
    QByteArrayData data[14];
    QByteArrayData data[14];
    char stringdata0[175];
    char stringdata0[175];
};
};
#define QT_MOC_LITERAL(idx, ofs, len) \
#define QT_MOC_LITERAL(idx, ofs, len) \
Line 186... Line 184...
void debugger::SymbolBrowserArea::signalShowData(uint64_t _t1, uint64_t _t2)
void debugger::SymbolBrowserArea::signalShowData(uint64_t _t1, uint64_t _t2)
{
{
    void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)), const_cast<void*>(reinterpret_cast<const void*>(&_t2)) };
    void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)), const_cast<void*>(reinterpret_cast<const void*>(&_t2)) };
    QMetaObject::activate(this, &staticMetaObject, 2, _a);
    QMetaObject::activate(this, &staticMetaObject, 2, _a);
}
}
QT_WARNING_POP
 
QT_END_MOC_NAMESPACE
QT_END_MOC_NAMESPACE
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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