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
qtquick3d-cppmodule.qdoc
Go to the documentation of this file.
1// Copyright (C) 2020 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4/*!
5\module QtQuick3D
6\title Qt Quick 3D C++ Classes
7\brief Provides classes for Qt Quick 3D application development.
8
9This module provides classes for developing QML applications using Qt Quick 3D.
10
11Qt Quick 3D provides the following C++ types:
12
13\section1 QtQuick3D C++ Types
14
15\generatelist classesbymodule QtQuick3D
16
17\noautolist
18*/