X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSALOME_PYQT%2FSALOME_PYQT_GUILight%2FSALOME_PYQT_BorrowedDataObjectLight.cxx;fp=src%2FSALOME_PYQT%2FSALOME_PYQT_GUILight%2FSALOME_PYQT_BorrowedDataObjectLight.cxx;h=fd5147e3cfc0525d94ac439b7d79061657b73041;hb=3e8ec0e8630788d691b035b4ad6ad847e7a68d72;hp=cdb758ba09cacae7147f08f2b109257cf8f40fae;hpb=49155b853f3c6592e518ed188a20b083095e1b4c;p=modules%2Fgui.git diff --git a/src/SALOME_PYQT/SALOME_PYQT_GUILight/SALOME_PYQT_BorrowedDataObjectLight.cxx b/src/SALOME_PYQT/SALOME_PYQT_GUILight/SALOME_PYQT_BorrowedDataObjectLight.cxx index cdb758ba0..fd5147e3c 100644 --- a/src/SALOME_PYQT/SALOME_PYQT_GUILight/SALOME_PYQT_BorrowedDataObjectLight.cxx +++ b/src/SALOME_PYQT/SALOME_PYQT_GUILight/SALOME_PYQT_BorrowedDataObjectLight.cxx @@ -33,7 +33,9 @@ /*! * Class: SALOME_PYQT_BorrowedDataObjectLight - * Description: LIGHT PYTHON module's Borrowed data object: reference objects from other modules + * Description: LIGHT PYTHON module's Borrowed data object: reference objects from other modules. + * Used to propagate selection in a light module client of other modules publishing objects in study. + * (copied from SALOME_PYQT_DataObjectLight) */ //=================================================================================