#include <SALOME_PYQT_PyInterp.h>
SALOME_PYQT_PyInterp::SALOME_PYQT_PyInterp |
( |
| ) |
|
constructor : the main SALOME Python interpreter is used for PyQt GUI. calls initialize method defined in base class, which calls virtual methods initstate & initcontext redefined here
SALOME_PYQT_PyInterp::~SALOME_PYQT_PyInterp |
( |
| ) |
|
bool SALOME_PYQT_PyInterp::initContext |
( |
| ) |
|
|
protectedvirtual |
Override. Create a distinct context from the SALOME Python console. Especially the global context is not connected to main as in PyInterp_Interp
void SALOME_PYQT_PyInterp::initPython |
( |
| ) |
|
|
protectedvirtual |
int SALOME_PYQT_PyInterp::run |
( |
const char * |
command | ) |
|
|
virtual |
The documentation for this class was generated from the following files: