Salome HOME
Split loadTemplate into 2 parts to ease overload of default visitor
[tools/adao_interface.git] / AdaoExchangeLayer.hxx
index 988e23cf742f919268707d96b0c561430089be14..c9f2257572c2ccf7ceff2008c00ea57d783b7a6d 100644 (file)
@@ -40,6 +40,7 @@ public:
   PyObject *getPythonContext() const;
   std::string printContext() const;
   void init();
+  void setFunctionCallbackInModel(AdaoModel::MainModel *model);
   void loadTemplate(AdaoModel::MainModel *model);
   void execute();
   bool next(PyObject *& inputRequested);