JAVADebugger::JDBVarItem Class Reference
#include <jdbcontroller.h>
Inheritance diagram for JAVADebugger::JDBVarItem:


Public Member Functions | |
JDBVarItem () | |
QString | toString () |
Public Attributes | |
QString | value |
QString | name |
QPtrList< JDBVarItem > | siblings |
Constructor & Destructor Documentation
|
Definition at line 1472 of file jdbcontroller.cpp. |
Member Function Documentation
|
Definition at line 1477 of file jdbcontroller.cpp. |
Member Data Documentation
|
Definition at line 48 of file jdbcontroller.h. Referenced by JAVADebugger::JDBController::analyzeDump(), JDBVarItem(), and toString(). |
|
Definition at line 49 of file jdbcontroller.h. Referenced by JAVADebugger::JDBController::analyzeDump(), and toString(). |
|
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:
- languages/java/debugger/jdbcontroller.h
- languages/java/debugger/jdbcontroller.cpp