Salome HOME
Update classes documentation
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetCheckGroupBox.h
index d9d9f533c3905d5fb58cfa0ed7492055f3fa38c7..7bc9b041dba32966890a0e1dbde7ac56e59408f5 100755 (executable)
@@ -29,6 +29,8 @@ public:
   ModuleBase_WidgetCheckGroupBox(QWidget* theParent, const Config_WidgetAPI* theData);
   virtual ~ModuleBase_WidgetCheckGroupBox();
 
+  /// Set the title of the group box
+  /// \param theTitle the text of the title
   void setTitle(const QString& theTitle);
 
   /// Methods to be redefined from ModuleBase_PageBase: start