KDevelop API Documentation

JAVADebugger::JDBVarItem Class Reference

#include <jdbcontroller.h>

Inheritance diagram for JAVADebugger::JDBVarItem:

QObject List of all members.

Public Member Functions

 JDBVarItem ()
QString toString ()

Public Attributes

QString value
QString name
QPtrList< JDBVarItemsiblings

Constructor & Destructor Documentation

JAVADebugger::JDBVarItem::JDBVarItem  ) 
 

Definition at line 1449 of file jdbcontroller.cpp.

References name, and value.


Member Function Documentation

QString JAVADebugger::JDBVarItem::toString  ) 
 

Definition at line 1454 of file jdbcontroller.cpp.

References kdDebug(), name, siblings, and value.


Member Data Documentation

QString JAVADebugger::JDBVarItem::name
 

Definition at line 48 of file jdbcontroller.h.

Referenced by JAVADebugger::JDBController::analyzeDump(), JDBVarItem(), and toString().

QPtrList<JDBVarItem> JAVADebugger::JDBVarItem::siblings
 

Definition at line 49 of file jdbcontroller.h.

Referenced by JAVADebugger::JDBController::analyzeDump(), and toString().

QString JAVADebugger::JDBVarItem::value
 

Definition at line 47 of file jdbcontroller.h.

Referenced by JAVADebugger::JDBController::analyzeDump(), JDBVarItem(), and toString().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:33 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003