32 bool SetMetaInfo(
int metaInfoType,
const QVariant& metaInfo)
override;
41 bool IsEqual(
const IChangeable&
object)
const override;
47 typedef QMap<int, QVariant> MetaInfoMap;
48 MetaInfoMap m_infosMap;
Represent input/output persistence archive.
Common class for all classes which objects can be archived or restored from archive.
CompatibilityMode
Control how relationship betweeen objects are interpreted.
@ CM_WITHOUT_REFS
External references are simple ignored.
Contains the system indenendent basic implementations of Document/View design pattern.