Salome HOME
The flushCreated/flushUpdated are obsolete and nobody uses them.
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetBoolValue.h
index 518d9a163698df418347103b689569e117be080d..f5c3f494f91eeae10b00df4e649f3915c78a89bf 100644 (file)
@@ -35,12 +35,10 @@ Q_OBJECT
 
   virtual QList<QWidget*> getControls() const;
 
-  QWidget* getControl() const;
-
 protected:
   /// Saves the internal parameters to the given feature
   /// \return True in success
-  virtual bool storeValue() const;
+  virtual bool storeValueCustom() const;
 
  private:
    /// The check box