Salome HOME
Merge branch 'master' of newgeom:newgeom
[modules/shaper.git] / src / PartSet / PartSet_OperationSketchBase.h
index e5aa868a398f1afb38bf98482998d0ba68d0ca2c..48aa06c840fc0878d6b496543f17a92d0b1af7c1 100644 (file)
@@ -53,6 +53,10 @@ public:
   /// \param thePoint a 3D point clicked in the viewer
   virtual void mouseMoved(const gp_Pnt& thePoint) {};
 
+  /// Processes the key pressed in the view
+  /// \param theKey a key value
+  virtual void keyReleased(const int theKey) {};
+
 signals:
   /// Signal about the feature construing is finished
   /// \param theFeature the result feature