]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/GEOMGUI/GEOMGUI.h
Salome HOME
Merge from V6_main 11/02/2013
[modules/geom.git] / src / GEOMGUI / GEOMGUI.h
index 87b76ed243cb020945d8d16be782c92ef05b1e23..eac15283a6899e7c7a3b3434fa0a1ae5ded870b5 100644 (file)
@@ -51,6 +51,7 @@ public :
 
   // Each of this methods can be redifined by descendants
   virtual bool OnGUIEvent( int theCommandID, SUIT_Desktop* parent );
+  virtual bool OnGUIEvent( int theCommandID, SUIT_Desktop* parent, const QVariant& theParam  );
 
   virtual bool OnMousePress( QMouseEvent* pe, SUIT_Desktop* parent, SUIT_ViewWindow* );
   virtual bool OnMouseMove( QMouseEvent* pe, SUIT_Desktop* parent, SUIT_ViewWindow* );