KDevelop API Documentation

ClassTreeScopeItem Class Reference

#include <classtreebase.h>

Inheritance diagram for ClassTreeScopeItem:

Inheritance graph
[legend]
Collaboration diagram for ClassTreeScopeItem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ClassTreeScopeItem (ClassTreeBase *parent, ClassTreeItem *lastSibling, ParsedScopeContainer *parsedScope)
 ClassTreeScopeItem (ClassTreeItem *parent, ClassTreeItem *lastSibling, ParsedScopeContainer *parsedScope)
 ~ClassTreeScopeItem ()
virtual QString text (int) const
virtual void setOpen (bool o)

Private Member Functions

void init ()

Constructor & Destructor Documentation

ClassTreeScopeItem::ClassTreeScopeItem ClassTreeBase parent,
ClassTreeItem lastSibling,
ParsedScopeContainer *  parsedScope
[inline]
 

Definition at line 150 of file classtreebase.h.

References init().

Referenced by setOpen().

ClassTreeScopeItem::ClassTreeScopeItem ClassTreeItem parent,
ClassTreeItem lastSibling,
ParsedScopeContainer *  parsedScope
[inline]
 

Definition at line 156 of file classtreebase.h.

References init().

ClassTreeScopeItem::~ClassTreeScopeItem  )  [inline]
 

Definition at line 162 of file classtreebase.h.


Member Function Documentation

void ClassTreeScopeItem::init  )  [private]
 

Reimplemented from ClassTreeItem.

Definition at line 142 of file classtreebase.cpp.

Referenced by ClassTreeScopeItem().

void ClassTreeScopeItem::setOpen bool  o  )  [virtual]
 

Definition at line 159 of file classtreebase.cpp.

References childCount(), ClassTreeItem::classTree(), ClassTreeScopeItem(), KDevLanguageSupport::features(), kdDebug(), KDevPlugin::languageSupport(), and ClassTreeBase::m_part.

QString ClassTreeScopeItem::text int   )  const [virtual]
 

Reimplemented from ClassTreeItem.

Definition at line 149 of file classtreebase.cpp.

References ClassTreeItem::text().


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 Wed Mar 23 00:20:27 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003