1#ifndef _PYTHONQTSTDIN_H
2#define _PYTHONQTSTDIN_H
47#include "structmember.h"
PyObject * PythonQtConvertPairToPython(const void *inPair, int metaTypeId)
QString PythonQtInputChangedCB(void *callData)
declares the callback that is called from the write() function
PyTypeObject PythonQtStdInRedirectType
declares the type of the stdout redirection class
declares the stdin redirection class
PyObject_HEAD PythonQtInputChangedCB * _cb