Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qtcoreglobal.h
Go to the documentation of this file.
1// Copyright (C) 2020 The Qt Company Ltd.
2// Copyright (C) 2019 Intel Corporation.
3// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
4// Qt-Security score:significant reason:default
5
6#if 0
7#pragma qt_class(QtCoreGlobal)
8#endif
9
10#ifndef QTCOREGLOBAL_H
11#define QTCOREGLOBAL_H
12
13#include <QtCore/qtversionchecks.h>
14#include <QtCore/qtconfigmacros.h>
15#include <QtCore/qtcoreexports.h>
16
17#endif // QTCOREGLOBAL_H