|
PythonQt
|
Go to the source code of this file.
Classes | |
| struct | PythonQtStdOutRedirect |
| declares the stdout redirection class More... | |
Typedefs | |
| typedef void | PythonQtOutputChangedCB(const QString &str) |
| declares the callback that is called from the write() function | |
Variables | |
| PyTypeObject | PythonQtStdOutRedirectType |
| declares the type of the stdout redirection class | |
declares the callback that is called from the write() function
Definition at line 55 of file PythonQtStdOut.h.
|
extern |
declares the type of the stdout redirection class