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