Salome HOME
add comments
[modules/gui.git] / src / SALOME_PYQT / SALOME_PYQT_GUILight / SALOME_PYQT_BorrowedDataObjectLight.cxx
index cdb758ba09cacae7147f08f2b109257cf8f40fae..fd5147e3cfc0525d94ac439b7d79061657b73041 100644 (file)
@@ -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)
  */
 
 //=================================================================================