Directory Class Reference

#include <filedef.h>

Inheritance diagram for Directory:

DirEntry List of all members.

Public Member Functions

 Directory (Directory *parent, const QCString &name)
virtual ~Directory ()
void addChild (DirEntry *d)
QList< DirEntry > & children ()
void rename (const QCString &name)
void reParent (Directory *parent)

Detailed Description

Definition at line 290 of file filedef.h.


Constructor & Destructor Documentation

Directory::Directory ( Directory parent,
const QCString &  name 
) [inline]

Definition at line 293 of file filedef.h.

virtual Directory::~Directory (  )  [inline, virtual]

Definition at line 296 of file filedef.h.


Member Function Documentation

void Directory::addChild ( DirEntry d  )  [inline]

Definition at line 297 of file filedef.h.

References DirEntry::setLast().

QList<DirEntry>& Directory::children (  )  [inline]

Definition at line 298 of file filedef.h.

void Directory::rename ( const QCString &  name  )  [inline]

Definition at line 299 of file filedef.h.

References DirEntry::m_name.

void Directory::reParent ( Directory parent  )  [inline]

Definition at line 300 of file filedef.h.

References DirEntry::m_parent, and DirEntry::parent().


The documentation for this class was generated from the following file:



Generated on Mon Mar 31 10:58:57 2008 by  doxygen 1.5.1