34 const QByteArray& attributeId,
36 bool releaseFlag) = 0;
Common interface for a container of properties.
virtual bool RemoveAttribute(const QByteArray &attributeId)=0
Remove an existing property from the object.
virtual bool InsertAttribute(const QByteArray &attributeId, iser::IObject *attributePtr, bool releaseFlag)=0
Insert an property into the object.
virtual void RemoveAllAttributes()=0
Reset properties.
Common interface for a container of properties.
Common interface for factorisable model objects.
This namespace containes implementations of attributes concept.