QStaticPropertyValueRemovedChangeBase Class

(Qt3DCore::QStaticPropertyValueRemovedChangeBase)

Public Functions

~QStaticPropertyValueRemovedChangeBase()
const char *propertyName() const
void setPropertyName(const char *name)

Protected Functions

QStaticPropertyValueRemovedChangeBase(QNodeId subjectId)
QStaticPropertyValueRemovedChangeBase(QStaticPropertyValueRemovedChangeBasePrivate &dd, QNodeId subjectId)

Member Function Documentation

[protected] QStaticPropertyValueRemovedChangeBase::QStaticPropertyValueRemovedChangeBase(QNodeId subjectId)

Default constructs an instance of QStaticPropertyValueRemovedChangeBase.

[protected] QStaticPropertyValueRemovedChangeBase::QStaticPropertyValueRemovedChangeBase(QStaticPropertyValueRemovedChangeBasePrivate &dd, QNodeId subjectId)

Copy constructor.

QStaticPropertyValueRemovedChangeBase::~QStaticPropertyValueRemovedChangeBase()

Destroys the instance of QStaticPropertyValueRemovedChangeBase.

const char *QStaticPropertyValueRemovedChangeBase::propertyName() const

See also setPropertyName().

void QStaticPropertyValueRemovedChangeBase::setPropertyName(const char *name)

See also propertyName().