QQmlAspectEngine Class
class Qt3DCore::Quick::QQmlAspectEngineThe QQmlAspectEngine provides an environment for the QAspectEngine and a method for instantiating QML components. More...
| Header: | #include <Qt3DQuick/QQmlAspectEngine> |
| qmake: | QT += 3dcore |
| Inherits: | QObject |
Public Types
| enum | Status { Null, Ready, Loading, Error } |