PythonQt
|
Go to the source code of this file.
Classes | |
struct | PythonQtStdInRedirect |
declares the stdin redirection class More... | |
Typedefs | |
typedef QString | PythonQtInputChangedCB(void *callData) |
declares the callback that is called from the write() function More... | |
Variables | |
PyTypeObject | PythonQtStdInRedirectType |
declares the type of the stdout redirection class More... | |
typedef QString PythonQtInputChangedCB(void *callData) |
declares the callback that is called from the write() function
Definition at line 54 of file PythonQtStdIn.h.
|
extern |
declares the type of the stdout redirection class