Qt 3D Core C++ Classes

The Qt 3D module contains functionality to support near-realtime simulation systems. More...

This module was introduced in Qt 5.7.

Namespaces

Qt3DCore

Contains classes that are the foundation for Qt 3D simulation framework, as well as classes that provide the ability to render using the Qt 3D framework

Qt3DCore::Quick

Contains classes used for implementing QML functionality into Qt3D applications

Classes

Qt3DCore::QAbstractFunctor

Abstract base class for all functors

Qt3DCore::QAspectJob

Base class for jobs executed in an aspect

Qt3DCore::QBackendNode

Base class for all Qt3D backend nodes

Qt3DCore::QBackendNodeMapper

Creates and maps backend nodes to their respective frontend nodes

Qt3DCore::QNodeId

Uniquely identifies a QNode

Qt3DCore::Quick::QQmlAspectEngine

Environment for the QAspectEngine and a method for instantiating QML components

Detailed Description

The Qt 3D module provides the foundations and core types used for near-realtime simulations built on the Qt 3D framework.