Documents > BPS V2 C++ API
BpsPropertyObject Member List
This is the complete list of members for BpsPropertyObject, including all inherited members.
addAttribute(const char *aProperty, const char *aAttribute, const QVariant &aValue=true)BpsPropertyObject
addProperty(const char *aName, const QVariant &aValue)BpsPropertyObject
appendChild(BpsPropertyObject *aChild)BpsPropertyObject
attribute(const char *aProperty, const char *aAttribute) const BpsPropertyObject
attributeNames(const char *aProperty) const BpsPropertyObject
BpsPropertyObject(QObject *aParent=0)BpsPropertyObject
BpsPropertyObject(const QString &aName, QObject *aParent=0)BpsPropertyObject
BpsPropertyObject(const BpsPropertyObject &aOther)BpsPropertyObject
childAt(int aIndex) const BpsPropertyObject
childCount() const BpsPropertyObject
childIndex(BpsPropertyObject *aChild) const BpsPropertyObject
childInserted(int aIndex, BpsPropertyObject *aChild)BpsPropertyObject [signal]
childMoved(int aOldIndex, int aNewIndex)BpsPropertyObject [signal]
childRemoved(int aIndex, BpsPropertyObject *aChild)BpsPropertyObject [signal]
children() const BpsPropertyObject
clear()BpsPropertyObject
emitValues()BpsPropertyObject
insertChild(int aIndex, BpsPropertyObject *aChild)BpsPropertyObject
isModified() const BpsPropertyObject
isValid(BpsPropertyObject *aObject) const BpsPropertyObject
loadXml(const QString &aDocType, const QString &aXml)BpsPropertyObject
makeXml(const QString &aDocType, bool aFormat=false) const BpsPropertyObject
modifiedChanged(bool aModified)BpsPropertyObject [signal]
moveChild(int aOldIndex, int aNewIndex)BpsPropertyObject
objectChanged()BpsPropertyObject [signal]
operator=(const BpsPropertyObject &aOther)BpsPropertyObject
parent() const BpsPropertyObject
propertyAsString(const char *aName) const BpsPropertyObject
propertyChanged(const QByteArray &aName, const QVariant &aNewValue, const QVariant &aOldValue)BpsPropertyObject [signal]
removeChild(int aIndex)BpsPropertyObject
setModified(bool aModified=true)BpsPropertyObject [slot]
setProperty(const char *aName, const QVariant &aValue)BpsPropertyObject [virtual, slot]
setPropertyAsString(const char *aName, const QString &aValue)BpsPropertyObject [slot]
xmlCreateObject(const QString &aTagName, int aLevel) const BpsPropertyObject [protected, virtual]
xmlTagName(int aLevel) const BpsPropertyObject [protected, virtual]
~BpsPropertyObject() (defined in BpsPropertyObject)BpsPropertyObject [virtual]