Quick3DEntityLoader Class

(Qt3D::Quick::Quick3DEntityLoader)
Inherits:

Properties

Public Functions

Quick3DEntityLoader(QNode * parent = 0)
~Quick3DEntityLoader()
QObject * entity() const
void setSource(const QUrl & url)
QUrl source() const

Signals

Protected Functions

void copy(const QNode * ref)

Property Documentation

entity : QObject * const

Access functions:

QObject * entity() const

Notifier signal:

void entityChanged()

source : QUrl

Access functions:

QUrl source() const
void setSource(const QUrl & url)

Notifier signal:

void sourceChanged()

Member Function Documentation

Quick3DEntityLoader::Quick3DEntityLoader(QNode * parent = 0)

Quick3DEntityLoader::~Quick3DEntityLoader()

[protected] void Quick3DEntityLoader::copy(const QNode * ref)

© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.