QStaticPropertyValueRemovedChangeBase露
- PyQt5.Qt3DCore.QStaticPropertyValueRemovedChangeBase
Inherits from QPropertyValueRemovedChangeBase.
Inherited by QPropertyNodeRemovedChange, QPropertyValueRemovedChange.
Description露
The QStaticPropertyValueRemovedChangeBase class is the base class for all static PropertyValueRemoved QSceneChange events.
Methods露
- __init__(QNodeId)
Constructs a new QStaticPropertyValueRemovedChangeBase with subjectId
- propertyName() → str
Returns name of the property.
See also
- setPropertyName(str)
Sets the property change name.
See also