Salome HOME
Block shape type combo's signals on restoring values. Fixes issue #220 #230
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetDoubleValue.h
index 70c8a272b15d309684668836b7a6447d07295a95..20afafbe18f9862e7a43b15c0287660334f79ed7 100644 (file)
@@ -43,11 +43,6 @@ Q_OBJECT
     return myContainer;
   }
 
-  /// Process key release envent on the widget spin box controls
-  /// \param theObject the object where the event happens
-  /// \param theEvent the processed event
-  virtual bool eventFilter(QObject *theObject, QEvent *theEvent);
-
  public slots:
  /// Delayed value chnged: when user starts typing something,
  // it gives him a 0,5 second to finish typing, when sends valueChnaged() signal