Salome HOME
Code documentation update
[modules/shaper.git] / src / XGUI / XGUI_Selection.h
index 5dcd44ee157adbb11a40f159d0425ab29682efd0..5c3eb4a41309299f28ba1b538dc54e750b50385f 100644 (file)
 
 class XGUI_Workshop;
 
+/**
+* Implementation of \ref ModuleBase_ISelection interface.
+*/
 class XGUI_EXPORT XGUI_Selection : public ModuleBase_ISelection
 {
  public:
+   /// Constructor
+   /// \param theWorkshop reference to workshop instance
   XGUI_Selection(XGUI_Workshop* theWorkshop);
 
   /// Returns a list of viewer selected presentations