All enum value | QVPropertyContainerChange | |
ChangeType enum name | QVPropertyContainerChange | |
ContainerDel enum value | QVPropertyContainerChange | |
getChangeType() const | QVPropertyContainerChange | [inline] |
getDestName() const | QVPropertyContainerChange | [inline] |
getDestProp() const | QVPropertyContainerChange | [inline] |
getOrigName() const | QVPropertyContainerChange | [inline] |
getOrigProp() const | QVPropertyContainerChange | [inline] |
getPropName() const | QVPropertyContainerChange | [inline] |
getSourceName() const | QVPropertyContainerChange | [inline] |
getValue() const | QVPropertyContainerChange | [inline] |
isSequ() const | QVPropertyContainerChange | [inline] |
isSinc() const | QVPropertyContainerChange | [inline] |
LinkAdd enum value | QVPropertyContainerChange | |
LinkDel enum value | QVPropertyContainerChange | |
Name enum value | QVPropertyContainerChange | |
None enum value | QVPropertyContainerChange | |
PropertiesValues enum value | QVPropertyContainerChange | |
PropertyAdd enum value | QVPropertyContainerChange | |
PropertyDel enum value | QVPropertyContainerChange | |
PropertyValue enum value | QVPropertyContainerChange | |
QVPropertyContainerChange() | QVPropertyContainerChange | [inline] |
QVPropertyContainerChange(const QVPropertyContainerChange &other) | QVPropertyContainerChange | [inline] |
QVPropertyContainerChange(const QString source, const ChangeType type, const QString prop=QString(), const QVariant variant=QVariant()) | QVPropertyContainerChange | [inline] |
QVPropertyContainerChange(const QString source, const ChangeType type, const QString contOrig, const QString propOrig, const QString contDest, const QString propDest, const bool sinc=FALSE, const bool sequ=FALSE) | QVPropertyContainerChange | [inline] |
toString() const | QVPropertyContainerChange | |