X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModuleBase%2FModuleBase_WidgetBoolValue.h;h=1c13e0458ce9b5d998eedce6e638b2a485e558e1;hb=c93898acb58bc77dbfef4f5cba260885d31379fe;hp=518d9a163698df418347103b689569e117be080d;hpb=6a7b7e89852489a242ed25f5808d9306b00cc7d9;p=modules%2Fshaper.git diff --git a/src/ModuleBase/ModuleBase_WidgetBoolValue.h b/src/ModuleBase/ModuleBase_WidgetBoolValue.h index 518d9a163..1c13e0458 100644 --- a/src/ModuleBase/ModuleBase_WidgetBoolValue.h +++ b/src/ModuleBase/ModuleBase_WidgetBoolValue.h @@ -35,12 +35,12 @@ Q_OBJECT virtual QList getControls() const; - QWidget* getControl() const; + virtual void setHighlighted(bool isHighlighted); 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