Salome HOME
Correct processing of the fixed arc in PlaneGCS (issue #1280)
[modules/shaper.git] / src / ModuleBase / ModuleBase_ModelWidget.h
index 35042a6458f6741b988ea49835e2a602c2e4328d..8d6b0be3b3a14d47a54b5ebc4f0d3c0c38aa3c7a 100644 (file)
@@ -218,7 +218,8 @@ signals:
   void keyReleased(QObject* theObject, QKeyEvent* theEvent);
 
   /// The signal is emitted if the enter is clicked in the control of the widget
-  void enterClicked();
+  /// \param theObject a sender of the event
+  void enterClicked(QObject* theObject);
 
   /// The signal about the widget is get focus
   /// \param theWidget the model base widget