X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FXGUI_Selection.h;h=f766841d6edea79f9134a863816e55bd52b400ad;hb=9c54fb01877c455abb5b5ff22e384468f795b328;hp=5dcd44ee157adbb11a40f159d0425ab29682efd0;hpb=909e3c4143da4ae7896b9dbe0619e5028827c4b4;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_Selection.h b/src/XGUI/XGUI_Selection.h index 5dcd44ee1..f766841d6 100644 --- a/src/XGUI/XGUI_Selection.h +++ b/src/XGUI/XGUI_Selection.h @@ -22,9 +22,15 @@ class XGUI_Workshop; +/** +* \ingroup GUI +* 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