• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdecore
 

tdecore

List of all members
KDebugDCOPIface Class Reference

#include <kdebugdcopiface.h>

Inheritance diagram for KDebugDCOPIface:
DCOPObject

Additional Inherited Members

- Public Member Functions inherited from DCOPObject
 DCOPObject (TQObject *obj)
 
 DCOPObject (const TQCString &objId)
 
TQCString objId () const
 
bool setObjId (const TQCString &objId)
 
virtual bool process (const TQCString &fun, const TQByteArray &data, TQCString &replyType, TQByteArray &replyData)
 
virtual bool processDynamic (const TQCString &fun, const TQByteArray &data, TQCString &replyType, TQByteArray &replyData)
 
virtual QCStringList functionsDynamic ()
 
virtual QCStringList interfacesDynamic ()
 
virtual QCStringList interfaces ()
 
virtual QCStringList functions ()
 
void emitDCOPSignal (const TQCString &signal, const TQByteArray &data)
 
bool connectDCOPSignal (const TQCString &sender, const TQCString &senderObj, const TQCString &signal, const TQCString &slot, bool Volatile)
 
bool disconnectDCOPSignal (const TQCString &sender, const TQCString &senderObj, const TQCString &signal, const TQCString &slot)
 
DCOPClient * callingDcopClient ()
 
- Static Public Member Functions inherited from DCOPObject
static bool hasObject (const TQCString &objId)
 
static DCOPObject * find (const TQCString &objId)
 
static TQPtrList< DCOPObject > match (const TQCString &partialId)
 
static TQCString objectName (TQObject *obj)
 

Detailed Description

DCOP interface to KDebug.

Definition at line 30 of file kdebugdcopiface.h.

Constructor & Destructor Documentation

◆ KDebugDCOPIface()

KDebugDCOPIface::KDebugDCOPIface ( )

Definition at line 23 of file kdebugdcopiface.cpp.

◆ ~KDebugDCOPIface()

KDebugDCOPIface::~KDebugDCOPIface ( )

Definition at line 27 of file kdebugdcopiface.cpp.

Member Function Documentation

◆ notifyKDebugConfigChanged

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.

◆ printBacktrace

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:
  • kdebugdcopiface.h
  • kdebugdcopiface.cpp

tdecore

Skip menu "tdecore"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdecore

Skip menu "tdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdecore by doxygen 1.9.4
This website is maintained by Timothy Pearson.