KDECore
KDebugDCOPIface Class Reference
DCOP interface to KDebug. More...
#include <kdebugdcopiface.h>
Inheritance diagram for KDebugDCOPIface:
Public Member Functions | |
KDebugDCOPIface () | |
~KDebugDCOPIface () |
Detailed Description
DCOP interface to KDebug.Definition at line 30 of file kdebugdcopiface.h.
Constructor & Destructor Documentation
KDebugDCOPIface::KDebugDCOPIface | ( | ) |
Definition at line 23 of file kdebugdcopiface.cpp.
KDebugDCOPIface::~KDebugDCOPIface | ( | ) |
Definition at line 27 of file kdebugdcopiface.cpp.
Member Function Documentation
void KDebugDCOPIface::notifyKDebugConfigChanged | ( | ) |
The kdebugrc has been changed and should be reparsed now.
This will simply call kdClearDebugConfig
Definition at line 31 of file kdebugdcopiface.cpp.
void KDebugDCOPIface::printBacktrace | ( | ) |
Print out a kdBacktrace.
Useful when trying to understand why a dialog is popping up, without having to launch gdb
Definition at line 36 of file kdebugdcopiface.cpp.
The documentation for this class was generated from the following files: