umbrello API Documentation

UMLObjectList Class Reference

This sub-class adds copyInto and clone to the QPtrList<UMLObject> base class. More...

#include <umlobjectlist.h>

List of all members.

Public Member Functions

virtual void copyInto (UMLObjectList *rhs) const
 Copy the internal presentation of this object into the new object.
virtual UMLObjectListclone () const
 Make a clone of this object.


Detailed Description

This sub-class adds copyInto and clone to the QPtrList<UMLObject> base class.

Definition at line 35 of file umlobjectlist.h.


Member Function Documentation

void UMLObjectList::copyInto UMLObjectList rhs  )  const [virtual]
 

Copy the internal presentation of this object into the new object.

Definition at line 17 of file umlobjectlist.cpp.

References UMLObject::clone().

Referenced by clone(), UMLPackage::copyInto(), and UMLClassifier::copyInto().

UMLObjectList * UMLObjectList::clone  )  const [virtual]
 

Make a clone of this object.

Definition at line 35 of file umlobjectlist.cpp.

References clone(), and copyInto().

Referenced by clone().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for umbrello Version 3.1.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Jun 26 08:08:07 2007 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003