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

Public Member Functions

 KDebugDCOPIface ()
 ~KDebugDCOPIface ()

Detailed Description

DCOP interface to KDebug.

Definition at line 30 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 gdb

Definition 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.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Jan 23 19:32:13 2006 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003