Salome HOME
Using mouse double click for history line change
[modules/shaper.git] / src / PartSet / PartSet_Module.h
index 3902138cb1ab6bc94c797def84d6f6b2f342b630..cc5e97ae051b1f43a1ac92e79f39b935e37b7888 100644 (file)
@@ -128,6 +128,10 @@ public:
   /// \param theMessage an event message
   virtual void processEvent(const std::shared_ptr<Events_Message>& theMessage);
 
+  /// This method is called on object browser creation for customisation of module specific features
+  /// \param theObjectBrowser a pinter on Object Browser widget
+  virtual void customizeObjectBrowser(QWidget* theObjectBrowser);
+
 public slots:
   /// SLOT, that is called by no more widget signal emitted by property panel
   /// Set a specific flag to restart the sketcher operation