]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/XGUI/XGUI_ViewerProxy.h
Salome HOME
Update code documentation
[modules/shaper.git] / src / XGUI / XGUI_ViewerProxy.h
index 7cd1f90d6e7b8e3bb9bb439d1962a33ef6b446de..d882b47919c81d6ab64f5ef7bd48022d6a7c7b2d 100644 (file)
@@ -19,6 +19,8 @@ class XGUI_EXPORT XGUI_ViewerProxy : public ModuleBase_IViewer
 {
 Q_OBJECT
  public:
+   /// Constructor
+   /// \param theParent a parent object
   XGUI_ViewerProxy(XGUI_Workshop* theParent);
 
   //! Returns AIS_InteractiveContext from current OCCViewer