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