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
qquick3d.h
Go to the documentation of this file.
1
// Copyright (C) 2020 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
3
// Qt-Security score:significant reason:default
4
5
6
#
ifndef
Q_QUICK3D_H
7
#
define
Q_QUICK3D_H
8
9
#
include
<
QtGui
/
qsurfaceformat
.
h
>
10
#
include
<
QtQuick3D
/
qtquick3dglobal
.
h
>
11
12
QT_BEGIN_NAMESPACE
13
14
class
QQuick3D {
15
public
:
16
static
Q_QUICK3D_EXPORT QSurfaceFormat idealSurfaceFormat(
int
samples = -1);
17
};
18
19
QT_END_NAMESPACE
20
21
#
endif
Q_STATIC_LOGGING_CATEGORY
QT_BEGIN_NAMESPACE Q_STATIC_LOGGING_CATEGORY(lcSynthesizedIterableAccess, "qt.iterable.synthesized", QtWarningMsg)
qtquick3d
src
quick3d
qquick3d.h
Generated on
for Qt by
1.16.1