]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModuleBase/ModuleBase_MetaWidget.h
Salome HOME
Replace boost::shared_ptr<ModelAPI_Feature> on FeaturePtr
[modules/shaper.git] / src / ModuleBase / ModuleBase_MetaWidget.h
index 0bbc6fbcdfdc945964273092697e5acb451eb596..42504e0f0a98203a44d1b34501f40c93b2575c64 100644 (file)
@@ -23,9 +23,9 @@ public:
   MODULEBASE_EXPORT ModuleBase_MetaWidget(QWidget* theWrapped);
   virtual ~ModuleBase_MetaWidget();
   //! Interface for saving widget's data into the data model
-  MODULEBASE_EXPORT virtual bool storeValue(boost::shared_ptr<ModelAPI_Feature> theFeature);
+  MODULEBASE_EXPORT virtual bool storeValue(FeaturePtr theFeature);
   //! Interface for loading widget's data from the data model
-  MODULEBASE_EXPORT virtual bool restoreValue(boost::shared_ptr<ModelAPI_Feature> theFeature);
+  MODULEBASE_EXPORT virtual bool restoreValue(FeaturePtr theFeature);
 
   /// Set focus to the current widget if it corresponds to the given attribute
   /// \param theAttribute name