]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Update the internal persistence mechanism of documents identification: on load/save...
authormpv <mpv@opencascade.com>
Wed, 3 Feb 2016 09:21:45 +0000 (12:21 +0300)
committermpv <mpv@opencascade.com>
Wed, 3 Feb 2016 09:21:45 +0000 (12:21 +0300)
commiteacec078e7652d28974cb3b6ec166be42c75c813
tree2bedc0e6f4d9722b8019b0ad2c62f4543fef5d70
parentc6d903cda3ef5eb59458f5bed19ea7a920e7e34f
Update the internal persistence mechanism of documents identification: on load/save, undo/redo of documents creation or deletion, external references between the documents
19 files changed:
src/Model/Model_Application.cpp
src/Model/Model_Application.h
src/Model/Model_AttributeDocRef.cpp
src/Model/Model_AttributeDocRef.h
src/Model/Model_AttributeReference.cpp
src/Model/Model_Document.cpp
src/Model/Model_Document.h
src/Model/Model_Objects.cpp
src/Model/Model_Objects.h
src/Model/Model_ResultPart.cpp
src/Model/Model_ResultPart.h
src/Model/Model_Session.cpp
src/Model/Model_Session.h
src/ModelAPI/ModelAPI_AttributeDocRef.h
src/ModelAPI/ModelAPI_Document.h
src/ModelAPI/ModelAPI_Session.h
src/ModelAPI/Test/TestDocument.py
src/PartSetPlugin/PartSetPlugin_Duplicate.cpp
src/PartSetPlugin/PartSetPlugin_Duplicate.h