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

Author
Werner Mayer

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()

void PythonDebugExcept::init_type ( void  )
static

◆ repr()

Py::Object PythonDebugExcept::repr ( )

The documentation for this class was generated from the following files: