唯一标识
QNode. 更多 …
PySide2.Qt3DCore.Qt3DCore.
QNodeId
¶
PySide2.Qt3DCore.Qt3DCore.QNodeId(QNodeId)
QNodeId
–
QNodeId
PySide2.Qt3DCore.Qt3DCore.QNodeId.
createId
(
)
¶
QNodeId
Returns node id.
PySide2.Qt3DCore.Qt3DCore.QNodeId.
id
(
)
¶
quint64
返回
PySide2.Qt3DCore.Qt3DCore.QNodeId.
isNull
(
)
¶
bool
返回
PySide2.Qt3DCore.Qt3DCore.QNodeId.
__ne__
(
other
)
¶
other
–
QNodeId
bool
返回
true
if
this
!=
other
.
PySide2.Qt3DCore.Qt3DCore.QNodeId.
__lt__
(
other
)
¶
other
–
QNodeId
bool
PySide2.Qt3DCore.Qt3DCore.QNodeId.
__eq__
(
other
)
¶
other
–
QNodeId
bool
返回
true
if
this
==
other
.
PySide2.Qt3DCore.Qt3DCore.QNodeId.
__gt__
(
other
)
¶
other
–
QNodeId
bool
返回
true
if
this
>
other
.