]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Implementation of the "20830: EDF 1357 GUI : Hide/Show Icon"
authorrnv <rnv@opencascade.com>
Thu, 17 Feb 2011 08:08:30 +0000 (08:08 +0000)
committerrnv <rnv@opencascade.com>
Thu, 17 Feb 2011 08:08:30 +0000 (08:08 +0000)
commit0bfbb9326cf44686726a9270cde8e1eb49ae9208
tree91e73021a9740cbc54631a4c33c0a1319d115ff0
parent5aec139da0dedb7335d52920b6422a1f7540ca12
Implementation of the "20830: EDF 1357 GUI : Hide/Show Icon"
(at the moment implemeted only in GEOM and SMESH modules).
37 files changed:
src/LightApp/LightApp_Application.cxx
src/LightApp/LightApp_DataObject.cxx
src/LightApp/LightApp_DataObject.h
src/LightApp/LightApp_Displayer.cxx
src/LightApp/LightApp_Displayer.h
src/LightApp/LightApp_SelectionMgr.cxx
src/LightApp/LightApp_ShowHideOp.cxx
src/LightApp/LightApp_Study.cxx
src/LightApp/LightApp_Study.h
src/Prs/SALOME_Prs.h
src/Qtx/Qtx.h
src/SALOME_PYQT/SALOME_PYQT_GUI/SALOME_PYQT_Module.cxx
src/SALOME_PYQT/SALOME_PYQT_GUI/SALOME_PYQT_Module.h
src/SOCC/SOCC_ViewModel.cxx
src/SOCC/SOCC_ViewModel.h
src/SPlot2d/SPlot2d_ViewModel.cxx
src/SPlot2d/SPlot2d_ViewModel.h
src/SUIT/Makefile.am
src/SUIT/SUIT_DataBrowser.cxx
src/SUIT/SUIT_DataObject.cxx
src/SUIT/SUIT_DataObject.h
src/SUIT/SUIT_TreeModel.cxx
src/SUIT/SUIT_TreeModel.h
src/SUIT/resources/SUIT_images.ts [new file with mode: 0644]
src/SUIT/resources/icon_visibility_off.png [new file with mode: 0644]
src/SUIT/resources/icon_visibility_on.png [new file with mode: 0644]
src/SVTK/SVTK_Functor.h
src/SVTK/SVTK_View.cxx
src/SVTK/SVTK_View.h
src/SVTK/SVTK_ViewModel.cxx
src/SVTK/SVTK_ViewModel.h
src/SalomeApp/Makefile.am
src/SalomeApp/SalomeApp_Application.cxx
src/SalomeApp/SalomeApp_Application.h
src/SalomeApp/SalomeApp_Module.cxx
src/SalomeApp/SalomeApp_Module.h
src/SalomeApp/SalomeApp_Study.cxx