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
qqmlregistration.h
Go to the documentation of this file.
1// Copyright (C) 2021 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3// Qt-Security score:significant
4
5#ifndef QQMLREGISTRATION_H
6#define QQMLREGISTRATION_H
7
8#include <QtCore/qglobal.h>
9#include <QtQmlIntegration/qqmlintegration.h>
10
11// satisfy configure, which warns about public headers not using those
13
15
16#endif // QQMLREGISTRATION_H
\inmodule QtSql