X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModuleBase%2FModuleBase_WidgetPoint2D.h;h=bb0f7c84dbfa966a76577a623ae8bdefb43793ca;hb=a8d0fddcc65db1fe234df36354b6735918075a70;hp=4e4dd152f28536057150fd7925ea9e75b890778f;hpb=6a20927e015a5c9ac96e44f7ceef403cd5b12a26;p=modules%2Fshaper.git diff --git a/src/ModuleBase/ModuleBase_WidgetPoint2D.h b/src/ModuleBase/ModuleBase_WidgetPoint2D.h index 4e4dd152f..bb0f7c84d 100644 --- a/src/ModuleBase/ModuleBase_WidgetPoint2D.h +++ b/src/ModuleBase/ModuleBase_WidgetPoint2D.h @@ -45,6 +45,9 @@ public: /// \return a control list virtual QList getControls() const; + /// 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); private: