KDevelop API Documentation

variablewidget.h File Reference

#include "gdbcontroller.h"
#include <klistview.h>
#include <kcombobox.h>
#include <qwidget.h>
#include <qtooltip.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  GDBDebugger

Classes

class  GDBDebugger::VariableWidget
class  GDBDebugger::VariableTree
class  GDBDebugger::TrimmableItem
class  GDBDebugger::VarItem
class  GDBDebugger::VarFrameRoot
class  GDBDebugger::WatchRoot

Enumerations

enum  { VarNameCol = 0, ValueCol = 1, VarTypeCol = 2 }
enum  DataType {
  typeUnknown, typeValue, typePointer, typeReference,
  typeStruct, typeArray, typeQString, typeWhitespace,
  typeName
}


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
VarNameCol 
ValueCol 
VarTypeCol 

Definition at line 38 of file variablewidget.h.

enum DataType
 

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

Definition at line 39 of file variablewidget.h.

Referenced by GDBDebugger::GDBParser::determineType(), GDBDebugger::VarItem::getDataType(), GDBDebugger::TrimmableItem::getDataType(), GDBDebugger::GDBParser::parseArray(), GDBDebugger::GDBParser::parseData(), and GDBDebugger::GDBParser::setItem().

KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:07:45 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003