QStaticPropertyValueRemovedChangeBaseclass is the base class for all staticPropertyValueRemovedQSceneChange事件。 更多 …
继承者: Qt3DCore.QPropertyNodeRemovedChange , Qt3DCore.QPropertyValueRemovedChange
def
propertyName
()
def
setPropertyName
(name)
PySide2.Qt3DCore.Qt3DCore.
QStaticPropertyValueRemovedChangeBase
(
subjectId
)
¶
注意
This constructor is deprecated.
- param subjectId
QNodeId
构造新
QStaticPropertyValueRemovedChangeBase
with
subjectId
PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueRemovedChangeBase.
propertyName
(
)
¶
str
Returns name of the property.
另请参阅
PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueRemovedChangeBase.
setPropertyName
(
name
)
¶
name – str
Sets the property change
name
.
另请参阅