QAbstractSceneLoader Class
(Qt3D::Render::QAbstractSceneLoader)
Public Types
| enum | Status { Loading, Loaded, Error } |
Properties
Public Functions
Signals
Protected Functions
| void | copy(const QNode * ref) |
Member Type Documentation
enum QAbstractSceneLoader::Status
Property Documentation
source : QUrl
Access functions:
| QUrl | source() const |
| void | setSource(const QUrl & arg) |
Notifier signal:
status : const Status
Access functions:
Notifier signal:
Member Function Documentation
QAbstractSceneLoader::QAbstractSceneLoader(QNode * parent = 0)
QAbstractSceneLoader::~QAbstractSceneLoader()
[protected] void QAbstractSceneLoader::copy(const QNode * ref)
void QAbstractSceneLoader::setStatus(Status status)
See also status().
© 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.