Go to the documentation of this file.
8 #ifndef PYCONSOLEINTERFACE_H_
9 #define PYCONSOLEINTERFACE_H_
17 #if !defined( SWIG ) && !defined( SWIGCPP )
31 #if !defined( SWIG ) && !defined( SWIGCPP )
Definition: pyconsole.h:18
Definition: pyconsoleinterface.h:15
char * bufferedInput(char *prompt)
QString asyncBufferedInput(QString prompt)
CAPyConsole * _pycons
Definition: pyconsoleinterface.h:32
CAPyConsoleInterface(CAPyConsole *pyConsole)
CAPyConsoleInterface()
Definition: pyconsoleinterface.h:27
void asyncBufferedOutput(QString bufInp, bool bStdErr)
void bufferedOutput(char *bufInp, bool bStdErr)