Uniquely identifies a QNode. More...
| Header: | #include <Qt3DCore/QNodeId> |
| qmake: | QT += 3dcore |
| quint64 | id() const |
| bool | isNull() const |
| bool | operator bool() const |
| bool | operator!=(Qt3DCore::QNodeId other) const |
| bool | operator<(Qt3DCore::QNodeId other) const |
| bool | operator==(Qt3DCore::QNodeId other) const |
| bool | operator>(Qt3DCore::QNodeId other) const |
| Qt3DCore::QNodeId | createId() |
| typedef | QNodeIdVector |
| uint | qHash(Qt3DCore::QNodeId id, uint seed = 0) |
[static] Qt3DCore::QNodeId QNodeId::createId()
Returns node id.
Returns
Returns
Returns
Returns true if this != other.
Returns true if this < other.
Returns true if this == other.
Returns true if this > other.
A vector of QNodeIds.
Returns hash of node with id and optional seed.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.15/qt3dcore-qnodeid.html