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