variablewidget.h File Reference
#include <klistview.h>
#include <qwidget.h>
Include dependency graph for variablewidget.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
namespace | JAVADebugger |
Classes | |
class | JAVADebugger::VariableWidget |
class | JAVADebugger::VariableTree |
class | JAVADebugger::TrimmableItem |
class | JAVADebugger::VarItem |
class | JAVADebugger::FrameRoot |
class | JAVADebugger::WatchRoot |
Enumerations | |
enum | { VarNameCol = 0, ValueCol = 1 } |
enum | DataType { typeUnknown, typeValue, typePointer, typeReference, typeStruct, typeArray, typeQString, typeWhitespace, typeName } |
Enumeration Type Documentation
|
Definition at line 29 of file variablewidget.h. |
|
Definition at line 30 of file variablewidget.h. |