Go to the documentation of this file.
   24 #ifndef SALOME_PYQT_PYINTERP_H 
   25 #define SALOME_PYQT_PYINTERP_H 
   29 #include "PyInterp_Interp.h"  
   37   virtual int run(
const char *command);
 
   40   virtual void initPython();
 
   41   virtual bool initContext();
 
   44 #endif // SALOME_PYQT_PYINTERP_H