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
qabstractopenxrgraphics.cpp
Go to the documentation of this file.
1
// Copyright (C) 2024 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
3
4
#
include
"qabstractopenxrgraphics_p.h"
5
6
QT_BEGIN_NAMESPACE
7
8
QAbstractOpenXRGraphics::QAbstractOpenXRGraphics()
9
{
10
11
}
12
13
void
QAbstractOpenXRGraphics
::
setupWindow
(QQuickWindow *)
14
{
15
16
}
17
18
QT_END_NAMESPACE
QAbstractOpenXRGraphics
Definition
qabstractopenxrgraphics_p.h:32
QAbstractOpenXRGraphics::setupWindow
virtual void setupWindow(QQuickWindow *)
Definition
qabstractopenxrgraphics.cpp:13
QPlatformGraphicsBufferHelper
\inmodule QtGui
qtquick3d
src
xr
quick3dxr
openxr
qabstractopenxrgraphics.cpp
Generated on
for Qt by
1.14.0