IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

QNodeId Class

Uniquely identifies a QNode.

This class was introduced in Qt 5.7.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QNodeId Class

  • Header: Qt3DCore/QNodeId

  • Since: Qt 5.7

  • qmake: QT += 3dcore

Detailed Description

 

Member Function Documentation

 

[static] Qt3DCore::QNodeId QNodeId::createId()

Returns node id.

quint64 QNodeId::id() const

Returns

bool QNodeId::isNull() const

Returns

bool QNodeId::operator bool() const

Returns

bool QNodeId::operator!=(Qt3DCore::QNodeId other) const

Returns true if this != other.

bool QNodeId::operator<(Qt3DCore::QNodeId other) const

Returns true if this < other.

bool QNodeId::operator==(Qt3DCore::QNodeId other) const

Returns true if this == other.

bool QNodeId::operator>(Qt3DCore::QNodeId other) const

Returns true if this > other.

Related Non-Members

 

QNodeIdVector

A vector of QNodeIds.

uint qHash(Qt3DCore::QNodeId id, uint seed = 0)

Returns hash of node with id and optional seed.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+