Salome HOME
Merge branch 'master' of newgeom:newgeom
[modules/shaper.git] / src / PartSet / PartSet_OperationSketchLine.h
index 3e07b82b8a510b0663c6c2f0d5591360e092c8d7..86b1eacebc7cb3b9cb6b2a9a20bb728915543dda 100644 (file)
@@ -42,6 +42,9 @@ public:
   /// Gives the current mouse point in the viewer
   /// \param thePoint a 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 sketch plane is selected