kdecore Library API Documentation

KDebugDCOPIface Class Reference

DCOP interface to KDebug. More...

#include <kdebugdcopiface.h>

Inheritance diagram for KDebugDCOPIface:

DCOPObject List of all members.

DCOP Member Functions

void notifyKDebugConfigChanged ()
void printBacktrace ()

Detailed Description

DCOP interface to KDebug.

Definition at line 29 of file kdebugdcopiface.h.


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 gdbDefinition at line 36 of file kdebugdcopiface.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdecore Library Version 3.3.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Sep 29 09:40:12 2004 by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2003