Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qt3dxr-supported-platforms.qdoc
Go to the documentation of this file.
1// Copyright (C) 2021 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial
3
4/*!
5 \page qt3dxr-supported-platforms.html
6 \title Supported Headsets
7 \target Supported Platforms
8
9 This page outlines the combinations of use cases that are supported.
10
11 \section1 Supported hardware
12
13 \table
14 \header Support matrix
15 \header \li Platform \li PCVR Streaming \li Native \li Debugging
16 \row \li Quest 2 \li Yes \li Yes \li Yes
17 \row \li Quest 3 \li Yes \li Yes \li Yes
18 \row \li Quest Pro \li Yes \li Yes \li Yes
19 \row \li Varjo \li Yes \li NA \li Na
20 \row \li Apple Vision Pro \li Na \li Yes \li No
21 \endtable
22
23 This hardware is used when developing \qxr.
24
25 \section1 Supported development host environments
26
27 \qxr supports the same host platforms that \l Qt supports.
28
29 If you need to run applications for other host architectures or operating
30 systems, contact \l{contact Qt sales}{the Qt Company}.
31
32*/