QHandle Class

(Qt3D::QHandle)

Public Functions

QHandle()
quint32 counter() const
quint32 handle() const
quint32 index() const
bool isNull() const
operator quint32() const

Static Public Members

quint32 maxCounter()
quint32 maxIndex()

Member Function Documentation

QHandle::QHandle()

quint32 QHandle::counter() const

quint32 QHandle::handle() const

quint32 QHandle::index() const

bool QHandle::isNull() const

[static] quint32 QHandle::maxCounter()

[static] quint32 QHandle::maxIndex()

QHandle::operator quint32() const

© 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.