| Line 1... | 
        Line 1... | 
      
      
        /****************************************************************************
  | 
        /****************************************************************************
  | 
      
      
        ** Meta object code from reading C++ file 'StreetMapObject.h'
  | 
        ** Meta object code from reading C++ file 'StreetMapObject.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 'StreetMapObject.h' doesn't include <QObject>."
  | 
        #error "The header file 'StreetMapObject.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__StreetMap_t {
  | 
        struct qt_meta_stringdata_debugger__StreetMap_t {
  | 
      
      
            QByteArrayData data[9];
  | 
            QByteArrayData data[9];
  | 
      
      
            char stringdata0[116];
  | 
            char stringdata0[116];
  | 
      
      
        };
  | 
        };
  | 
      
      
        #define QT_MOC_LITERAL(idx, ofs, len) \
  | 
        #define QT_MOC_LITERAL(idx, ofs, len) \
  | 
      
      
        | Line 145... | 
        Line 143... | 
      
      
        void debugger::StreetMap::signalTilesUpdated(const QRect & _t1)
  | 
        void debugger::StreetMap::signalTilesUpdated(const QRect & _t1)
  | 
      
      
        {
  | 
        {
  | 
      
      
            void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
  | 
            void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
  | 
      
      
            QMetaObject::activate(this, &staticMetaObject, 0, _a);
  | 
            QMetaObject::activate(this, &staticMetaObject, 0, _a);
  | 
      
      
        }
  | 
        }
  | 
      
      
        QT_WARNING_POP
  | 
           | 
      
      
        QT_END_MOC_NAMESPACE
  | 
        QT_END_MOC_NAMESPACE
  | 
      
      
         
  | 
         
  | 
      
      
         No newline at end of file
  | 
         No newline at end of file
  |