]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
Merged with OCC_visual_parameters_2006 branch. It consists development of persistent...
authorasv <asv@opencascade.com>
Tue, 7 Mar 2006 15:31:34 +0000 (15:31 +0000)
committerasv <asv@opencascade.com>
Tue, 7 Mar 2006 15:31:34 +0000 (15:31 +0000)
commit941209dcda9408d4ddd4ee120405478d42f536fa
tree89021dd1f83e209735551372dc538e536fb94435
parent7639b37a950a24ed4f85488e6b0dfee01b5574af
Merged with OCC_visual_parameters_2006 branch.  It consists development of persistent visual parameters (GUI states) and Dump Python functionality.  Developers: srn, asv.
28 files changed:
idl/SALOMEDS.idl
idl/SALOMEDS_Attributes.idl
src/SALOMEDS/Makefile.in
src/SALOMEDS/SALOMEDS_AttributeParameter.cxx [new file with mode: 0644]
src/SALOMEDS/SALOMEDS_AttributeParameter.hxx [new file with mode: 0644]
src/SALOMEDS/SALOMEDS_AttributeParameter_i.cxx [new file with mode: 0644]
src/SALOMEDS/SALOMEDS_AttributeParameter_i.hxx [new file with mode: 0644]
src/SALOMEDS/SALOMEDS_Attributes.hxx
src/SALOMEDS/SALOMEDS_ClientAttributes.hxx
src/SALOMEDS/SALOMEDS_IParameters.cxx [new file with mode: 0644]
src/SALOMEDS/SALOMEDS_IParameters.hxx [new file with mode: 0644]
src/SALOMEDS/SALOMEDS_Study.cxx
src/SALOMEDS/SALOMEDS_Study.hxx
src/SALOMEDS/SALOMEDS_Study_i.cxx
src/SALOMEDS/SALOMEDS_Study_i.hxx
src/SALOMEDSClient/Makefile.in
src/SALOMEDSClient/SALOMEDSClient.hxx
src/SALOMEDSClient/SALOMEDSClient_AttributeParameter.hxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_Study.hxx
src/SALOMEDSImpl/Makefile.in
src/SALOMEDSImpl/SALOMEDSImpl_AttributeParameter.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeParameter.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_Attributes.hxx
src/SALOMEDSImpl/SALOMEDSImpl_IParameters.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_IParameters.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_Study.cxx
src/SALOMEDSImpl/SALOMEDSImpl_Study.hxx
src/SALOMEDSImpl/testDS.cxx