44 bool InsertVersionId(
int versionId, quint32 versionNumber,
const QString& description);
71 typedef QMap<int, VersionIdElement> VersionElements;
73 VersionElements m_versionIdList;
Represents an input/output persistence archive for object serialization.
Provides access to version information.
Common interface for data model objects, which can be changed.
CompatibilityMode
Control how relationship betweeen objects are interpreted.
@ CM_WITHOUT_REFS
External references are simple ignored.
Contains general persistence mechanism with basic archives implementations.