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
qtquick3dassetutilsglobal_p.h File Reference

(716ade54d0ea447b2550cf3ad3d3a0b7fb647f59)

#include <QtCore/qglobal.h>
#include <QtCore/qstring.h>
#include <QtCore/qhash.h>
#include <QtQuick3DAssetUtils/qtquick3dassetutilsexports.h>
#include <QtQuick3DRuntimeRender/private/qssgrendergraphobject_p.h>
Include dependency graph for qtquick3dassetutilsglobal_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QSSGRuntimeObjectNameKey

Typedefs

using QSSGRuntimeObjectTypeKey = QSSGRenderGraphObject::BaseType
using QSSGRuntimeObjectNameMap = QMultiHash<QSSGRuntimeObjectNameKey, QPointer<QQuick3DObject>>
using QSSGRuntimeObjectTypeMap = QMultiHash<QSSGRuntimeObjectTypeKey, QPointer<QQuick3DObject>>

Functions

QT_BEGIN_NAMESPACE void Q_QUICK3DASSETUTILS_EXPORT qml_register_types_QtQuick3D_AssetUtils ()

Typedef Documentation

◆ QSSGRuntimeObjectNameMap

◆ QSSGRuntimeObjectTypeKey

◆ QSSGRuntimeObjectTypeMap

Function Documentation

◆ qml_register_types_QtQuick3D_AssetUtils()

QT_BEGIN_NAMESPACE void Q_QUICK3DASSETUTILS_EXPORT qml_register_types_QtQuick3D_AssetUtils ( )