KDevelop API Documentation

GDBDebugger::ThreadStackItem Class Reference

#include <framestackwidget.h>

Inheritance diagram for GDBDebugger::ThreadStackItem:

QListViewItem 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.

References threadNo_.

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


Member Data Documentation

int GDBDebugger::ThreadStackItem::threadNo_ [private]
 

Definition at line 41 of file framestackwidget.h.

Referenced by threadNo(), and 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.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:09 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003