DebugManager Class Reference

#include <debugmanager.h>

Collaboration diagram for DebugManager:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ~DebugManager ()
void registerGpsim (GpsimProcessor *gpsim)
void urlOpened (TextDocument *td)

Static Public Member Functions

static DebugManagerself ()

Protected Attributes

GpsimProcessorList m_processors

Detailed Description

Author:
David Saxton

Definition at line 29 of file debugmanager.h.


Member Function Documentation

void DebugManager::urlOpened ( TextDocument td  ) 

Called from TextDocument when it opens a URL so that it can be connected up to any processors that refer to its url.

Definition at line 66 of file debugmanager.cpp.

References TextDocument::debuggerIsRunning(), TextDocument::guessedCodeType(), m_processors, TextDocument::setDebugger(), and Document::url().

Referenced by TextDocument::openURL().


The documentation for this class was generated from the following files:
Generated on Tue May 8 17:05:38 2007 for KTechLab by  doxygen 1.5.1