KDevelop API Documentation

GDBDebugger::ThreadStackItem Class Reference

#include <framestackwidget.h>

Inheritance diagram for GDBDebugger::ThreadStackItem:

Inheritance graph
[legend]
Collaboration diagram for GDBDebugger::ThreadStackItem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ThreadStackItem (FramestackWidget *parent, const QString &threadDesc)
virtual ~ThreadStackItem ()
void setOpen (bool open)
QListViewItemlastChild () const
int threadNo ()

Private Attributes

int threadNo_

Constructor & Destructor Documentation

GDBDebugger::ThreadStackItem::ThreadStackItem FramestackWidget parent,
const QString threadDesc
 

Definition at line 323 of file framestackwidget.cpp.

References threadNo_, and GDBDebugger::VarNameCol.

GDBDebugger::ThreadStackItem::~ThreadStackItem  )  [virtual]
 

Definition at line 337 of file framestackwidget.cpp.


Member Function Documentation

QListViewItem * GDBDebugger::ThreadStackItem::lastChild  )  const
 

Definition at line 342 of file framestackwidget.cpp.

void GDBDebugger::ThreadStackItem::setOpen bool  open  ) 
 

Definition at line 354 of file framestackwidget.cpp.

References threadNo().

Referenced by GDBDebugger::FramestackWidget::parseGDBBacktraceList().

int GDBDebugger::ThreadStackItem::threadNo  )  [inline]
 

Definition at line 37 of file framestackwidget.h.

Referenced by GDBDebugger::FramestackWidget::findThread(), setOpen(), and GDBDebugger::FramestackWidget::slotSelectionChanged().


Member Data Documentation

int GDBDebugger::ThreadStackItem::threadNo_ [private]
 

Definition at line 41 of file framestackwidget.h.

Referenced by ThreadStackItem().


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