X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModuleBase%2FModuleBase_WidgetBoolValue.h;h=1c13e0458ce9b5d998eedce6e638b2a485e558e1;hb=cdc2caa21375bc96aaad9bb7c3ee1140dac1d738;hp=518d9a163698df418347103b689569e117be080d;hpb=b69a4c4ae0f7eb0e9c17d3db0229b04b1fe77ecf;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