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.qdoc
Go to the documentation of this file.
1// Copyright (C) 2024 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial
3/*!
4 \nextpage \qxr Overview
5 \page qt-quick-3d-xr.html
6 \title \qxr
7 //! A placeholder image, using exising image
8 \image dragon.jpg
9
10 \qxr allows you to develop Qt applications for extended reality
11 devices that take full advantage of the different immersion levels and
12 human-machine interface styles offered
13
14 The \l{\qxr Overview} page discusses the different approaches to modifying a
15 users perceived reality and clarified the concepts and technologies that are
16 referenced throughout this documentation.
17
18 \section1 Quick Links
19
20 \list
21 \include qt3dxr-toc.qdoc listitems-quick-links
22 \endlist
23
24 //! NOTE: This table refers to list items in qt3dxr-toc.qdoc - add new items there
25 //! Using existing placeholder images for now
26 \table
27 \header
28 \li \image quick3d-custom-cube1-small.jpg
29 \li \image quick3d-custom-cube1-small.jpg
30 \li \image quick3d-custom-cube1-small.jpg
31 \row
32 \include qt3dxr-toc.qdoc listitems-platforms-and-toolchains
33 \include qt3dxr-toc.qdoc listitems-getting-started
34 \include qt3dxr-toc.qdoc listitems-api-reference
35 \header
36 \li \image quick3d-custom-cube1-small.jpg
37 \li \image quick3d-custom-cube1-small.jpg
38 \li \image quick3d-custom-cube1-small.jpg
39 \row
40 \include qt3dxr-toc.qdoc listitems-examples
41 \include qt3dxr-toc.qdoc tools-ide
42 \include qt3dxr-toc.qdoc developing-applications
43 \endtable
44
45*/