Salome HOME
PR: synchro V6_main tag mergeto_V7_main_11Feb13
[modules/geom.git] / src / GEOMToolsGUI / GEOMToolsGUI.h
index 8b6c32c78f1f8f3aa9e2270bf2675c1f3f6d4b89..6c04a9be5ffe36f4508925c5ca993517b48c1aef 100644 (file)
@@ -54,6 +54,8 @@ public:
   ~GEOMToolsGUI();
 
   bool         OnGUIEvent( int, SUIT_Desktop* );
+  bool         OnGUIEvent( int theCommandID, SUIT_Desktop*, const QVariant& );
+
   virtual void deactivate();
 
   enum ActionType { SHOWDLG, INCR, DECR };
@@ -82,6 +84,8 @@ private:
   void         OnPublishObject() ;
   void         OnPointMarker();
   void         OnMaterialProperties();
+  void         OnMaterialsLibrary();
+  void         OnSetMaterial(const QVariant& );
   void         OnEdgeWidth();
   void         OnIsosWidth();
   void         OnBringToFront();