chromium/ui/qt/qt5_shim_moc.cc

// Copyright 2023 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifdef UNSAFE_BUFFERS_BUILD
// TODO(crbug.com/351564777): Remove this and convert code to safer constructs.
#pragma allow_unsafe_buffers
#endif

/****************************************************************************
** Meta object code from reading C++ file 'qt_shim.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.3.2)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/

#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#include "ui/qt/qt_shim.h"
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'qt_shim.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.3.2. It"
#error "cannot be used with the include files from this version of Qt."
#error "(The moc has changed too much.)"
#endif

QT_BEGIN_MOC_NAMESPACE
struct qt_meta_stringdata_qt__QtShim_t {};
#define QT_MOC_LITERAL
static const qt_meta_stringdata_qt__QtShim_t qt_meta_stringdata_qt__QtShim =;
#undef QT_MOC_LITERAL

static const uint qt_meta_data_qt__QtShim[] =;

void qt::QtShim::qt_static_metacall(QObject* _o,
                                    QMetaObject::Call _c,
                                    int _id,
                                    void** _a) {}

const QMetaObject qt::QtShim::staticMetaObject =;

const QMetaObject* qt::QtShim::metaObject() const {}

void* qt::QtShim::qt_metacast(const char* _clname) {}

int qt::QtShim::qt_metacall(QMetaObject::Call _c, int _id, void** _a) {}
QT_END_MOC_NAMESPACE