Gui::PythonDebugStderr Class Reference
#include <PythonDebugger.h>
Public Member Functions | |
PythonDebugStderr () | |
Py::Object | repr () |
Py::Object | write (const Py::Tuple &) |
~PythonDebugStderr () | |
Static Public Member Functions | |
static void | init_type (void) |
Detailed Description
Constructor & Destructor Documentation
◆ PythonDebugStderr()
PythonDebugStderr::PythonDebugStderr | ( | ) |
◆ ~PythonDebugStderr()
PythonDebugStderr::~PythonDebugStderr | ( | ) |
Member Function Documentation
◆ init_type()
|
static |
References write().
Referenced by Gui::PythonDebugModule::init_module().
◆ repr()
Py::Object PythonDebugStderr::repr | ( | ) |
◆ write()
Py::Object PythonDebugStderr::write | ( | const Py::Tuple & | args | ) |
References Base::Console(), and Base::ConsoleSingleton::Error().
Referenced by init_type(), and gzip_utf8.GzipFile::seek().
The documentation for this class was generated from the following files:
- src/Gui/PythonDebugger.h
- src/Gui/PythonDebugger.cpp