KDevelop API Documentation

variablewidget.h File Reference

#include <klistview.h>
#include <qwidget.h>

Include dependency graph for variablewidget.h:

Include dependency graph

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

Included by dependency graph

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

anonymous enum
 

Enumeration values:
VarNameCol 
ValueCol 

Definition at line 29 of file variablewidget.h.

enum DataType
 

Enumeration values:
typeUnknown 
typeValue 
typePointer 
typeReference 
typeStruct 
typeArray 
typeQString 
typeWhitespace 
typeName 

Definition at line 30 of file variablewidget.h.

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:26:13 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003