Module implementing the Qt version of the debug client.
DebugClient | Class implementing the client side of the debugger. |
DebugClientQAppHook | Module function called by PyQt when the QApplication instance has been created. |
Class implementing the client side of the debugger.
This variant of the debugger implements a Qt debugger client by subclassing all relevant base classes.
DebugClient | Constructor |
Constructor
Module function called by PyQt when the QApplication instance has been created.