|
PythonQt
|
declares the stdin redirection class More...
#include <PythonQtStdIn.h>
Public Attributes | |
| PyObject_HEAD PythonQtInputChangedCB * | _cb |
| void * | _callData |
| bool | _isatty |
declares the stdin redirection class
Definition at line 57 of file PythonQtStdIn.h.
| void* PythonQtStdInRedirect::_callData |
Definition at line 60 of file PythonQtStdIn.h.
| PyObject_HEAD PythonQtInputChangedCB* PythonQtStdInRedirect::_cb |
Definition at line 59 of file PythonQtStdIn.h.
| bool PythonQtStdInRedirect::_isatty |
Definition at line 61 of file PythonQtStdIn.h.