]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
SALOME 6.3.1 corrections from PPGP team:
authorsan <san@opencascade.com>
Mon, 5 Sep 2011 13:37:34 +0000 (13:37 +0000)
committersan <san@opencascade.com>
Mon, 5 Sep 2011 13:37:34 +0000 (13:37 +0000)
commit26b415c2111e2ef1546405e6e70fea3043a912a0
treee39ea3b9c06bb80af834047cb8e153fafdfe74d5
parentca9028970a2eb830c0bdc90a782a8653c10dffa5
SALOME 6.3.1 corrections from PPGP team:
1. Correction of the module's root data object creation - it now depends on the concrete study type (light or full)
2. Extending SalomePyQt API by two methods: get active Python module object, activate SALOME module with the given name
3. Minor correction: scaling the module's icon in Obj. Browser to 16x16 size to avoid ugly huge pixmaps for some light modules.
14 files changed:
src/LightApp/LightApp_DataModel.cxx
src/LightApp/LightApp_DataModel.h
src/LightApp/LightApp_Study.cxx
src/LightApp/LightApp_Study.h
src/SALOME_PYQT/SALOME_PYQT_GUILight/SALOME_PYQT_DataModelLight.cxx
src/SALOME_PYQT/SALOME_PYQT_GUILight/SALOME_PYQT_DataModelLight.h
src/SALOME_PYQT/SALOME_PYQT_GUILight/SALOME_PYQT_ModuleLight.cxx
src/SALOME_PYQT/SALOME_PYQT_GUILight/SALOME_PYQT_ModuleLight.h
src/SALOME_PYQT/SalomePyQt/SalomePyQt.cxx
src/SALOME_PYQT/SalomePyQt/SalomePyQt.h
src/SALOME_PYQT/SalomePyQt/SalomePyQt.sip
src/SalomeApp/SalomeApp_DataObject.cxx
src/SalomeApp/SalomeApp_Study.cxx
src/SalomeApp/SalomeApp_Study.h