KDevelop API Documentation

JAVADebugger::JDBVarItem Class Reference

#include <jdbcontroller.h>

Inheritance diagram for JAVADebugger::JDBVarItem:

Inheritance graph
[legend]
Collaboration diagram for JAVADebugger::JDBVarItem:

Collaboration graph
[legend]
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 1472 of file jdbcontroller.cpp.

References name, and value.


Member Function Documentation

QString JAVADebugger::JDBVarItem::toString  ) 
 

Definition at line 1477 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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:51:18 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003